type Date (v202505)

  • The webpage lists various Ad Manager API services for the v202505 version.

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

  • The Date object is part of the https://www.google.com/apis/ads/publisher/v202505 namespace.

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)