# App-ads.txt

The Authorized Sellers for Apps, or app-ads.txt, is a standard developed by the IAB Tech Lab to help app developers ensure that their ad inventory is only sold through authorized channels. By implementing an app-ads.txt file, you can maintain better control over who is allowed to sell ads on your app and protect advertisers from counterfeit inventory.

Typelink enables you to add insert properties related to your [Facebook App Ads](https://developers.facebook.com/docs/app-ads) And [Google Admob](https://support.google.com/admob/answer/9787936?hl=en\&ref_topic=7384409\&sjid=11573838645266687390-SA) account to **/app-ads.txt**.

To insert properties for accessing **/app-ads.txt,** click on the **Settings** tab and then click on the **App-ads.txt**&#x20;

<figure><img src="https://1708641116-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwaDTyjw8YX3Xjh4Tc04R%2Fuploads%2F6EYRWORCAsxQ45nkCu7D%2FMonosnap%202025-01-21%2012-47-46.png?alt=media&#x26;token=f9271849-7251-423a-b0d2-6631438d638d" alt=""><figcaption></figcaption></figure>

### Facebook App-ads

To find or create an **app-ads.txt** file for your Facebook apps, follow these steps:

1. **Go to Monetization Manager:**
   * Log in to your **Facebook Business Manager** account and navigate to the **Monetization Manager** section.
2. **Access Your App Settings:**
   * Select the app for which you want to configure the app-ads.txt file.
3. **Locate Your App-ads.txt Details:**
   * Go to the **Integration** or **App Settings** tab.
   * Look for the **app-ads.txt** information provided by Facebook, including authorized seller IDs.

{% hint style="info" %}
As an example: **facebook.com**, **app ID**, **RESELLER**, **c3e20eee3f780d68.**
{% endhint %}

Next, copy and paste the properties of your app ads to the properties Textarea box and click on the **Save Changes** button to update your Facebook App-ads.txt.

If you are unsure where to navigate your Facebook App Ads information, please visit [Facebook App Ads](https://developers.facebook.com/docs/app-ads) and [App Dashboard](https://developers.facebook.com/docs/development/create-an-app/app-dashboard) documentation to learn more. &#x20;

***

## Google Admob App-ads

**How to Set Up an app-ads.txt аile for your app for Admob?**

1. **Generate the File:**
   * Go to **AdMob > Settings > App-ads.txt** to find your personalized app-ads.txt content.
2. **Upload to Your Website:**
   * Place the file in the root directory of your website (e.g., `https://example.com/app-ads.txt`).
3. **Verify in AdMob:**
   * In **AdMob > Settings**, confirm that the app-ads.txt file is detected and valid.

{% hint style="info" %}
As an example: **google.com, pub-0000000000000000, DIRECT, f08047fec0942fa0**
{% endhint %}

Done! This ensures only authorized sellers can monetize your app.

Here [tutorial](https://support.google.com/admob/answer/9363762?hl=en\&ref_topic=7384409\&sjid=11573838645266687390-SA#zippy=%2Cview-an-example-app-adstxt-file) from Google Admob.<br>
