type YieldGroupPage (v202411)

  • 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 YieldGroupService uses the namespace https://www.google.com/apis/ads/publisher/v202411.

  • A YieldGroupPage includes fields like totalResultSetSize, startIndex, and results to provide information about the retrieved yield groups.


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

Field

totalResultSetSize

xsd:int

startIndex

xsd:int

results

YieldGroup[]