type Date (v202505)

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

  • A specific data type, Date, is detailed, explaining its purpose as representing a date and its constituent fields: year, month, and day.

  • The Date data type is defined within the https://www.google.com/apis/ads/publisher/v202505 namespace.

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)