AI-generated Key Takeaways
-
SetValue contains a set of unique Values.
-
SetValue inherits from Value and includes a field called
values. -
The
valuesfield in SetValue can contain various types of Value objects, such as BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, SetValue, and TextValue. -
All values within the
valuesfield of a SetValue must be of the same Value type.
Contains a set of Values. May not contain duplicates.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field |
|
|---|---|
Value (inherited)
|
|
SetValue
|
|
|
The values. They must all be the same type of |