type Date (v202502)

  • The content lists various services available within the Google Ad Manager API, version v202502.

  • Each service is linked to its specific documentation, providing details like Date information.

  • A "Date" object is defined with fields for year, month, and day, represented as integers.

Represents a date.


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

Field

year

xsd:int

Year (e.g., 2009)

month

xsd:int

Month (1..12)

day

xsd:int

Day (1..31)