AI-generated Key Takeaways
-
The
SetValue
object in Google Ad Manager's API is used to represent a set of values. -
It inherits from the
Value
object and cannot contain duplicate values. -
All values within a
SetValue
must be of the same type, such asBooleanValue
,DateTimeValue
, orTextValue
. -
The
values
field contains an array of these consistent value types. -
This object is part of the
ContactService
within the Ad Manager API.
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 |