type YieldGroupPage (v202308)
Service
YieldGroupService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202308
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 2023-08-22 UTC.
[null,null,["Last updated 2023-08-22 UTC."],[[["The YieldGroupService allows you to retrieve yield groups 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 YieldGroupPage object is defined within the `https://www.google.com/apis/ads/publisher/v202308` namespace."],["The YieldGroupPage includes fields for totalResultSetSize, startIndex, and results which represent the array of YieldGroups."]]],[]]