AI-generated Key Takeaways
- 
          SetValue contains a set of Values and may not contain duplicates. 
- 
          SetValue has a field named valueswhich is an array of Value objects, including BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, SetValue, and TextValue.
- 
          The values within SetValue's valuesfield must all be the same type of Value and cannot contain duplicates.
- 
          SetValue inherits from the Value class. 
- 
          The namespace for SetValue is https://www.google.com/apis/ads/publisher/v202502.
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  |