type Date (v202502)

  • The content provides a list of various services available in the Ad Manager API, including services for Ad Rules, Adjustments, Audience Segments, and many more.

  • It also lists dependencies used by these services, such as DateTime and DateValue.

  • The "Date" section specifically defines a Date object with fields for year, month, and day.

Represents a date.


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

Field

year

xsd:int

Year (e.g., 2009)

month

xsd:int

Month (1..12)

day

xsd:int

Day (1..31)