AI-generated Key Takeaways
-
This page provides detailed information about the
Date
object used in Google Ad Manager API. -
The
Date
object represents a specific calendar date with year, month, and day fields. -
It's defined within the
https://www.google.com/apis/ads/publisher/v202411
namespace. -
Each field within the
Date
object uses specific data types:year
(xsd:int),month
(xsd:int), andday
(xsd:int).
Represents a date.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
Year (e.g., 2009) |
|
Month (1..12) |
|
Day (1..31) |