type Date (v202508)

  • The content lists various Ad Manager services with links to their documentation.

  • It also includes information about data-related dependencies like DateRange, DateTime, and DateValue.

  • A detailed description of the Date data type is provided, including its fields for year, month, and day.

  • The Date object represents a specific date and belongs to the https://www.google.com/apis/ads/publisher/v202508 namespace.

Represents a date.


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

Field

year

xsd:int

Year (e.g., 2009)

month

xsd:int

Month (1..12)

day

xsd:int

Day (1..31)