ads_disabled | The SDK told the server ads are disabled for this request, because you called addMessage with trackOnly: true. | Expected in track-only mode. |
ad_skipped | The server intentionally skipped this turn — typically because of pacing. | Expected; the next eligible turn will show an ad. |
ivt_blocked | An invalid-traffic check blocked the request. | Real users shouldn’t see this. If recurring in production, contact support. |
unfilled_bid | The auction ran but no bidder returned a usable ad. | Expected occasionally — fill rate is never 100%. |
illegal_content | The conversation content was flagged as unsafe for ads. | Review the message text — some categories don’t get ads. |
unknown | Catch-all for reasons we don’t yet expose individually. | Capture the onDebugEvent output and send it to support. |