type DateTimeValue (v202411)

  • 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 a value field which stores the actual date and time information as a DateTime 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

value

DateTime

The DateTime value.