How to Add Ad Placements
Ad Placement: the container used to display ads to users in your app or games . Ad Placements send the requests to Profit and display the returned ads.
Ad Format: where and how the ads will be displayed to the user in your app or game
1. Click "Create Ad Unit"
On the top right corner, click the "Create Ad Unit" button.
2. Enter Ad Unit Details Link
- Ad Unit Name: Enter a unique name for your ad unit (e.g.,
first_ad_unit
). - Select App: Choose the approved app for which you want to create the ad
unit from the dropdown list (e.g., Subway Surfers with package name
com.kiloo.subwaysurf
). - Select Ad Type: Choose the ad type from the list (e.g., Push Notification).
3. Submit Ad Unit
After entering all the details, click the "Submit" button.
4. Ad Unit Added 🎉
After successfully adding an ad unit, the "Congratulations" notification will appear, confirming the ad unit has been added.
- Package Name (e.g., com.kiloo.subwaysurf ).
- Name (e.g., push_ad_unit).
- AdUnit (e.g., Push Notification).
- Code ( appear after ad-unit approval ).
- Status (e.g., Pending).
Pending Status:
- When an ad unit is newly added, it will show as Pending under the Status column.
- Wait for further approval as indicated in the lower section, which emphasizes that strict approval requirements are in place.
5. Ad Unit Approved 🥳
- After submitting an ad unit, it will go through an approval process that typically takes 12 to 24 hours.
- Once the ad unit is approved, the status will change from Pending to Approved.
- A unique Code will be generated for your ad unit, which can be
used for integration into your app. the code is something
like
1572ed77-e40a-471c-a2a7-431085ade04c
- You can now integrate this ad unit into your app using the provided code. For help with
integration,
refer to the SDK Integration or contact their support team at info@profitdiv.com.