SASAdPlacement

data class SASAdPlacement(val siteId: Long, val pageId: Long, val formatId: Long, val keywordTargeting: String? = null)

Class representing an application placement.

Constructors

Link copied to clipboard
constructor(siteId: Long, pageId: Long, formatId: Long, keywordTargeting: String? = null)

Types

Link copied to clipboard

Properties

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

A map of client side parameters to be forwarded to mediation adapters.

Link copied to clipboard
Link copied to clipboard

List of SASSellerDefinedAudience objects related to this placement.

Link copied to clipboard

List of SASSellerDefinedContent objects related to this placement.

Link copied to clipboard
Link copied to clipboard

A Supply Chain Object string representation that will be sent during ad loading to receive more relevant advertising if needed, null otherwise.