type Date (v202411)

  • The content provides a list of various services, including AdRuleService, AdjustmentService, and AudienceSegmentService, along with links to their documentation.

  • It includes a section on dependencies, specifically mentioning DateTime and DateValue with links to their documentation.

  • The content defines "Date" as a representation of a date within the specified namespace.

  • The "Date" object includes fields for year, month, and day, with their respective data types and ranges.

Represents a date.


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

Field

year

xsd:int

Year (e.g., 2009)

month

xsd:int

Month (1..12)

day

xsd:int

Day (1..31)