type LiveStreamEventPage (v202411)

  • LiveStreamEventPage retrieves a segment of LiveStreamEvent objects.

  • It provides details such as the total result set size, starting position within the results, and the actual LiveStreamEvent data.

  • The page operates within the 'https://www.google.com/apis/ads/publisher/v202411' namespace.

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

LiveStreamEvent[]

The collection of live stream events contained within this page.