type UserTeamAssociationPage (v202505)

  • UserTeamAssociationPage captures a page of UserTeamAssociation objects.

  • It includes the total size of the result set, the starting index of the current page, and the collection of UserTeamAssociation objects on that page.

Captures a page of UserTeamAssociation objects.


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

Field

totalResultSetSize

xsd:int

The size of the total result set to which this page belongs.

startIndex

xsd:int

The absolute index in the total result set on which this page begins.

results

UserTeamAssociation[]

The collection of user team associations contained within this page.