Skip to content

Commit

Permalink
Docs - add ROI360 note to in-app events
Browse files Browse the repository at this point in the history
  • Loading branch information
liaz-af authored Jan 14, 2025
1 parent d798f7d commit d8aefbb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Docs/RN_InAppEvents.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ Find more info about recording events [here](https://dev.appsflyer.com/hc/docs/i

## Send Event

> 📘 Note
>
> 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).
**`logEvent(eventName, eventValues, success, error)`**

| parameter | type | description |
Expand Down

0 comments on commit d8aefbb

Please sign in to comment.