[[["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 2024-02-13 UTC."],[[["The YieldGroupService allows for the creation and updating of YieldGroups, which are used for managing ad inventory yield optimization."],["YieldGroups have properties like ID, name, exchange status, format, environment type, targeting criteria, and associated ad sources."],["YieldGroup exchange status can be one of the following: UNKNOWN, EXPERIMENTING, ACTIVE, INACTIVE, or DELETED."],["Supported YieldGroup formats include: BANNER, INTERSTITIAL, NATIVE, VIDEO_VAST, REWARDED, REWARDED_INTERSTITIAL, and APP_OPEN."],["YieldGroups can target specific environments such as MOBILE, VIDEO_VAST, or WEB."]]],["The `YieldGroupService` allows for the management of yield groups, which is outlined in `YieldGroup`. Key actions include creating and updating yield groups. A `YieldGroup` has fields like `yieldGroupId`, `yieldGroupName`, `exchangeStatus`, `format`, `environmentType`, `targeting`, and `adSources`. These define its status (e.g., `ACTIVE`, `DELETED`), format (e.g., `BANNER`, `VIDEO_VAST`), and environment (e.g., `MOBILE`, `WEB`). It also references different ad sources and targeting options.\n"]]