type SetValue (v202411)Stay organized with collectionsSave and categorize content based on your preferences.
Page Summary
SetValue contains a set of Values and may not contain duplicates.
SetValue inherits from Value.
Thevaluesfield of SetValue is an array of various Value types including BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, SetValue, and TextValue, all of which must be of the same type and unique within the set.
[[["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 document outlines various services within an ad management system, including `AdRuleService`, `AdjustmentService`, and `AudienceSegmentService`, among many others. These services manage aspects like content, creatives, forecasting, inventory, and reporting. The `SetValue` structure, part of `InventoryService`, can hold an array of different value types like `BooleanValue`, `DateTimeValue`, `TextValue` or other `Value` types, ensuring all values are of the same type without duplication.\n"]]