type YieldGroupPage (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
YieldGroupService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
totalResultSetSize
|
xsd:int
|
startIndex
|
xsd:int
|
results
|
YieldGroup[]
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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 |"]]