AI-generated Key Takeaways
-
SetValue contains a collection of unique Value objects.
-
SetValue inherits from Value.
-
SetValue includes a field named
values, which is an array of Value objects. -
The
valuesfield in SetValue can contain various types of Value objects, such as BooleanValue, DateTimeValue, and TextValue, provided they are all of the same type.
Contains a set of Values. May not contain duplicates.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field |
|
|---|---|
Value (inherited)
|
|
SetValue
|
|
|
The values. They must all be the same type of |