AI-generated Key Takeaways
-
This page focuses on the
DateValue
object within the Google Ad Manager API'sCreativeTemplateService
. -
DateValue
is used to represent a date within creative templates. -
It contains a single field,
value
, which stores the actualDate
object. -
This object inherits from the
Value
type, allowing it to be used within the broader creative template system. -
Developers can use this object to manage date-related information in creative templates through the Ad Manager API.
Contains a date value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
Value (inherited)
|
|
DateValue
|
|
|
The |