type Date (v202411)

  • This documentation details the Date object within the Google Ad Manager API.

  • The Date object is used to represent a specific date, containing fields for year, month, and day.

  • The namespace for this object is https://www.google.com/apis/ads/publisher/v202411.

  • Developers can utilize the Date object for various functionalities requiring date-based operations within the Ad Manager API.

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)