Contents

Get Legacy App Limited Status Reason Details

Return a map of country or region codes to their associated limited-status reason for legacy app campaigns.

URL

GET https://api.ads.apple.com/v1/campaigns/{id}/legacy-app-limited-status-reason-details

Path Parameters

NameTypeDescription
id Requiredstring

Header Parameters

NameTypeDescription
X-Ap-Context Requiredstring

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
LegacyAppLimitedStatusReasonDetailsResponse
400Bad Request
Content-Type: application/json
ErrorResponse
401Unauthorized
Content-Type: application/json
ErrorResponse
403Forbidden
Content-Type: application/json
ErrorResponse
404Not Found
Content-Type: application/json
ErrorResponse
429Too Many Requests
Content-Type: application/json
ErrorResponse
500Internal Server Error
Content-Type: application/json
ErrorResponse

Discussion

This endpoint helps diagnose why specific campaigns aren’t delivering in one or more countries or regions. The response contains information on why delivery is limited in each market.

Payload Examples

See Also