# Native

**CREATING YIELD GROUP AND YIELD PARTNER**

{% hint style="info" %}
For adding **ADSTER.TECH** under existing yield groups, skip the steps for creating a new yield group, navigate to your existing yield group and follow the steps for **Adding Yield Partner** as\
described in the next section
{% endhint %}

1. Under the “**Delivery**” tab : Click on “**Yield Groups**” section
2. Click on “**New Yield Group**” to create a new yield group
3. In the Name field : Type in “**ADSTER.TECH Native**”
4. Ad Format : **Native**
5. Inventory Type : **Mobile**
6. Under Targeting : Select the Ad Units which "**ADSTER.TECH**" will target
7. Scroll to the bottom

**ADDING YIELD PARTNER**

1. Click on “**Add Yield Partner**”
2. Select “**ADSTER.TECH**” from the list
3. Integration Type: **Custom Event**
4. Platform: **Android**
5. Status: **Active**
6. Default CPM: 10 (in USD, this is a test setup pricing to ensure Ads from Adster adapter always comes)
7. Select/Check “**Override Dynamic CPM**”
8. Label: "**Adster\_Native\_10"**
9. Class Name : <mark style="color:green;">`com.adster.ads.mediation.adapter.AdSterMediationAdapter`</mark>
10. Parameter : Pass the **tag name** provided by the Account Manager&#x20;

    ```json
    Example:
    {
      "placement_id": "adster_native_test",
      "yield_group_bid_price_range": "10.0-10.0"
    }
    ```
11. Click on “**Save**” and save the configuration.
12. The actual number of entries, manual eCPM, etc. will be shared once the test setup is complete.

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

<figure><img src="https://35306369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPe5s2iiW8knWj0Tius22%2Fuploads%2FFakyOYFr3YmLk4NIFk5i%2Fimage.png?alt=media&#x26;token=c0f402fd-d239-45e3-8790-e4c10fcb1973" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Official Google Documentation for creating a Yield Group :\
<https://support.google.com/admanager/answer/7390828?hl=en>
{% endhint %}
