Skip to main content

revenueEvent

When you monetize your application and present ads to users, revenue events record adjustments to the revenue you earn from those ads.

FieldTypeDescription
idstringThe event identifier
event_countintA counter used to calculate the correct number of events tied to a revenue event
ad_bundle_idstringApp bundle ID/package name of the advertised app
ad_instance_namestringThe name of the ad instance
product_idstringThe ID of the purchased item
product_typestringThe type of the purchased item
ad_networkstringThe monetization partner that filled the ad impression
ad_placementstringThe placement the user is related to as defined by the platform
ad_sdkstringThe provider name of the monetization solution
ad_segmentstringThe segment the user is related to as defined by the segmentation method
ad_test_groupstringThe group specified for an A/B test
ad_unitstringThe type of the monetization. Example values include "Banner" and "Rewarded".
value_usddoubleThe original value in USD
valuedoubleThe value in its original currency
currencystringThe original currency
device_idstringThe advertising identifier for the device. For Android, this is the GAID. For iOS, this is the IDFA.
install_idstringjusttrack's identifier for the install event tied to this event
attribution_idstringjusttrack's identifier for the attribution event tied to this event
happened_attimestampThe date and time in UTC at which the event happened. This timestamp doesn't include the timezone.