AI-generated Key Takeaways
-
The
DateValue
object in the Google Ad Manager API represents a date value within the CmsMetadataService. -
It inherits from the
Value
object and contains a single field calledvalue
, which stores the actualDate
. -
This object is used for managing and representing date-related metadata in the Ad Manager system, under the namespace
https://www.google.com/apis/ads/publisher/v202411
. -
It is part of a broader inheritance structure that includes other value types like
BooleanValue
,DateTimeValue
,NumberValue
,ObjectValue
,SetValue
, andTextValue
.
Contains a date value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
Value (inherited)
|
|
DateValue
|
|
|
The |