AI-generated Key Takeaways
-
The
SetValue
object in Google Ad Manager's CustomFieldService contains a set ofValues
representing custom field data. -
SetValue
can hold various data types including Boolean, DateTime, Date, Number, and Text values, all within a single set. -
The
values
field withinSetValue
stores an array of theseValue
objects, which must be of the same type and without duplicates. -
SetValue
inherits from the baseValue
class and is part of thehttps://www.google.com/apis/ads/publisher/v202411
namespace.
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 |