SASAdInfo

data class SASAdInfo

Model class centralizing useful information for publishers.

Types

Link copied to clipboard

Class representing Digital Service Act related information, from the ad response

Link copied to clipboard
data class ProgrammaticInfo

Model class centralizing useful programmatic information for publishers.

Properties

Link copied to clipboard

The aspect ratio of the ad, if available. Especially useful for banner format, you can easily compute the correct height of your banner by dividing your desired width by this aspectRatio.

Link copied to clipboard

The Digital Service Act info of the ad, if available.

Link copied to clipboard

Map containing all extra parameters of the ad that is not already handled by a dedicated property.

Link copied to clipboard

The insertion ID of the ad, if available.

Link copied to clipboard

The name of the mediation SDK which is currently displaying the ad. Will be available only in a mediation ad call, and null otherwise.

Link copied to clipboard

The programmatic info of the ad, if available.