type Date (v202505)

  • The page provides a list of various services available, such as AdRuleService, AdjustmentService, and AudienceSegmentService, among many others.

  • It also lists dependencies, including DateTime and DateValue.

  • The Date section describes a representation of a date with fields for year, month, and day, each defined as an integer within a specified range.

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)