AI-generated Key Takeaways
- 
          SetValue contains a collection of unique Value objects. 
- 
          SetValue inherits from the Value object. 
- 
          The valuesfield within SetValue holds an array of Value objects, which can be various types like BooleanValue, DateTimeValue, NumberValue, or TextValue.
- 
          All values within a SetValue must be of the same 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  |