File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ The list of available methods for this plugin is described below.
3838 - [ disableAdvertisingIdentifier] ( #disableadvertisingidentifier )
3939 - [ enableTCFDataCollection] ( #enabletcfdatacollection )
4040 - [ setConsentData] ( #setconsentdata )
41- - [ logAdRevenue from v6.15.1 ] ( #logadrevenue-from-v6151 )
41+ - [ logAdRevenue] ( #logadrevenue )
4242 - [ Parameters] ( #parameters )
4343 - [ Usage Example for React Native:] ( #usage-example-for-react-native )
4444- [ Android Only APIs] ( #android-only-apis )
@@ -801,7 +801,7 @@ let GDPRUser = AppsFlyerConsent.forGDPRUser(true, false);
801801appsFlyer .setConsentData (nonGDPRUser /** or**/ GDPRUser);
802802```
803803
804- ### logAdRevenue from v6.15.1
804+ ### logAdRevenue
805805` logAdRevenue(data: AFAdRevenueData): void `
806806
807807Use this method to log your ad revenue.</br >
You can’t perform that action at this time.
0 commit comments