type YieldGroupPage (v202311)
Service
YieldGroupService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202311
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-02 UTC.
[null,null,["Last updated 2024-02-02 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 like total results, starting index, and an array of YieldGroup objects."],["The API utilizes the namespace `https://www.google.com/apis/ads/publisher/v202311` for its operations."],["YieldGroupPage includes fields like `totalResultSetSize`, `startIndex`, and `results` to represent the retrieved yield group data."]]],[]]