AI-generated Key Takeaways
-
SetValueis a type ofValuethat contains a set of otherValueobjects. -
The set of values within a
SetValuecannot contain duplicates and must all be of the sameValuetype. -
The
valuesfield of aSetValueis an array that can hold variousValuesubtypes likeObjectValue,BooleanValue,DateTimeValue,DateValue,NumberValue,SetValue, andTextValue.
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 |