type Date (v202505)

  • The webpage lists various Ad Manager API services and their dependencies, specifically highlighting the Date dependency.

  • The Date dependency represents a date and is part of the https://www.google.com/apis/ads/publisher/v202505 namespace.

  • The Date object contains fields for year, month, and day, represented as integer data types.

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)