type Date (v202502)

  • The content lists various Ad Manager API services with links to their documentation.

  • It includes information about the Date object used within the Ad Manager API, defining its structure with year, month, and day fields.

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)