type Date (v202411)

  • This page provides information about the Date object in the Google Ad Manager API.

  • The Date object represents a specific date and includes fields for the year, month, and day.

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

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)