type YieldGroupPage (v202502)

  • YieldGroupPage is a result of calling the getYieldGroupsByStatement() method from the YieldGroupService.

  • It contains the total size of the result set, the starting index of the current page, and a list of YieldGroup objects.


Namespace
https://www.google.com/apis/ads/publisher/v202502

Field

totalResultSetSize

xsd:int

startIndex

xsd:int

results

YieldGroup[]