AI-generated Key Takeaways
-
SetValue contains a set of Values without duplicates.
-
SetValue inherits from Value.
-
SetValue contains a field named
values, which is an array of Value and can include specific types like BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, SetValue, and TextValue. -
The values within the
valuesfield must all be of the same Value 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 |