type Date (v202505)

  • The webpage lists various Ad Manager API services for version v202505, including AdRuleService, AdjustmentService, AudienceSegmentService, and many others, each with a link to its documentation.

  • Among the dependencies listed are DateTime and DateValue, both also linked to their respective documentation.

  • The page provides detailed information on the Date object, defining it as a representation of a date within the https://www.google.com/apis/ads/publisher/v202505 namespace.

  • The Date object has fields for year, month, and day, specifying the data type and range for each.

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)