Retrieves a list of a domain's competitors in paid search results from a specified regional database.
domainDomain name to investigate (e.g., 'example.com').
databaseRequiredstringRegional database to query. For available databases, see Semrush API documentation.
display_datestringDate for data retrieval (YYYYMM15 for monthly). If unspecified, API uses latest daily ranking data.
display_sortstringSort column and order. Default: 'np_desc' (Common Paid Keywords, descending). Options: 'np_asc', 'np_desc', 'cr_asc', 'cr_desc'.
display_limitintegerMaximum number of results. The API typically returns up to 100,000 per request; use with `display_offset` to retrieve more.
export_decodeintegerSet to 1 for a decoded response; 0 for a URL-encoded string.
export_escapeintegerSet to 1 to wrap columns in double quotes ("); 0 to disable.
display_offsetintegerNumber of results to skip. The sum of `display_limit` and `display_offset` must not exceed 4,000,000.
export_columnsarrayColumns for the report. Defaults to all. Options: Dn (Domain Name), Cr (Competition Level), Np (Common Paid Keywords), Ad (Paid Keywords), At (Paid Search Traffic), Ac (Paid Search Traffic Cost), Or (Common Organic Keywords).
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.