Banner Ads
REST API
Banner Ads
Learn how to request banner ads using the REST API.
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.Documentation Index
Fetch the complete documentation index at: https://docs.adrop.io/llms.txt
Use this file to discover all available pages before exploring further.
Request Parameters
Headers
App Key (found in adrop_service.json)
Query Parameters
Ad unit ID
User unique identifier. Used for frequency capping and targeting.
Platform. One of
android, ios, webLocale. e.g.,
en_US, ko_KRTheme mode.
light or darkContext targeting ID (required for targeted ads)
Advertising identifier (required for device preview)
Response
Response code.
0 indicates success.Response message
Ad data
Rendering
Web Rendering
Carousel Banners
When using carousel banners, add the following script:Related Documentation
Native Ads
Implement ads with custom UI
Error Codes
Error handling guide