type Date (v202411)

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

  • It also includes a "Dependencies" section with links to DateTime and DateValue.

  • A detailed description of a Date object is provided, specifying its fields as year, month, and day, along with their data types and ranges.

Represents a date.


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

Field

year

xsd:int

Year (e.g., 2009)

month

xsd:int

Month (1..12)

day

xsd:int

Day (1..31)