type Date (v202508)

  • The content lists various services available, including AdRuleService, AdjustmentService, and AudienceSegmentService.

  • Dependencies like DateTime and DateValue are also mentioned.

  • The 'Date' section provides details on representing a date, including fields for year, month, and day.

  • The Date object is in the namespace https://www.google.com/apis/ads/publisher/v202508.

Represents a date.


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

Field

year

xsd:int

Year (e.g., 2009)

month

xsd:int

Month (1..12)

day

xsd:int

Day (1..31)