type Date (v202411)

  • The content lists various Ad Manager API services with links to their documentation.

  • It includes details about the Date object, which represents a calendar date with fields for year, month, and day.

  • The content also references DateTime and DateValue as dependencies.

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)