search_apps
Search for apps on the App Store to target with ads. Get adamId, name, developer name, and country availability for your campaigns.
Instructions
Search the App Store for apps to target / advertise. Returns adamId, name, developerName, and country availability. You need adamId to create campaigns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | App name or developer keyword. | |
| returnOwnedApps | No | If true, restricts to apps owned by your team. | |
| limit | No | Max items per page. Apple's hard cap is 1000 for most endpoints. | |
| offset | No | Result offset for pagination. | |
| orgId | No | Override the org (account) for this call. Defaults to ASA_ORG_ID. Use the `org_acls` tool to discover orgIds. |