type Date (v202411)

  • This page documents the Date object in the Google Ad Manager API.

  • Date objects represent a specific date using year, month, and day fields.

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

  • Date objects include fields for year, month, and day, represented as integers.

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)