type Date (v202411)

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

  • Date objects represent calendar dates with year, month, and day fields.

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

  • Developers can use Date objects in Publisher Query Language (PQL) queries.

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)