AdResponse
The data received from the ad server and decoded by the SDK.
The successful result of executing an AdRequest is the receipt and decoding of an AdResponse. This class contains basic information about the ad received from the ad server and decoded by the SDK.
See also
Constructors
Creates an AdResponse instance. You can use this constructor for testing. Normally you do not need to use it.
Types
A portion of the data received from the ad server and decoded by the SDK that is associated with advertising content and tracking events.
A portion of the data received from the ad server and decoded by the SDK that is associated with additional advertising content.
A portion of the data received from the ad server and decoded by the SDK that is associated with additional options related to the advertisement.
Properties
Body instance, that contain advertisement content information.
The campaign identifier the advertisement has been served for.
The URL is associated with clicking on an ad. If the Advertisement.performTapEvent method called without the url parameter, this URL will be processed.
Unique identifier of a content space in the ADITION ad-serving platform.
Additional FileItems related to the advertisement.
Additional Options related to the advertisement.
The type of ad placement received from the server.