type Date (v202502)

  • The content lists numerous Ad Manager API services for various ad-related functions.

  • Several services are hyperlinked, indicating they are likely documented in more detail elsewhere.

  • A "Dependencies" section lists DateTime and DateValue, suggesting they are used by the services.

  • The Date object is defined 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)