Overview

App-ads.txt is an extension of ads.txt (Authorized Digital Sellers). A specification designed to validate inventory purchased by buyers through programmatic demand channels.

The primary difference in app-ads.txt is how the file is located by the buyer's scraper, below is a generalized order of operations of app-ads.txt validation:

Metadata example from Google Play Store

<meta name="appstore:developer_url" content="https://www.developer.website/" />
<meta name="appstore:bundle_id" content="com.example.myapp" />
<meta name="appstore:store_id" content="SKU12345" />

We require all app publisher using our demand adhere to the App-ads.txt Specification by the IAB to ensure trust by buyers, as well as maximize inventory (buyers may exclude inventory which does not have an app-ads.txt file or if app-ads.txt is missing relevant entries).

Additionally, we recommend publishers enable ads.txt and app-ads.txt on all domains they are monetizing for all included demand partners.

App-ads.txt Record Information

App-ads.txt record information is identical to ads.txt record information.

Sample Ads.txt for District M Publisher Account

Below is a sample ads.txt entry for district m Publisher accounts which also includes additional demand district m is capable of offering to publishers looking for increased bid density.

districtm.io, 123456, DIRECT, 3fd707be9c4527c3
appnexus.com, 1908, RESELLER, f5ab79cb980f11d1
google.com, pub-5555555555555555, RESELLER, f08c47fec0942fa0

Obtaining app-ads.txt Records

App-ads.txt entries are available by logging in to our dmx Platform.

Instructions for obtaining app-ads.txt records for our demand are available here.

Hosting app-ads.txt (Access Method)

Hosting app-ads.txt is similar to ads.txt.

Your app-ads.txt file should be hosted on the developer_url domain you have listed in each app store eligible for programmatic monetization, for example, if your developer_url is www.automotivereviews.com, you should host app-ads.txt at http://www.automotivereviews.com/app-ads.txt. The file should be accessible via HTTP and HTTPS.

Refer to the IAB app-ads.txt specification for additional information.

Related Articles and Further Reading