type Date (v202505)

  • The content lists numerous Ad Manager API services for version v202505, including AdRuleService, AdjustmentService, AudienceSegmentService, and many others.

  • It also mentions dependencies like DateTime and DateValue which are used within these services.

  • The document provides a detailed definition of the Date object, outlining its fields for year, month, and day with their respective data types and descriptions.

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)