type Date (v202411)

  • The ContentService Date object represents a specific date.

  • It includes fields for the year, month, and day as integers.

  • This Date object is part of the Ad Manager API and is defined within the specified namespace.

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)