Instream SDK
7.26.0
androidJvm
Instream SDK
/
com.smartadserver.android.instreamsdk.model.adobjects
/
SVSAdInfo
/
ProgrammaticInfo
Programmatic
Info
data
class
ProgrammaticInfo
(
val
advertiserId
:
String
?
,
val
auctionId
:
String
?
,
val
buyerId
:
String
?
,
val
dealId
:
String
?
,
val
dspId
:
String
?
,
val
publisherId
:
String
?
)
Model regrouping programmatic related data.
Members
Constructors
Programmatic
Info
Link copied to clipboard
constructor
(
advertiserId
:
String
?
,
auctionId
:
String
?
,
buyerId
:
String
?
,
dealId
:
String
?
,
dspId
:
String
?
,
publisherId
:
String
?
)
Properties
advertiser
Id
Link copied to clipboard
val
advertiserId
:
String
?
auction
Id
Link copied to clipboard
val
auctionId
:
String
?
buyer
Id
Link copied to clipboard
val
buyerId
:
String
?
deal
Id
Link copied to clipboard
val
dealId
:
String
?
dsp
Id
Link copied to clipboard
val
dspId
:
String
?
publisher
Id
Link copied to clipboard
val
publisherId
:
String
?