[[["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-05-15 UTC."],[[["YieldGroupService focuses on managing YieldAdSource, which involves settings for ad sources within yield groups."],["YieldAdSource objects contain crucial fields like adSourceId, companyId, displaySettings, status, manualCpm, and overrideDynamicCpm."],["Display settings can include OpenBiddingSetting or SdkMediationSettings, allowing flexibility for different ad serving methods."],["YieldAdSource status is represented by YieldEntityStatus, providing information about the current state of the ad source (e.g., active, inactive, experimenting)."],["ManualCpm and overrideDynamicCpm offer control over pricing, enabling manual adjustments or overriding dynamic CPM values."]]],["The content outlines the `YieldGroupService` and its `YieldAdSource` dependency. Key fields include `adSourceId` and `companyId` (both numerical IDs), `displaySettings` (with options for open bidding or SDK mediation), and `status` (with states like active, inactive, or deleted). Other fields involve setting `manualCpm` (monetary value) and enabling/disabling `overrideDynamicCpm` (boolean). This describes configuring and managing ad sources within yield groups.\n"]]