---
title: Query Target CPA Suggestion
framework: Apple Ads Platform API
role: symbol
role_heading: Web Service Endpoint
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/query-target-cpa-suggestion
---

# Query Target CPA Suggestion

Retrieve the recommended target CPA for a new Maximize Conversions campaign on the App Store.

## URL

POST https://api.ads.apple.com/v1/suggestions/target-cpas/query

## Header Parameters

X-Ap-Context:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 Too Many Requests: 500 Internal Server Error:

## Discussion

Discussion This endpoint returns the suggested target CPA for a Campaigns Endpoints. The suggestion is the maximum tap-install CPI observed across the specified app’s eligible markets over the last 28 days. Only countries or regions with at least 10 installs in that window qualify. To identify the app, use promotedObjectId and promotedObjectType. Scope results to specific markets with an optional countryOrRegion filter. The response returns the single highest suggested target CPA and the market that produced it, along with the appCategory the suggestion applies to. See FilterOperator for the full set of supported comparison operators. Filterable Fields  |  |  |   |  |  |   |  |  |   |  |  |  Payload Examples

## HTTP Body

See RecommendationQueryRequest.

## See Also

- [Query Keyword Suggestions](apple-ads-platform-api/query-keyword-suggestions.md)
- [Query Phrase Suggestions](apple-ads-platform-api/query-phrase-suggestions.md)
- [Query Category Suggestions](apple-ads-platform-api/query-category-suggestions.md)
