Overview
Use the following values:Meta App IDin CloudX app mappingMeta Placement IDin CloudX ad-unit mapping- CloudX
app_keyand CloudX ad unit identifiers in app code
Step 1. Complete Meta-side setup in Monetization Manager
- Sign in to Meta and open Monetization Manager.
- Add the app or property you want to monetize.
- Create placements for each format you want to use.
- Copy the Meta App ID and each Placement ID.
- Complete Meta review and payout setup before expecting live demand.
Step 2. Enable Meta in CloudX
Go toOperations -> Bidder Configuration and make sure Meta Audience Network is enabled for your account.

Meta Audience Network is disabled, CloudX will not request bids from Meta even if your mappings are correct.
Step 3. Configure your CloudX app
Go toInventory -> Apps and create or open the app that matches your mobile application.
| CloudX field | Value to enter | Required |
|---|---|---|
Meta App ID | Your Meta Audience Network App ID | Yes |

app_key from the app details page. Use the CloudX app_key in Android or iOS code. Do not use the Meta App ID as the CloudX SDK app key.
Step 4. Configure CloudX ad units
Go toInventory -> Apps -> [Your App] -> Ad units and add the mapping below for each eligible ad unit.
| CloudX field | Value to enter | Required |
|---|---|---|
Meta Placement ID | The Meta placement ID for that ad unit and format | Yes |

- Treat
Meta Placement IDas required on both platforms. - Match the Meta placement to the CloudX ad-unit format and size.
- For Banner and MREC, use a placement created for the correct size.
Step 5. Add Meta line items
Create line items for bidderMeta Audience Network on each CloudX ad unit where Meta should compete.

- Use bidder
Meta Audience Network - Match the line item to the correct ad format
- Repeat the setup for each ad unit where Meta should bid
Step 6. Finish app integration
Use the CloudX platform guides and the iOS Meta adapter page: In app code:- Initialize CloudX with the CloudX
app_key - Load ads using CloudX ad unit identifiers
- Do not pass Meta App IDs or Meta Placement IDs into app code
- For Interstitial and Rewarded ads, call
show()only after the ad is ready
Step 7. Test and validate
- Enable test mode for your device in CloudX.
- Build and run the app with the CloudX
app_keyand the correct CloudX ad unit identifiers. - Request an ad from each mapped ad unit.
- Confirm that the ad loads and that Meta participates or wins where expected.
Troubleshooting
Meta is not bidding
Check the following first:Meta Audience Networkis enabled inOperations -> Bidder Configuration- The app has a valid
Meta App ID - The ad unit has a valid
Meta Placement ID - A
Meta Audience Networkline item exists for the ad unit - The Meta placement matches the ad format and size
Meta bids but the ad does not render
Check the following:- Your app is using the CloudX
app_key, not a Meta ID - Your app is loading the intended CloudX ad unit
- Interstitial and Rewarded ads are only shown after they finish loading
- On iOS, the requirements from the Meta Adapter page are complete
Placement mapping looks correct but Android still fails to load
On Android, missing or empty Meta placement data causes the adapter load to fail. Re-check the ad-unit-levelMeta Placement ID mapping in CloudX.
Placement mapping looks correct but iOS behavior is inconsistent
The current iOS adapter can fall back internally in some cases, but you should not rely on that behavior. Always configureMeta Placement ID explicitly for every ad unit.
Mapping Reference
| CloudX field | Internal key | Scope |
|---|---|---|
Meta App ID | app_id | App |
Meta Placement ID | placement_id | Ad unit |
audienceNetwork in internal logs or backend configuration, that refers to the same Meta bidder.