type Date (v202502)

  • The webpage lists various Ad Manager API services available in version v202502.

  • It includes a detailed description of the Date object, defining its representation and fields like year, month, and day.

  • The Date object is part of the CmsMetadataService and has dependencies on DateTime and DateValue.

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)