type Date (v202505)

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

  • The content also details dependencies used within these services, such as DateTime and DateValue.

  • The "Date" section explains that it represents a date and provides the namespace and fields (year, month, and day) associated with it.

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)