type Date (v202411)

  • The content lists various Ad Manager API services including AdRuleService, AdjustmentService, AudienceSegmentService, and many others.

  • It also includes dependencies like DateRange, DateTime, and DateValue.

  • A detailed definition is provided for the 'Date' object, specifying its fields: year, month, and day with their 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)