type Date (v202411)

  • This page provides documentation for the Date object in Google Ad Manager API.

  • The Date object represents a specific date and is part of the https://www.google.com/apis/ads/publisher/v202411 namespace.

  • It includes fields for year, month, and day, allowing you to specify a full calendar date.

  • You can use this object within the context of other Ad Manager services like LabelService to work with dates.

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)