AI-generated Key Takeaways
-
UserPage captures a page of User objects.
-
It includes the total size of the result set, the starting index of the current page, and the collection of users on that page.
-
UserPage is associated with the UserService and the
getUsersByStatement()method.
Captures a page of User 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 users contained within this page. |