type Date (v202411)

  • The content lists various services available, including AdRuleService, AdjustmentService, and many others.

  • It provides links to the documentation for each service, specifically for version v202411.

  • Dependencies like DateTime and DateValue are also listed with links to their documentation.

  • The Date object is described, including its namespace and fields for year, month, and day with their data types and descriptions.

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)