type Date (v202411)

  • The page provides a list of services and dependencies for the Google Ad Manager API v202411, including links to their documentation.

  • The "Date" section describes a simple date representation with fields for year, month, and day.

  • The "Date" object is defined within the https://www.google.com/apis/ads/publisher/v202411 namespace.

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)