ProgrammaticInfo

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.

Constructors

Link copied to clipboard
constructor(advertiserId: String?, auctionId: String?, buyerId: String?, dealId: String?, dspId: String?, publisherId: String?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard