AI-generated Key Takeaways
-
The
DateTimeValue
object is used to represent a specific date and time within the Google Ad Manager API. -
It inherits from the
Value
object, which is a base class for various data types in the system. -
DateTimeValue
includes avalue
field which stores the actual date and time information as aDateTime
object. -
This object is frequently utilized by various Google Ad Manager services to manage scheduling, reporting, and other time-sensitive functionalities.
Contains a date-time value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
Value (inherited)
|
|
DateTimeValue
|
|
|
The |