AI-generated Key Takeaways
-
The
SetValue
object in Google Ad Manager API is used to represent a set of values without duplicates. -
It inherits from the
Value
object and can contain various data types like Boolean, DateTime, Date, Number, and Text. -
The
values
field withinSetValue
stores an array of these values, which should all be of the same type. -
It's used within the Google Ad Manager API's namespace:
https://www.google.com/apis/ads/publisher/v202411
.
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 |