type YieldGroupPage (v202405)
Service
YieldGroupService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The YieldGroupService allows you to retrieve yield groups based on specified criteria using the `getYieldGroupsByStatement()` method."],["Yield groups are returned within a YieldGroupPage object, containing information about the total results, starting index, and an array of YieldGroup objects."],["The API response for YieldGroupService is defined within the `https://www.google.com/apis/ads/publisher/v202405` namespace."],["The YieldGroupPage object includes fields for total result size (`totalResultSetSize`), starting index (`startIndex`), and an array of YieldGroup objects (`results`)."]]],[]]