type NativeStylePage (v202411)

  • NativeStylePage captures a page of NativeStyle objects.

  • It includes fields for the total result set size, the starting index of the page, and a collection of NativeStyle results.

  • The namespace for NativeStylePage is https://www.google.com/apis/ads/publisher/v202411.

Captures a page of NativeStyle 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

NativeStyle[]

The collection of native styles contained within this page.