AI-generated Key Takeaways
-
LinearStreamCreateRequest is used for linear streams and contains debugging information updated as the stream progresses.
-
This object inherits from StreamCreateRequest, which includes fields for the ad request URL, user agent, and how ad tracking URLs are pinged.
-
LinearStreamCreateRequest adds fields specific to live stream events, such as asset key, name, ID, start and end times, and prefetch and pod trimming enablement.
Contains linear specific debugging information about the request that happens once per session from the video player to retrieve the streaming URL chunks that are constantly updated as the stream progresses.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
StreamCreateRequest (inherited)
|
|
|
The ad request URL. |
|
The user agent (i.e. device) the session is on. |
|
Indicates how ad tracking URLs are pinged. Enumerations
|
LinearStreamCreateRequest
|
|
|
The LiveStreamEvent event code. |
|
The LiveStreamEvent event name. |
|
The LiveStreamEvent event id. |
|
The date and time the event started. |
|
The date and time the event ended. |
|
Whether the stream has prefetch enabled. |
|
Whether this stream has pod trimming enabled. |