AI-generated Key Takeaways
-
The
ReportService.SetValue
object is used to manage a set of values within Google Ad Manager reports. -
It inherits from the
Value
object and can contain different types of values likeBooleanValue
,DateTimeValue
,DateValue
,NumberValue
,ObjectValue
, andTextValue
. -
The values within a
SetValue
must be of the same type and cannot include duplicates. -
It's utilized within the namespace
https://www.google.com/apis/ads/publisher/v202411
.
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 |