AI-generated Key Takeaways
-
The
Date
object in Google Ad Manager API represents a specific date using year, month, and day. -
It is part of the namespace
https://www.google.com/apis/ads/publisher/v202411
. -
Date
objects utilize three fields:year
,month
, andday
to pinpoint a date. -
These fields use integer values, with month ranging from 1 to 12 and day ranging from 1 to 31, adhering to standard calendar conventions.
Represents a date.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
Year (e.g., 2009) |
|
Month (1..12) |
|
Day (1..31) |