type SetValue (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
SetValue is a type of Value that contains a set of other Value objects.
The set of values within a SetValue cannot contain duplicates and must all be of the same Value type.
The values field of a SetValue is an array that can hold various Value subtypes like ObjectValue, BooleanValue, DateTimeValue, DateValue, NumberValue, SetValue, and TextValue.
[[["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 system, including `AdRuleService`, `CreativeService`, and `ForecastService`. It outlines the structure of `SetValue`, which inherits from `Value`. `SetValue` contains a set of diverse `Value` types such as `BooleanValue`, `DateTimeValue`, `DateValue`, `NumberValue`, `ObjectValue`, and `TextValue`. It also lists all the types of values that are able to be used by `SetValue`, which are `ObjectValue`, `BooleanValue`, `DateTimeValue`, `DateValue`, `NumberValue`, `SetValue`, and `TextValue`. This set must not contain duplicate values.\n"]]