Fetches broad match keywords for a given phrase. Response is CSV-like text (not JSON); parse by splitting on line breaks and delimiters. `display_sort` and `display_filter` parameters are defined but currently not utilized by the API call.
phraseRequiredstringKeyword, phrase, or expression to investigate for broad matches and alternative search queries.
databaseRequiredstringRegional database for keyword research (e.g., 'us' for United States, 'gb' for United Kingdom).
display_datestringDate in "YYYYMM15" format (e.g., "20231215") for historical data. If omitted or empty, most recent data is returned.
display_sortstringColumn and order to sort results (e.g., 'nq_desc' for Search Volume descending).
display_limitintegerMaximum number of results. The API interprets a value of 0 as the default (10,000). Max: 100,000.
export_decodeintegerIf 1 (default), returns a raw text response; 0 for a URL-encoded string.
export_escapeintegerIf 1 (default), wraps CSV columns in double quotes; 0 disables. Applies if output is CSV-like.
display_filterarrayFilter conditions for results, from predefined criteria. Behavior depends on API interpretation of these values.
display_offsetintegerNumber of results to skip from the beginning of the list for pagination.
export_columnsarraySpecific columns to include in the report (e.g., 'Ph' for Phrase). If not specified, all default columns are returned.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.