When you click the Apps option to add targeting to a rule, you see a list of iOS app IDs and Android app names. If your app spans both Android and iOS platforms, you need to include both the iOS app ID and Android app name to fully target it.
Here are some tips to help find your IDs and names.
Find an Android app name
- Go to the Google Play Store for Apps.
- Search by app name.
- Click the result for your app.
- Inspect the URL and copy the Android app name. The name appears after
id=
and before&hl
.
For example:https://play.google.com/store/apps/details?id=app.name.here&hl=en
Find an iOS app ID
- Go to Google.com and search for the name of your app, followed by "Apple App Store."
For example: "My Mobile App Name Apple App Store" - In the search results, open the page for your app.
- Inspect the URL and copy the iOS app ID. The ID appears after
id
and before?mt
.
For example:https://itunes.apple.com/us/app/appname/id123456789?mt=8