type Date (v202505)

  • The webpage lists various Ad Manager API services for the v202505 version.

  • It provides links to the documentation for each listed service.

  • The "Dependencies" section highlights related data types like DateTime and DateValue.

  • The "Date" section explains the structure and fields (year, month, day) for representing a date in the API.

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)