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 objects on the page.
-
LineItemPage is part of the LineItemService and is used by the getLineItemsByStatement() method.
-
The namespace for LineItemPage is
https://www.google.com/apis/ads/publisher/v202411
.
Captures a page of LineItem 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 line items contained within this page. |