AI-generated Key Takeaways
-
SetValue contains a set of Value objects.
-
The values within a SetValue object must all be of the same Value type and cannot contain duplicates.
-
The
values
field of SetValue is an array of Value objects, which can include specific types like BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, and TextValue. -
SetValue inherits from Value.
Contains a set of Values. May not contain duplicates.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
Value (inherited)
|
|
SetValue
|
|
|
The values. They must all be the same type of |