type Date (v202505)

  • The content lists various Ad Manager API services for the v202505 version, including services for ad rules, adjustments, audience segments, and creative management.

  • It also highlights dependencies like DateTime and DateValue within the CreativeTemplateService.

  • The Date object is defined with fields for year, month, and day representing a specific date.

Represents a date.


Namespace
https://www.google.com/apis/ads/publisher/v202505

Field

year

xsd:int

Year (e.g., 2009)

month

xsd:int

Month (1..12)

day

xsd:int

Day (1..31)