type Date (v202502)

  • The content lists various Ad Manager API services for version v202502, including AdRuleService, AdjustmentService, and AudienceSegmentService.

  • It provides links to the documentation for each service, indicating they are accessible via the provided URLs.

  • The content defines the Date object, outlining its fields: year, month, and day, which are integers representing a date.

  • It specifies the namespace for the Date object as https://www.google.com/apis/ads/publisher/v202502.

Represents a date.


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

Field

year

xsd:int

Year (e.g., 2009)

month

xsd:int

Month (1..12)

day

xsd:int

Day (1..31)