Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This documentation details the YieldGroupService, which allows for setting values for yield groups within Google Ad Manager.
The service operates within the namespace https://www.google.com/apis/ads/publisher/v202411.
SetValue is the primary action, accepting an array of Value objects which can be of various data types like Boolean, DateTime, Date, Number, Object, Set, or Text.
This functionality enables programmatic management and updates to yield group settings in Ad Manager.
[[["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 document outlines various services and their associated `SetValue` operations within the Google Ad Manager API, version v202411. Services include managing ads, content, creatives, targeting, forecasting, reporting, and users. `SetValue` actions can be performed on entities like ad rules, adjustments, audience segments, companies, and many others. The `YieldGroupService` uses an inherited `Value`, with subclasses for Boolean, DateTime, Date, Number, Object, and Text, all of which are within the `SetValue` action.\n"]]