# Monetization Settings

_Optimize your publishing app to control what ads appear in your games!_


1.  From your [Chartboost platform](http://dashboard.chartboost.com/){:target="_blank"}, navigate to  **Monetization > Apps**.
2.  Identify the app you want to edit. Click on the  **three-dot icon** and select **Edit Monetization Settings**.
	- If there are no apps listed, then you will need to set up a new [ad location](/en/monetization/publishing/ad-locations/).
3.  From here, you can make the following changes. Be sure to click  **Save Settings**  when you're done.



## Blocking 

### Blocking Specific Categories

You can control what type of ads are displayed in a specified app by blocking specific categories. By default, all apps will use the standard list which follows the Chartboost [policy on prohibited categories](/en/partners/exchange/creative-content-guidelines/). The current taxonomy of the IAB category list is 1.0.

To create or edit categories list, use the list management tool, then apply them here.

Changing categories lists will take up to 30 minutes to apply.

### Blocking Specific Apps

You can prevent specific advertising apps from showing ads in your publishing apps by adding their store ID (iOS, Amazon) or bundle ID (Android).

-   For iOS, use the iTunes ID  _(example: 123456789)_
-   For Android, use the Bundle ID of the app  _(example: com.company.app)_
-   For Amazon, use the ASIN  _(example: B00000123A)_

If you have a longer list of apps to block, upload a CSV file of multiple store/bundle IDs. You can upload up to 1000 values and choose to  **Add Apps to List**  or  **Replace Existing List**. Download the sample file provided for formatting examples.

Replacing the existing app list will overwrite all apps you are currently blocking within the  **Block Apps by Store ID**  section.

If you don't want to lose the existing blocks, we recommend to:

1.  Download the CSV of your currently blocked apps from the provided  **Download Current List**  link.
2.  Update the file with additional information.
3.  Then upload it again with the  **Replace Existing List**  option.


### Block by Age Rating

Enable  **Block 17+ apps**  to prevent adult-oriented apps from showing ads in your apps.

If you've indicated your app is directed towards an audience of 13 and below, blocking 17+ is applied by default and can't be changed.



## Targeting

Enable  **Target by OS**  and/or  **Target by Device Type**  to show ads only on the specified OS ranges and/or device types.

-   **Target by OS**: Set a specific min or max range of OS versions, or select **No Min/No Max**  to include all devices from or to a specific OS version.
-   **Target by Device Type**: Set specific devices and/or models to include or exclude.



## Interstitial Video Experience

**Max ad duration**: Adjust the maximum duration for interstitial video ads to play. Note that users are able to skip the video after 5 seconds, but longer video durations will generally increase the fill rate and bring higher CPMs.


## Rewarded Video Experience

**Max ad duration**: Adjust the maximum duration for rewarded video ads to play. Longer video durations will generally increase the fill rate and bring higher CPMs.

**Allow users to skip ads**: Set an interval after which a button is displayed to allow users to leave the ad experience.

**Button type**: Select the button appearance that you want to show up in your ads to skip ads.


## Ads Audio Experience

Control whether or not ads with sound should be muted by default.
- **Disabled** will allow sound to automatically play.
- **Enabled** will mute sound until user turns it on.

## FAQ

<div class="alert alert-light" role="alert">
	<details>
	<summary><b>How many clicks does it take to escape an interstitial ad?</b></summary>
	<br>
	<ul><li>It takes <b>two clicks</b> to escape on Android. One to skip and another to close. If the user watches the entire ad, then only one click is necessary to close the ad.</li>
		<li>It takes <b>three clicks</b> to escape on iOS. The additional click is due to the StoreKit rendered ad being overlaid on top of the endcard. User must click done on the StoreKit rendered ad, close the StoreKit rendered ad, then close the endcard.</li>
	</ul>
	</details>
	<details>
	<summary><b>How many clicks does it take to escape a rewarded ad?</b></summary>
	<br>
	<ul><li>With a <b>close</b> button, it takes <b>one click</b>.</li>
		<li>With a <b>skip</b> button, it takes <b>two clicks</b>. One to skip and another to close out of the endcard. <b>For iOS users, an additional click is required</b> due to Apple's StoreKit rendered ad being overlaid on top of the endcard. User must close out of the StoreKit Rendered Ad before skipping and closing out of the endcard.</li>
	</ul>
	</details>
	<details>
	<summary><b>How long does it take to skip an endcard?</b></summary>
	<br>
	<ul><li>Skipping endcard from the Chartboost Exchange is immediate. For any other exchange networks, please inquire with them.</li>
	</ul>
	</details>
	<details>
	<summary><b>Is there a progress bar or timer that shows the progression of the ad?</b></summary>
	<br>
	<ul><li>Yes. It is located at the bottom of the device.</li>
	</ul>
	</details>
	<details>
	<summary><b>How many end cards are supported?</b></summary>
	<br>
	<ul><li>Only one endcard can be supported. Users will not be sent to another endcard after closing out of one.</li>
	</ul>
	</details>
</div>
