Wicked Reports (Beta)

To set up tracking on Wicked Reports without a live integration, a manual custom upload is required. Please follow the instructions on  How to Track and Import Costs for AppLovin .
Use the following CURL command to pull all available columns:
https://r.applovin.com/report?api_key=YOUR_API_KEY&start=START_DATE&end=now&columns=day,campaign,ad,cost&format=csv&report_type=advertiser
Replace:
  • YOUR_API_KEY with your actual API Report Key.
  • START_DATE and END_DATE with the desired date range in the format YYYY-MM-DD.
Please Note, API has a request window of 45 days. Make sure the date parameters are within the last 45 days.
Find your Reporting Key on AppLovin


Landing URLs

Information When setting up your Creative Sets, please use the  Landing URL Validation Tool  to append the Wicked Reports specific UTMs as "custom parameters" to all your landing URLs to ensure proper tracking:
&utm_source=AppLovin&utm_medium=PPC&utm_campaign={CAMPAIGN_NAME}&utm_content={AD_NAME}