Skip to content

Commit

Permalink
docs: applovin: fix hyperlink to columns
Browse files Browse the repository at this point in the history
  • Loading branch information
turtleDev committed Feb 4, 2025
1 parent 188a4c1 commit 8d9c164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/supported-sources/applovin.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ custom:{endpoint}:{report_type}:{columns}
Where:
* `{endpoint}` is the API endpoint for applovin reports (one of `report`, `probabilisticReport` or `skaReport`)
* `{report_type}` is the [report type](https://developers.applovin.com/en/app-discovery/api/reporting-api#required-parameters) (one of `publisher` or `advertiser`)
* `{columns}` are the [columns](https://developers.applovin.com/en/app-discovery/api/reporting-api#required-parameters) of the given report type.
* `{columns}` are the [columns](https://developers.applovin.com/en/app-discovery/api/reporting-api#allowed-publisher-columns) of the given report type.
### Custom Report Example
Expand Down

0 comments on commit 8d9c164

Please sign in to comment.