AI-generated Key Takeaways
-
The
SetValue
object in Google Ad Manager's API represents a set of values, which can be of various types like boolean, date/time, number, or text. -
SetValue
objects cannot contain duplicate values and all values within a singleSetValue
must be of the same type. -
The
values
field within aSetValue
object contains an array of individualValue
objects, representing the actual data being stored. -
SetValue
objects are part of the broaderValue
inheritance structure, allowing for flexible representation of data within the Ad Manager system. -
This structure is used within the
TeamService
and other services to manage and organize data related to teams and other Ad Manager entities.
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 |