type Date (v202508)

  • The content describes various services available in the Google Ad Manager API, such as AdRuleService, AdjustmentService, and AudienceSegmentService.

  • It also lists dependencies, including DateTime and DateValue.

  • The core focus is on the Date object, which represents 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)