[[["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."],[[["\u003cp\u003eYieldGroupService uses SdkMediationSettings, which relies on YieldParameter_StringMapEntry for defining yield parameters.\u003c/p\u003e\n"],["\u003cp\u003eYieldParameter_StringMapEntry is a key-value pair where the key represents a YieldParameter and the value is a string.\u003c/p\u003e\n"],["\u003cp\u003eThis entry structure is defined within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey and value fields are used to store the yield parameter and its corresponding string value, respectively.\u003c/p\u003e\n"]]],["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"],null,["# type YieldParameter_StringMapEntry (v202411)\n\n**Service** \n**YieldGroupService** **Dependencies** \n[SdkMediationSettings](/ad-manager/api/reference/v202411/YieldGroupService.SdkMediationSettings) \n▼\n**YieldParameter_StringMapEntry**\n\nThis represents an entry in a map with a key of type YieldParameter\nand value of type String.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|-------------|---------------------------------------------------------------------------------------------------|\n| ### `key` | ` `[YieldParameter](/ad-manager/api/reference/v202411/YieldGroupService.YieldParameter)` ` \u003cbr /\u003e |\n| ### `value` | ` `xsd:`string` \u003cbr /\u003e |"]]