type Date (v202508)

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

  • It also mentions Dependencies such as DateTime and DateValue.

  • A detailed description is provided for "Date", which represents a date and includes 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)