Retrieves Product Listing Ad (PLA) search keywords for a specified domain from a Semrush regional database.
domainDomain name (e.g., 'example.com') to investigate for PLA search keywords.
databaseRequiredstringSemrush regional database to query (e.g., 'us', 'gb', 'ca').
display_sortstringColumn and order for sorting results (e.g., 'po_desc' for position descending).
display_limitintegerMaximum number of results to return. For pagination with `display_offset`, `display_limit` might need to be `desired_count + display_offset`. Semrush may return up to 100,000 lines per call if `display_offset` is not used.
export_decodeintegerIf 1, decodes URL-encoded response data; if 0, returns data as a raw URL-encoded string.
export_escapeintegerIf 1, wraps report column values in double quotes (e.g., "value"); 0 disables wrapping.
display_filterarrayColumn names (e.g., 'Ph', 'Tt') for filtering results. Filtering logic is Semrush API-specific; refer to their documentation for details.
display_offsetintegerNumber of results to skip from the beginning of the report, for pagination.
export_columnsarraySpecific data columns to include in the report (e.g., 'Ph' for Keyword, 'Ur' for Landing Page URL, 'Tt' for Ad Title). If not specified, all available columns are requested.
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.