type YieldGroupPage (v202402)
Service
YieldGroupService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 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."],["Data related to the YieldGroupService is organized within the namespace `https://www.google.com/apis/ads/publisher/v202402`."],["The YieldGroupPage object includes fields like `totalResultSetSize`, `startIndex`, and `results` for navigating and understanding the returned yield group data."]]],[]]