AI-generated Key Takeaways
- 
          SetValue contains a collection of Value objects, ensuring no duplicates. 
- 
          The values within a SetValue must all be of the same Value type. 
- 
          SetValue is inherited from Value and has a field called valueswhich is an array of Value objects.
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  |