AI-generated Key Takeaways
-
The
DateTimeValue
object is part of the Google Ad Manager API and falls under theContentBundleService
within the namespacehttps://www.google.com/apis/ads/publisher/v202411
. -
It is used to represent a specific date and time value within the Ad Manager system.
-
The core functionality of
DateTimeValue
revolves around itsvalue
field, which stores the actualDateTime
data. -
DateTimeValue
inherits from theValue
object, placing it within a hierarchy of value types includingBooleanValue
,DateValue
,NumberValue
,ObjectValue
,SetValue
, andTextValue
.
Contains a date-time value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
Value (inherited)
|
|
DateTimeValue
|
|
|
The |