type Date (v202411)

  • The page lists various Ad Manager API services for the v202411 version, including services for ad rules, adjustments, audience segments, and more.

  • It also details dependencies like DateTime and DateValue.

  • The Date object is defined, representing a date with integer 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)