type Date (v202502)

  • The content provides a list of various Google Ad Manager API services available in version v202502, such as AdRuleService, AudienceSegmentService, and CreativeService.

  • It also includes information about dependencies like DateRange, DateTime, and DateValue.

  • A detailed description of the Date object is provided, outlining its purpose as representing a date and listing its fields: year, month, and day with their respective data types and ranges.

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)