ima. Companion
Constructor
Companion
new Companion()
Contains information about companions of an ad.
Properties
adSlotId
String
The ad slot id of the companion. Empty if unavailable.
apiFramework
(String or Invalid)
The API needed to execute this ad, or Invalid if unavailable.
companionClickThrough
String
Click through URL of the companion.
creativeType
String
Represents the creativetype typically a mimetype.
height
Integer
The height of the companion in pixels. 0 if unavailable.
trackingEvents
Array of Array of String
A map of tracking events where the key is the event and the value is a list of urls to ping upon that event.
url
String
The URL for the static resource of this companion.
width
Integer
The width of the companion in pixels. 0 if unavailable.
Method
createCompanion
createCompanion() returns ima.Companion
- Returns