type Date (v202411)

  • The page provides a list of services with links to their documentation, categorized under "Service" and "Dependencies".

  • The "Date" section defines a date object with fields for year, month, and day, along with their data types and valid ranges.

  • The information presented includes the namespace for the Date object.

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)