AI-generated Key Takeaways
-
The
SetValue
object in Google Ad Manager's API represents a set of values that must be of the same type and cannot contain duplicates. -
It is part of the
CreativeService
and inherits from the genericValue
object, allowing for various data types like boolean, date/time, number, and text. -
SetValue
has a single field, 'values', which contains an array ofValue
objects, includingObjectValue
,BooleanValue
,DateTimeValue
,DateValue
,NumberValue
,SetValue
itself, andTextValue
. -
The namespace for this object is
https://www.google.com/apis/ads/publisher/v202411
.
Contains a set of Values. May not contain duplicates.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
Value (inherited)
|
|
SetValue
|
|
|
The values. They must all be the same type of |