AI-generated Key Takeaways
-
The
SetValue
object in the CreativeWrapperService namespace is used to manage a set ofValues
within Google Ad Manager. -
SetValue
cannot contain duplicate values and all values within a set must be of the sameValue
type. -
Available
Value
types includeObjectValue
,BooleanValue
,DateTimeValue
,DateValue
,NumberValue
,SetValue
, andTextValue
. -
The
values
field withinSetValue
stores an array of theseValue
types, representing the specific values being managed.
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 |