Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202508.VodStreamCreateRequest Class Reference

Contains debugging information about the request that usually happens once per session from the video player to retrieve the streaming URL chunks that are constantly updated as the stream progresses. More...

Inheritance diagram for Google.Api.Ads.AdManager.v202508.VodStreamCreateRequest:
Google.Api.Ads.AdManager.v202508.StreamCreateRequest

Properties

long contentSourceId [get, set]
 The content source ID associated with the session. More...
 
bool contentSourceIdSpecified [get, set]
 
string videoId [get, set]
 The video ID associated with the session. More...
 
long contentId [get, set]
 The Ad Manager content ID associated with the session. More...
 
bool contentIdSpecified [get, set]
 
string contentName [get, set]
 The content name associated with the session. More...
 
string podServingSessionTitle [get, set]
 The customer provided session title, only set for pod serving sessions. More...
 
long[] cuePoints [get, set]
 The cue points of the content associated with the session. More...
 
- Properties inherited from Google.Api.Ads.AdManager.v202508.StreamCreateRequest
string url [get, set]
 The ad request URL. More...
 
string userAgent [get, set]
 The user agent (i.e. device) the session is on. More...
 
ReportingType reportingType [get, set]
 Indicates how ad tracking URLs are pinged. More...
 
bool reportingTypeSpecified [get, set]
 

Detailed Description

Contains debugging information about the request that usually happens once per session from the video player to retrieve the streaming URL chunks that are constantly updated as the stream progresses.

Property Documentation

long Google.Api.Ads.AdManager.v202508.VodStreamCreateRequest.contentId
getset

The Ad Manager content ID associated with the session.

bool Google.Api.Ads.AdManager.v202508.VodStreamCreateRequest.contentIdSpecified
getset

true, if a value is specified for contentId, false otherwise.

string Google.Api.Ads.AdManager.v202508.VodStreamCreateRequest.contentName
getset

The content name associated with the session.

long Google.Api.Ads.AdManager.v202508.VodStreamCreateRequest.contentSourceId
getset

The content source ID associated with the session.

bool Google.Api.Ads.AdManager.v202508.VodStreamCreateRequest.contentSourceIdSpecified
getset

true, if a value is specified for contentSourceId, false otherwise.

long [] Google.Api.Ads.AdManager.v202508.VodStreamCreateRequest.cuePoints
getset

The cue points of the content associated with the session.

string Google.Api.Ads.AdManager.v202508.VodStreamCreateRequest.podServingSessionTitle
getset

The customer provided session title, only set for pod serving sessions.

string Google.Api.Ads.AdManager.v202508.VodStreamCreateRequest.videoId
getset

The video ID associated with the session.


The documentation for this class was generated from the following file: