apps__search_keywords__list
Retrieve a list of search keywords assigned to an app in App Store Connect. Filter by locale or platform for targeted analysis.
Instructions
List the search keywords belonging to an app. [GET /v1/apps/{id}/searchKeywords]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| 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 |