Skip to content

Commit d8aefbb

Browse files
authored
Docs - add ROI360 note to in-app events
1 parent d798f7d commit d8aefbb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Docs/RN_InAppEvents.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Find more info about recording events [here](https://dev.appsflyer.com/hc/docs/i
1717

1818
## Send Event
1919

20+
> 📘 Note
21+
>
22+
> For events with **revenue**, including in-app purchases, subscriptions, and ad revenue events, AppsFlyer customers with an ROI360 subscription should avoid using the `AFInAppEvents.REVENUE`(`af_revenue`) parameter in their in-app events. Doing so can result in duplicate revenue being reported. Instead, they should utilize the [ad revenue SDK API](https://dev.appsflyer.com/hc/docs/rn_api#logadrevenue).
23+
2024
**`logEvent(eventName, eventValues, success, error)`**
2125

2226
| parameter | type | description |

0 commit comments

Comments
 (0)