AI-generated Key Takeaways
-
LineItemPage captures a page of LineItem objects.
-
It includes fields for the total size of the result set, the starting index of the current page, and the collection of LineItem results on that page.
-
LineItemPage is used by the getLineItemsByStatement() method of the LineItemService.
Captures a page of LineItem objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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 line items contained within this page. |