type Date (v202411)

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

  • The Date object represents a specific calendar date with year, month, and day fields.

  • It's utilized within various Ad Manager services for scheduling and reporting purposes.

  • Developers can leverage this object to interact with date-related functionalities in the 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)