type Date (v202411)

  • The content provides a list of various services available, each with a link to its documentation, indicating a comprehensive API or service offering.

  • The Date object is defined with fields for year, month, and day, specifying how dates are represented within this system.

  • The Date object is part of 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)