File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ The list of available methods for this plugin is described below.
3737 - [ disableAdvertisingIdentifier] ( #disableAdvertisingIdentifier )
3838 - [ enableTCFDataCollection] ( #enableTCFDataCollection )
3939 - [ setConsentData] ( #setConsentData )
40- - [ logAdRevenue] ( #logAdRevenue ) - Since 6.15.1
40+ - [ logAdRevenue] ( #logAdRevenue )
4141- [ Android Only APIs] ( #android-only-apis )
4242 - [ setCollectAndroidID] ( #setcollectandroidid )
4343 - [ setCollectIMEI] ( #setcollectimei )
@@ -798,7 +798,7 @@ let GDPRUser = AppsFlyerConsent.forGDPRUser(true, false);
798798appsFlyer .setConsentData (nonGDPRUser /** or**/ GDPRUser);
799799```
800800
801- ### logAdRevenue
801+ ### logAdRevenue - Since 6.15.1
802802` logAdRevenue(data: AFAdRevenueData): void `
803803
804804Use this method to log your ad revenue.</br >
You can’t perform that action at this time.
0 commit comments