type Date (v202502)

  • The page provides a list of various services available, including AdRuleService, AdjustmentService, and many others.

  • It also lists dependencies like DateTime and DateValue.

  • The Date type is defined, representing a date with fields for year, month, and day.

Represents a date.


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

Field

year

xsd:int

Year (e.g., 2009)

month

xsd:int

Month (1..12)

day

xsd:int

Day (1..31)