type DateTimeValue (v202502)

  • The DateTimeValue object is used to represent a date-time value within various Ad Manager API services.

  • DateTimeValue inherits from the Value class.

  • The DateTimeValue object contains a single field, value, which is of type DateTime and holds the actual date-time.

Contains a date-time value.


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

Field

Value (inherited)
DateTimeValue

value

DateTime

The DateTime value.