
Set up an app
CloudX can automatically pull app details from the App Store or Google Play Store. Start typing your bundle ID or app name in the search field and select it from the results.- Navigate to Apps in the sidebar
- Click Add app in the top right
- Search for your app by bundle ID, name
- Select your app from the dropdown if it appears, or add it manually
- Enter your Application name
- Select your platform (iOS or Android)
- Enter your Bundle ID
- Select an Application category
- Add a Description with notes about the app (optional)
- Upload an App icon (optional)
- Click Save
After creating your app, it’s set to Inactive status by default, which means it only serves test requests.
Edit an app
Making changes to an app after creation.
- Navigate to your app page
- Click Edit in the top right
- You can edit an app name, description, category, or icon
- Click Save
App Status
- Active — app is live and serving real traffic
- Inactive — app is in test mode and serving only test requests
Real ads will start running after your app passes moderation (when its status changes to Active).
Disabled bidders
You can switch off specific bidders for this app from the app’s Edit page: select them in the Disabled bidders field and click Save. This overrides the account-level setting inOperations -> Bidder Configuration — the bidder stays enabled for your other apps. Leave the field empty to run every bidder enabled for your account.
A disabled bidder is dropped from this app’s SDK initialization, so the SDK never loads or requests it. Useful for temporarily pausing a network on one app — for example, while you roll out an SDK update. Changes apply on the next SDK initialization.