Retrieves monthly historical backlink and referring domain data for a specified root domain, returned as a time series string with newest records first.
targetRequiredstringThe root domain URL (e.g., 'example.com') for which to retrieve historical backlink data.
target_typeRequiredstringThe type of target. Must be 'root_domain' for this action.
display_limitintegerMaximum number of historical data records (lines) to return. If 0 (default), the API backend uses 10,000. Max: 1,000,000.
display_offsetintegerNumber of initial records to skip in the results.
export_columnsarraySpecifies data columns for the report. Defaults to all: `date`, `backlinks_num`, `domains_num`, `score`.
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.