AI-generated Key Takeaways
- 
          
SetValue contains a set of Value objects without duplicates.
 - 
          
SetValue inherits from Value and is defined within the
https://www.google.com/apis/ads/publisher/v202411namespace. - 
          
The
valuesfield of SetValue is an array of Value objects, which must all be of the same Value type and contain no duplicates. - 
          
Possible types for the values in a SetValue include ObjectValue, BooleanValue, DateTimeValue, DateValue, NumberValue, SetValue, and TextValue.
 
Contains a set of Values. May not contain duplicates.
- Namespace
 - 
               
https://www.google.com/apis/ads/publisher/v202411 
                        Field | 
                  |
|---|---|
                        
                           Value (inherited)
                      | 
                  |
                        
                           SetValue
                        
                      | 
                  |
                        
                           
                      | 
                     
                         
 The values. They must all be the same type of   |