type Date (v202505)

  • The webpage lists various services available in the Ad Manager API for version v202505, along with links to their respective documentation.

  • It includes a section detailing the "Date" object, which represents a date and has fields for year, month, and day.

  • Dependencies like DateTime and DateValue are also listed.

Represents a date.


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

Field

year

xsd:int

Year (e.g., 2009)

month

xsd:int

Month (1..12)

day

xsd:int

Day (1..31)