type Date (v202505)

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

  • Dependencies like DateTime and DateValue are mentioned, which are used with services such as LineItemTemplateService.

  • The Date object is described as representing a date, with fields for year, month, and day.

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)