DSPs see their performance on AppLovin RTB in terms of the same performance metrics that AppLovin uses.
You access these metrics via the AppLovin DSP Report APIs.
All AppLovin numbers are final for billing.
Contact AppLovin if you see discrepancies between numbers from your DSP and the AppLovin API.
Base URL
Send report requests via an HTTP GET to the following base URL:
Successful bid response. Includes bids that were filtered for the below reasons. Use the loss notification URL with the loss reason macro (AUCTION_LOSS) to get more granular details:
invalid native markup
invalid VAST
bid with a blocked category
bid with a blocked ad domain
bid with a blocked package
204
HTTP_NO_CONTENT
No bid response
300
HTTP_UNEXPECTED_REDIRECT
Temporary Redirect status response code indicates that the resource requested has been temporarily moved to the URL given by the Location headers.
400
HTTP_BAD_REQUEST
Request malformed
403
HTTP_FORBIDDEN
Forbidden response status code indicates that the server understands the request but refuses to authorize it.
404
HTTP_NOT_FOUND
Endpoint not found or invalid
408
HTTP_REQUEST_TIMEOUT
Timeout above required response time (150 ms)
500
HTTP_INTERNAL_SERVER_ERROR
An error occurred on AppLovin’s service
502
HTTP_BAD_GATEWAY
Bad Gateway server error response code indicates that the server, while acting as a gateway or proxy, received an invalid response from the upstream server.
503
HTTP_SERVICE_UNAVAILABLE
Service Unavailable server error response code indicates that the server is not ready to handle the request.