type Date (v202505)

  • The webpage lists various Ad Manager API services including AdRuleService, AdjustmentService, and CdnConfigurationService.

  • The page also details the structure of a Date object, defining it with year, month, and day fields.

  • The Date object is represented within the namespace https://www.google.com/apis/ads/publisher/v202505.

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)