apps__search_keywords__list
List search keywords for any app in App Store Connect using its name, bundle ID, or Apple ID. Filter by locale and platform to inspect App Store SEO targeting.
Instructions
List the search keywords belonging to an app. [GET /v1/apps/{id}/searchKeywords]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | App name, bundle ID (com.example.app) or numeric Apple ID. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute links.next URL from a previous response. | |
| filter_locale | No | filter by locale | |
| filter_platform | No | filter by platform |