AI-generated Key Takeaways
-
NativeStylePage objects represent a page of NativeStyle objects, providing access to a subset of native styles within a larger result set.
-
Key properties of a NativeStylePage include the total result set size, the starting index of the page within the result set, and an array of NativeStyle objects on the page.
-
This page structure facilitates navigation and retrieval of native styles in a paginated manner through the NativeStyleService.
Captures a page of NativeStyle objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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 native styles contained within this page. |