type SetValue (v202502)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 has a field namedvalueswhich is an array of Value objects, including BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, SetValue, and TextValue.
The values within SetValue'svaluesfield must all be the same type of Value and cannot contain duplicates.
SetValue inherits from the Value class.
The namespace for SetValue ishttps://www.google.com/apis/ads/publisher/v202502.
[[["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 and their associated actions within an ad management system. These services include managing ad rules, adjustments, audience segments, content, companies, creatives, custom fields, targeting, forecasts, inventory, line items, and users. The `SetValue` action is used across most services. Furthermore, the `SetValue` object can store multiple values of the same type, including boolean, date/time, numeric, and text values, within its `values` field. It is inherited from `Value` and does not allow duplicates.\n"]]