type NativeStylePage (v202508)

  • NativeStylePage captures a page of NativeStyle objects.

  • The totalResultSetSize field indicates the size of the total result set.

  • The startIndex field shows the absolute index where this page begins in the total result set.

  • The results field contains the collection of NativeStyle objects on this page.

Captures a page of NativeStyle objects.


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

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

NativeStyle[]

The collection of native styles contained within this page.