type SetValue (v202411)Stay organized with collectionsSave and categorize content based on your preferences.
AI-generated Key Takeaways
SetValue contains a set of Values without duplicates.
SetValue inherits from Value.
SetValue has a field calledvalues, which is an array of Value and can include ObjectValue, BooleanValue, DateTimeValue, DateValue, NumberValue, SetValue, and TextValue.
The values within SetValue must all be of the same type and not contain duplicates.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The content details various services within an ad management API, such as `AdRuleService`, `AdjustmentService`, `ContentService`, and `ForecastService`, among many others. These services facilitate actions related to ad rules, audience segments, content, creatives, and forecasting. The `SetValue` type, under `LiveStreamEventService`, is defined to hold a collection of `Value` objects like `BooleanValue`, `DateTimeValue`, `DateValue`, `NumberValue`, `ObjectValue` and `TextValue`, ensuring all values are of the same type without duplicates.\n"]]