Skip to content

Commit 3c3d8bf

Browse files
committed
docs(ahrefs): regenerate docs to reflect cents-to-USD conversion fix
The generated docs page was stale after the previous commit converted rank_tracker_serp_overview.value, rank_tracker_competitors_stats.trafficValue, and rank_tracker_competitors_overview's nested value from cents to USD - regenerating picks up the corrected field descriptions.
1 parent dab60b9 commit 3c3d8bf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

apps/docs/content/docs/en/integrations/ahrefs.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ Get the full SERP (search engine results page) for a keyword tracked in an Ahref
598598
|`backlinks` | number | Total backlinks to the ranking domain |
599599
|`refdomains` | number | Unique referring domains |
600600
|`traffic` | number | Estimated monthly organic search traffic |
601-
|`value` | number | Estimated monthly traffic value in USD cents |
601+
|`value` | number | Estimated monthly traffic value \(USD\) |
602602
|`topKeyword` | string | Highest-traffic keyword ranking for this page |
603603
|`topKeywordVolume` | number | Monthly search volume for the top keyword |
604604
|`updateDate` | string | Date the SERP was last checked |
@@ -633,7 +633,7 @@ Get competitor rankings for the keywords tracked in an Ahrefs Rank Tracker proje
633633
|`position` | number | Current ranking position |
634634
|`bestPositionKind` | string | Type of the best position achieved |
635635
|`traffic` | number | Estimated traffic to the competitor |
636-
|`value` | number | Estimated traffic value |
636+
|`value` | number | Estimated traffic value \(USD\) |
637637

638638
### `ahrefs_rank_tracker_competitors_stats`
639639

@@ -656,7 +656,7 @@ Get aggregate competitor stats for an Ahrefs Rank Tracker project: each competit
656656
| `competitorsStats` | array | Aggregate stats for each tracked competitor |
657657
|`competitor` | string | The competitor's URL |
658658
|`traffic` | number | Estimated monthly organic visits |
659-
|`trafficValue` | number | Estimated monthly organic traffic value |
659+
|`trafficValue` | number | Estimated monthly organic traffic value \(USD\) |
660660
|`averagePosition` | number | Average top organic position across tracked keywords |
661661
|`pos1To3` | number | Keywords ranking in top 3 positions |
662662
|`pos4To10` | number | Keywords ranking in positions 4-10 |

0 commit comments

Comments
 (0)