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, explaining its representation and the fields it contains (year, month, day).

  • The dependencies section highlights DateTime and DateValue as related concepts.

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)