You need MMP bundle ID to register your app in Moloco Ads. Follow this guide to learn where and how to get your MMP bundle ID.
What's MMP bundle ID?
Moloco uses MMP Bundle ID to identify each app in MMP postback data. In most cases, the MMP Bundle ID is the same as the Store ID, but there are some exceptions as the following chart.
MMP | Android MMP Bundle ID | iOS MMP Bundle ID |
Adjust | Same as the store ID | Same as the store ID |
Appsflyer | Same as the store ID | id{store ID} |
Branch | Same as the store ID | Value entered by the user |
Kochava | Value entered by the user | Value entered by the user |
Singular | Same as the store ID | Value entered by the user |
Airbridge | Same as the store ID | Value entered by the user |
Tenjin | Same as the store ID | Same as the store ID |
Step-by-step instructions for each MMP
-
Android
MMP bundle ID is the same as your app's Play Store ID (package name). Find your app in the Google Play Store using a web browser. At the end of the URL, the Play Store ID will be listed after
id=
.
e.g.) Forhttps://play.google.com/store/apps/details?id=com.android.chrome
, the MMP bundle ID iscom.android.chrome
.iOS
MMP bundle ID is the same as your app's App Store ID. Find your app in the iTunes Store using a web browser. At the end of the URL, the App Store ID will be listed after
id
e.g.) Forhttps://apps.apple.com/us/app/google-chrome/id535886823
, the MMP bundle ID is535886823
. -
Android
MMP bundle ID is the same as your app's Play Store ID (package name). Find your app in the Google Play Store using a web browser. At the end of the URL, the Play Store ID will be listed after
id=
.
e.g.) Forhttps://play.google.com/store/apps/details?id=com.android.chrome
, the MMP bundle ID iscom.android.chrome
.
iOS
MMP bundle ID is the same as your app's App Store ID, but keep
id
before the numbers. Find your app in the iTunes Store using a web browser. At the end of the URL, the App Store ID after the last/
.
e.g.) Forhttps://apps.apple.com/us/app/google-chrome/id535886823
, the MMP bundle ID isid535886823
. -
Android
MMP bundle ID is the same as your app's Play Store ID (package name). Find your app in the Google Play Store using a web browser. At the end of the URL, the Play Store ID will be listed after
id=
.
e.g.) Forhttps://play.google.com/store/apps/details?id=com.android.chrome
, the MMP bundle ID iscom.android.chrome
.
iOS
In Branch dashboard, click Configuration at the left sidebar. In the iOS Redirects section, find the value under Bundle Identifiers.
-
- In Kochava dashboard, click All Apps.
- Click the three dots(⋮) next to your app name and select Partner Configuration.
- Find Moloco, click the three dots(⋮), and select Postback.
- Click any postback event
- On the right side, find the value under Package Name for Android and iTunes App ID for iOS.
-
- Click Apps under SETTINGS.
- Click the registered app to expand each app's information.
- Find the value under Bundle ID:
-
MMP bundle ID is the value set for Package Name on Airbridge SDK implementation level. Reach out to your integration engineer or Airbridge representative to find the value. The following guides contain the code examples and details to locate the Package Name.
-
Android
MMP bundle ID is the same as your app's Play Store ID (package name). Find your app in the Google Play Store using a web browser. At the end of the URL, the Play Store ID will be listed after
id=
.
e.g.) Forhttps://play.google.com/store/apps/details?id=com.android.chrome
, the MMP bundle ID iscom.android.chrome
.iOS
MMP bundle ID is the same as your app's App Store ID. Find your app in the iTunes Store using a web browser. At the end of the URL, the App Store ID will be listed after
id
e.g.) Forhttps://apps.apple.com/us/app/google-chrome/id535886823
, the MMP bundle ID is535886823
.