コンテンツにスキップ

Auto Redirects

このコンテンツはまだ日本語訳がありません。

Auto redirect ads take the user out of the app without any action from the user. These bad ads automatically redirect the user to the app store, to phishing scams, or to malicious websites. By using Ad Review, you can detect auto redirect events and tackle user complaints about them.

Auto Redirects Report

When an auto redirecting ad starts appearing in your apps, you will probably receive user complaints. However, these complaints rarely contain enough information for you to act on, and the issues they describe are impossible to recreate.

The Auto Redirects Report (MAX > Ad Review > Analyze > Auto Redirects Report) helps you identify the problematic creative. To find a specific creative, apply filters such as date, country, app, and redirect target, then select a creative from the resulting list in the Creative column. Click the eye icon next to the selected creative name to preview the ad and view its Redirect Rate—the percentage of impressions for which AppLovin detected an auto redirect from that creative.

Country column, Creative column, Redirects column. Eye icon. Redirect Rate. Close button.

Supported Networks

Ad NetworkMinimum Android VersionMinimum iOS Version
AdMob and Google Ad Manager7.1.0
BidMachine5.8.07.8.0
DT Exchange5.1.07.1.0
InMobi5.1.07.1.0
ironSource5.4.07.4.0
Liftoff Monetize5.1.07.1.0
Mintegral5.1.07.1.0
MobileFuse5.8.07.8.0
Smaato5.8.07.8.0
Unity Ads5.1.07.1.0
Verve5.6.07.6.0

Metrics

Redirects
How many impressions resulted in auto redirect.

Dimensions

  • Day / Week
  • Platform — Android or iOS
  • Application
  • End User ID — see End User ID below
  • Network
  • DSP
  • Ad Format
  • Country
  • Creative
  • Creative ID — the creative ID that Ad Review detects for this ad
  • Network Creative ID — the creative ID that the network provides to MAX
  • Redirect Advertised iOS App — the iOS app to which the ad leads, if the redirect is to the store (iTunes ID included)
  • Redirect Advertised Android App — the Android app to which the ad leads, if the redirect is to the store (package name included)
  • Redirect Web Domain — the website to which the ad leads, if the redirect is to a website
  • URL — the full URL to which the ad leads

Auto Redirects. Save/Schedule Report. Chart/Table. Checkboxes: Day, Platform, Application, End User ID, Network, DSP, Ad Format, Country, Creative, Creative ID, Network Creative ID, Redirect Advertised iOS App, Redirect Advertised Android App, Redirect Web Domain, URL.

End User ID

You can refine results for a specific user. To do this you must first tag users with your own identifiers.

The following code snippets show how to tag users with your own internal User ID. The maximum size of the User ID string is 8192 characters.

AppLovinMAX.setUserId("«user-ID»");