type LiveStreamEventPage (v202505)

  • Captures a page of LiveStreamEvent objects.

  • Includes the total size of the result set and the starting index of the current page within that set.

  • Contains a collection of LiveStreamEvent objects for the current page.

Captures a page of LiveStreamEvent objects.


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

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

LiveStreamEvent[]

The collection of live stream events contained within this page.