type Date (v202508)

  • The page lists various services available in the Google Ad Manager API, including services for managing ads, audiences, inventory, and reports.

  • The Date object represents a date with fields for year, month, and day.

  • The listed services and the Date object are part of the https://www.google.com/apis/ads/publisher/v202508 namespace.

Represents a date.


Namespace
https://www.google.com/apis/ads/publisher/v202508

Field

year

xsd:int

Year (e.g., 2009)

month

xsd:int

Month (1..12)

day

xsd:int

Day (1..31)