type LineItemCreativeAssociationPage (v202411)

  • This page details the LineItemCreativeAssociationPage object which is used to retrieve a page of line item creative associations.

  • The object provides information about the total result set size, the starting index of the page, and the actual collection of line item creative associations.

  • LineItemCreativeAssociationPage belongs to the https://www.google.com/apis/ads/publisher/v202411 namespace.

Captures a page of LineItemCreativeAssociation objects.


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

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

LineItemCreativeAssociation[]

The collection of line item creative associations contained within this page.