type SetValue (v202502)Stay organized with collectionsSave and categorize content based on your preferences.
Page Summary
SetValue contains a collection of unique Value objects.
SetValue inherits from the Value object.
Thevaluesfield within SetValue holds an array of Value objects, which can be various types like BooleanValue, DateTimeValue, NumberValue, or TextValue.
All values within a SetValue must be of the same type.
[[["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."],[],["This content details various services within an ad management API, including `AdRuleService`, `CompanyService`, and `UserService`, among others. These services offer functionalities like managing ad rules, company data, audience segments, content, and more. The `SetValue` class, inheriting from `Value`, allows managing sets of values, which can be boolean, date, number, object, or text. Each `SetValue` contains a list of values that must be of the same type and cannot be duplicates.\n"]]