AI-generated Key Takeaways
-
The
SetValue
object in Google Ad Manager API represents a set of values, which can be of various types like boolean, date/time, number, or text. -
It inherits from the
Value
object and can contain multiple values of the same type, without any duplicates. -
SetValue
is used within the broader context of theUserService
, which manages user accounts and their associated data. -
The
values
field withinSetValue
stores the actual set of values, represented as an array ofValue
objects.
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 |