type Date (v202505)

  • The page provides a comprehensive list of available services within the Ad Manager API v202505, each with a link to its specific documentation.

  • Key dependencies like DateTime and DateValue are listed with links for further reference.

  • The "Date" object is described, detailing its purpose and the integer fields for year, month, and day.

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)