AI-generated Key Takeaways
-
A TeamPage captures a page of Team objects.
-
It includes the total size of the result set, the starting index of the current page, and the collection of teams on the page.
-
TeamPage is part of the TeamService and is used by the getTeamsByStatement() method.
Captures a page of Team objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field |
|
---|---|
|
The size of the total result set to which this page belongs. |
|
The absolute index in the total result set on which this page begins. |
|
The collection of teams contained within this page. |