AI-generated Key Takeaways
-
SetValue objects contain a set of Values, which can be of various types like Boolean, DateTime, or Text.
-
All Values within a SetValue must be of the same type and cannot be duplicates.
-
The namespace for SetValue is
https://www.google.com/apis/ads/publisher/v202411
. -
SetValue inherits from the Value object and can contain instances of ObjectValue, BooleanValue, DateTimeValue, DateValue, NumberValue, SetValue, and TextValue.
-
SetValue objects are used within the Google Ad Manager API, specifically within the LineItemService, to manage sets of values associated with line items.
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 |