getAdInfo
Overview
After loading an ad, allows to access the loaded ad information by accessing the adInfo property of the fullscreen or rewarded video placement.
Syntax
placementName (REQUIRED)
string Unique name of placement. The same name will be used in gravite.net account.
callback (REQUIRED)
Callback<JSONObject> Used to provide the function call result to JavaScript.
JSON object fields:
price
currencyCode
precision
Examples
Last updated