AI-generated Key Takeaways
-
The LineItemTemplateService allows retrieval of LineItemTemplates, notably through the getLineItemTemplatesByStatement method.
-
LineItemTemplatePage objects represent a page of LineItemTemplate objects, containing information like total result size, starting index, and the templates themselves.
-
This page structure is part of the Google Ad Manager API, specifically under the namespace
https://www.google.com/apis/ads/publisher/v202411
.
Captures a page of LineItemTemplate 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 item templates contained within this page. |