type Date (v202505)

  • The webpage provides a list of various services available within the Google Ad Manager API, each linked to its respective documentation.

  • Each listed service, such as AdRuleService and CreativeService, includes a link to its reference documentation for version v202505.

  • The page also highlights dependencies like DateTime and DateValue, providing links to their definitions within the CustomFieldService documentation.

  • A detailed description of the Date object is provided, including its representation and fields for year, month, and day.

  • The namespace for the services and data structures is identified as https://www.google.com/apis/ads/publisher/v202505.

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)