type DateTimeValue (v202508)

  • DateTimeValue represents a date-time value within the Ad Manager API.

  • It inherits from the Value type.

  • The DateTimeValue object contains a single field, value, which holds the DateTime object.

  • DateTimeValue is used across various services in the Ad Manager API.

Contains a date-time value.


Namespace
https://www.google.com/apis/ads/publisher/v202508

Field

Value (inherited)
DateTimeValue

value

DateTime

The DateTime value.