zero_search_results_keywords
Identifies search keywords that yield zero results on the marketplace, enabling SEO gap analysis to improve discoverability.
Instructions
Keywords that produced ZERO search results, for one source — SEO gap analysis. Returns {details:[{searchKeyword, count}]} (count = how many times the no-result search happened). Filters: startDate/endDate (no aggregation; pagination ignored).
📖 Spec (GET /rest/3/reporting/developer-space/{developerId}/zero-search-results-keywords/source/{sourceKey}): https://developer.atlassian.com/platform/marketplace/rest/v4/api-group-reporting/#api-rest-3-reporting-developer-space-developerid-zero-search-results-keywords-source-sourcekey-get
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | No | ISO date YYYY-MM-DD. | |
| sourceKey | Yes | Search source. ONLY `marketplace` is supported for zero-result keywords (unlike the other search-keyword tools, `embedded-marketplace` is rejected with HTTP 400). | |
| startDate | No | ISO date YYYY-MM-DD. |