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