Display banner using API
Step 1: Request Ad
GET /request
You can display banners using the ad
of result
field in the received data from the response. Since the banner is returned in HTML format, you can directly render it in web projects. In other platforms, you can utilize a WebView.
Please refer to the REST API.
Parameters:
Response:
Name
Type
Mandatory
Description
Ad data
Name
Type
Mandatory
Description
Example
Please replace your Unit ID. You can also use test_unit_id instead of your own.
Last updated