Each request to anchors_refdomains costs 1 row.
Each result costs 1 row.
Using 'offset' costs 5 rows.
Using 'where' costs 5 rows.
Using 'having' costs 5 rows.
| Column | Type | Where | Having | Description |
|---|---|---|---|---|
| anchor | string | + | − | Anchor text used in at least one backlink from the referring domain. |
| anchors | int | − | + | Number of different anchor texts that are used in backlinks to the target on the referring domain. |
| backlinks | int | + | + | Number of external backlinks found that are using the anchor text. |
| refdomain | string | + | + | Referring domain that contains at least one backlink using the anchor text. |
<?xml version="1.0" encoding="UTF-8"?>
<AhrefsApiResponse>
<refdomains>
<refdomain>
<anchors>
26676
</anchors>
<backlinks>
66570
</backlinks>
<refdomain>
domainoom.com
</refdomain>
</refdomain>
<refdomain>
<anchors>
240
</anchors>
<backlinks>
450
</backlinks>
<refdomain>
tntu.edu.ua
</refdomain>
</refdomain>
<refdomain>
<anchors>
189
</anchors>
<backlinks>
298
</backlinks>
<refdomain>
blackhatworld.com
</refdomain>
</refdomain>
</refdomains>
</AhrefsApiResponse>