AI-generated Key Takeaways
-
This documentation details the
Date
object within the Google Ad Manager API. -
The
Date
object is used to represent a specific calendar date, containing year, month, and day fields. -
It follows the namespace
https://www.google.com/apis/ads/publisher/v202411
and is utilized by various Ad Manager services. -
Each date is composed of three integer fields:
year
,month
, andday
, representing the respective components of a date.
Represents a date.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
Year (e.g., 2009) |
|
Month (1..12) |
|
Day (1..31) |