# MREC

**ADDING YIELD PARTNER**

1. Open [MAX > Mediation > Manage > Ad Units](https://dash.applovin.com/o/mediation/ad_units/) in the MAX dashboard.
2. Select the Ad Unit of type **MREC** to which you want to add **ADSTER.TECH** as a custom adapter.
3. Select **ADSTER.TECH** from custom network menu to **Enable** and enter the information for each placement.&#x20;

   ```json
   App ID = Leave it blank (its optional)
   Placement ID = "adster_banner_300x250_10"
   eCPM: 10 (in USD)
   Custom Parameters = {"placement_id":"adster_banner_300x250","yield_group_bid_price_range":"10.0-10.0"}
   ```
4. Contact your account manager to see what values you need to set for the **final list of production setup (Placement ID**, **Custom Parameters** and **CPM Price)**.

   <figure><img src="/files/wmYUpTb7lPWvBLlS9VEh" alt=""><figcaption></figcaption></figure>
5. Click on “Save” and save the configuration.

The above setup completes our **Adster.Tech x Applovin** integration for **Mrec Ads**. You should see an Ad like this if test setup is complete and working fine.

<figure><img src="/files/psnv7WohL9NLtJhxTwvS" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Please note that updates to Ad Units may take approximately 30 to 60 minutes to reflect across the system.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ca-docs.adster.tech/custom-adapter-integration/android/applovin/mrec.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
