type Date (v202508)

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

  • Dependencies like DateTime and DateValue are also listed and defined on the page.

  • The Date section specifically describes a date with fields for year, month, and day.

Represents a date.


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

Field

year

xsd:int

Year (e.g., 2009)

month

xsd:int

Month (1..12)

day

xsd:int

Day (1..31)