type Date (v202411)

  • The page provides a list of services including AdRuleService, AdjustmentService, and ContactService, among many others, with links to their documentation.

  • It includes dependencies like DateTime and DateValue, which are linked to the ContactService documentation.

  • The Date object represents a date and includes fields for year, month, and day, with their respective 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)