Companion Ad Container
data class CompanionAdContainer(container: ViewGroup, width: Int, height: Int)
Content copied to clipboard
Properties
Link copied to clipboard
The height of the companion ad that shall be displayed. Note: The IMA SDK requires the size of the CompanionAdContainer to explicitly match the desired companion ad.
Link copied to clipboard
The width of the companion ad that shall be displayed. Note: The IMA SDK requires the size of the CompanionAdContainer to explicitly match the desired companion ad.