type DaiAuthenticationKeyPage (v202508)

  • DaiAuthenticationKeyPage captures a page of DaiAuthenticationKey objects.

  • The page includes the total size of the result set, the starting index of the current page, and the collection of DaiAuthenticationKey objects.

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

DaiAuthenticationKey[]

The collection of live stream events contained within this page.