Skip to main content
GET
Banner Ads
Banner ads are returned in HTML format, allowing direct rendering in web projects. For other platforms, you can use WebView for rendering.

Request Parameters

Headers

string
required
App Key (found in adrop_service.json)

Query Parameters

string
required
Ad unit ID
string
User unique identifier. Used for frequency capping and targeting.
string
Platform. One of android, ios, web
string
Locale. e.g., en_US, ko_KR
string
Theme mode. light or dark
string
Context targeting ID (required for targeted ads)
string
Advertising identifier (required for device preview)

Response

integer
required
Response code. 0 indicates success.
string
required
Response message
object
Ad data

Rendering

Web Rendering

When using carousel banners, add the following script:

Native Ads

Implement ads with custom UI

Error Codes

Error handling guide