AI-generated Key Takeaways
-
The
SetValue
object in the Publisher Query Language Service contains a set ofValues
, which can be of various types likeBooleanValue
,DateTimeValue
,NumberValue
, etc. -
SetValue
objects cannot contain duplicate values and all values within a singleSetValue
must be of the same type. -
This service allows for querying and filtering data based on specific sets of values within the Google Ad Manager system.
-
SetValue
inherits from the broaderValue
object and is part of thehttps://www.google.com/apis/ads/publisher/v202411
namespace. -
The
values
field withinSetValue
stores the actual array of values, ensuring a structured approach to data representation.
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 |