type LineItemTemplatePage (v202502)

  • LineItemTemplatePage captures a page of LineItemTemplate objects.

  • It belongs to the https://www.google.com/apis/ads/publisher/v202502 namespace.

  • Key fields include totalResultSetSize (total number of results), startIndex (the index where this page begins), and results (the collection of LineItemTemplate objects on the page).

Captures a page of LineItemTemplate objects.


Namespace
https://www.google.com/apis/ads/publisher/v202502

Field

totalResultSetSize

xsd:int

The size of the total result set to which this page belongs.

startIndex

xsd:int

The absolute index in the total result set on which this page begins.

results

LineItemTemplate[]

The collection of line item templates contained within this page.