type DateValue (v202508)

  • The content lists various Ad Manager API services for the v202508 version, including services for ad rules, adjustments, audience segments, and more.

  • It details the inheritance structure for value types within the API, showing that types like BooleanValue, DateTimeValue, and DateValue inherit from the base Value type.

  • The DateValue type is specifically described as containing a date value, with a field named value of type Date.

Contains a date value.


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

Field

Value (inherited)
DateValue

value

Date

The Date value.