[[["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\u003eThe YieldGroupService allows you to retrieve yield groups based on specified criteria using the \u003ccode\u003egetYieldGroupsByStatement()\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eYield groups are returned within a YieldGroupPage object, containing information about the total results, starting index, and an array of YieldGroup objects.\u003c/p\u003e\n"],["\u003cp\u003eThe YieldGroupService uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA YieldGroupPage includes fields like \u003ccode\u003etotalResultSetSize\u003c/code\u003e, \u003ccode\u003estartIndex\u003c/code\u003e, and \u003ccode\u003eresults\u003c/code\u003e to provide information about the retrieved yield groups.\u003c/p\u003e\n"]]],[],null,["# type YieldGroupPage (v202411)\n\n**Service** \n**YieldGroupService** **Dependencies** \n[getYieldGroupsByStatement()](/ad-manager/api/reference/v202411/YieldGroupService#getYieldGroupsByStatement) \n▼\n**YieldGroupPage**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|--------------------------|--------------------------------------------------------------------------------------------|\n| ### `totalResultSetSize` | ` `xsd:`int` \u003cbr /\u003e |\n| ### `startIndex` | ` `xsd:`int` \u003cbr /\u003e |\n| ### `results` | ` `[YieldGroup](/ad-manager/api/reference/v202411/YieldGroupService.YieldGroup)`[]` \u003cbr /\u003e |"]]