AI-generated Key Takeaways
-
SetValue contains a collection of Value objects, ensuring no duplicates are present.
-
The values within a SetValue must all be of the same type, such as BooleanValue, DateTimeValue, or TextValue.
-
SetValue inherits from Value and has a field named
valueswhich is an array of Value objects.
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 |