Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202508.StreamCreateRequest 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.StreamCreateRequest:
Google.Api.Ads.AdManager.v202508.LinearStreamCreateRequest Google.Api.Ads.AdManager.v202508.VodStreamCreateRequest

Properties

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

ReportingType Google.Api.Ads.AdManager.v202508.StreamCreateRequest.reportingType
getset

Indicates how ad tracking URLs are pinged.

bool Google.Api.Ads.AdManager.v202508.StreamCreateRequest.reportingTypeSpecified
getset

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

string Google.Api.Ads.AdManager.v202508.StreamCreateRequest.url
getset

The ad request URL.

string Google.Api.Ads.AdManager.v202508.StreamCreateRequest.userAgent
getset

The user agent (i.e. device) the session is on.


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