Reject a creative approval request (CAR) with one or more rejection reasons.
Documentation Index
Fetch the complete documentation index at: https://docs.framen.com/llms.txt
Use this file to discover all available pages before exploring further.
Org_4KmTqZnWpLx). Find it here.car_Xy7Kp2mN9qR4).ADVERTISER, INAPPROPRIATE, FILTER, CUSTOM.CUSTOM is included in rejection_reasons.| Code | Description |
|---|---|
ADVERTISER | The advertiser is not approved to run on your network |
INAPPROPRIATE | The creative content is inappropriate for your venues |
FILTER | The creative does not meet your content filter criteria |
CUSTOM | Custom reason — requires a custom_message |
| Status | Error | Description |
|---|---|---|
| 400 | Bad Request | CAR is already approved or rejected; cannot reject an already-decided creative. Also returned if rejection_reasons is missing or invalid. |
| 401 | Unauthorized | Invalid or missing org_token |
| 404 | Not Found | CAR not found; invalid car_id or organization does not own this CAR |
| 422 | Unprocessable Entity | CUSTOM is in rejection_reasons but custom_message is missing or empty |
| 429 | Too Many Requests | Rate limit exceeded; retry after delay |
| 500 | Internal Server Error | Server error; please try again later |