AI-generated Key Takeaways
- 
          SetValue contains a set of unique Values. 
- 
          The valuesfield within SetValue holds an array of Value objects, which can be of various types including BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, SetValue, and TextValue.
- 
          All values within the valuesarray must be of the same type and cannot have duplicates.
- 
          SetValue inherits from the Value class. 
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  |