Skip to content

Commit ab7adf9

Browse files
committed
Docs: fixed adrevenue titles
1 parent 39737a1 commit ab7adf9

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

Docs/RN_API.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ The list of available methods for this plugin is described below.
3939
- [enableTCFDataCollection](#enabletcfdatacollection)
4040
- [setConsentData](#setconsentdata)
4141
- [logAdRevenue](#logadrevenue)
42-
- [Parameters](#parameters)
43-
- [Usage Example for React Native:](#usage-example-for-react-native)
4442
- [Android Only APIs](#android-only-apis)
4543
- [setCollectAndroidID](#setcollectandroidid)
4644
- [setCollectIMEI](#setcollectimei)
@@ -808,13 +806,11 @@ Use this method to log your ad revenue.</br>
808806
By attributing ad revenue, app owners gain the complete view of user LTV and campaign ROI.
809807
Ad revenue is generated by displaying ads on rewarded videos, offer walls, interstitials, and banners in an app.
810808

811-
#### Parameters
812-
813809
| Param | Type |
814810
| -------------- | ---------------------------------------------------------- |
815811
| **`data`** | `AFAdRevenueData` |
816812

817-
#### Usage Example for React Native:
813+
*Example:*
818814

819815
```javascript
820816
const adRevenueData = {

0 commit comments

Comments
 (0)