apps__search_keywords__list
Retrieve search keywords for a specific app. Filter by locale or platform to narrow results.
Instructions
List the search keywords belonging to an app. [GET /v1/apps/{id}/searchKeywords]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute `links.next` URL from a previous response, to fetch the next page. When set, all other parameters are ignored. | |
| filter_locale | No | filter by locale | |
| filter_platform | No | filter by platform |