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

Properties

string sessionId [get, set]
 
bool isVodSession [get, set]
 
bool isVodSessionSpecified [get, set]
 
StreamCreateRequest streamCreateRequest [get, set]
 
AdBreak[] adBreaks [get, set]
 
DateTime startDateTime [get, set]
 
long sessionDurationMillis [get, set]
 
bool sessionDurationMillisSpecified [get, set]
 
long contentDurationMillis [get, set]
 
bool contentDurationMillisSpecified [get, set]
 

Property Documentation

AdBreak [] Google.Api.Ads.AdManager.v202311.SamSession.adBreaks
getset
long Google.Api.Ads.AdManager.v202311.SamSession.contentDurationMillis
getset
bool Google.Api.Ads.AdManager.v202311.SamSession.contentDurationMillisSpecified
getset

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

bool Google.Api.Ads.AdManager.v202311.SamSession.isVodSession
getset
bool Google.Api.Ads.AdManager.v202311.SamSession.isVodSessionSpecified
getset

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

long Google.Api.Ads.AdManager.v202311.SamSession.sessionDurationMillis
getset
bool Google.Api.Ads.AdManager.v202311.SamSession.sessionDurationMillisSpecified
getset

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

string Google.Api.Ads.AdManager.v202311.SamSession.sessionId
getset
DateTime Google.Api.Ads.AdManager.v202311.SamSession.startDateTime
getset
StreamCreateRequest Google.Api.Ads.AdManager.v202311.SamSession.streamCreateRequest
getset

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