type Date (v202411)

  • The content lists various services available in the Ad Manager API, including services for managing ad rules, adjustments, audience segments, and creative elements.

  • Dependencies like DateTime and DateValue are also referenced within the context of the CustomTargetingService.

  • The "Date" section defines a representation of a date with fields for year, month, and day.

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)