type Date (v202411)

  • The content lists various services available, likely related to ad management, along with links to their documentation.

  • The "Date" object is described, representing a date with fields for year, month, and day.

  • The content includes a list of dependencies, specifically DateTime and DateValue.

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)