AI-generated Key Takeaways
- 
          SetValue contains a collection of Value objects, ensuring no duplicates are present within the set. 
- 
          SetValue inherits from Value and can contain different types of Value subclasses like BooleanValue, NumberValue, and TextValue. 
- 
          The valuesfield within SetValue is an array of Value objects.
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  |