[[["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-11-19 UTC."],[[["YieldGroupService uses SdkMediationSettings, which relies on YieldParameter_StringMapEntry for defining yield parameters."],["YieldParameter_StringMapEntry is a key-value pair where the key represents a YieldParameter and the value is a string."],["This entry structure is defined within the namespace `https://www.google.com/apis/ads/publisher/v202411`."],["Key and value fields are used to store the yield parameter and its corresponding string value, respectively."]]],["The `YieldParameter_StringMapEntry` defines a map entry within the `YieldGroupService`'s `SdkMediationSettings`. It is structured with a `key` of type `YieldParameter` and a `value` of type string. This structure is part of the `v202411` namespace for the publisher ads API, and it's used within the `YieldGroupService`. This data structure represents one entry of key-value pairs for the YieldGroupService.\n"]]