type Date (v202505)

  • The ContentBundleService page provides information about the Date object, which represents a specific date.

  • The Date object includes fields for the year, month, and day, each represented as an integer.

Represents a date.


Namespace
https://www.google.com/apis/ads/publisher/v202505

Field

year

xsd:int

Year (e.g., 2009)

month

xsd:int

Month (1..12)

day

xsd:int

Day (1..31)