ads.txt and Authorized Sellers
Why ads.txt matters for your CPMs and fill rate, what the three types of entries in your Advlume ads.txt file mean, and how to keep it current as demand partners change.
ads.txt (Authorised Digital Sellers) is an IAB standard that lets you publicly declare which companies are authorised to sell your advertising inventory. DSPs check this file before bidding, and inventory from domains with missing or incorrect ads.txt entries typically receives lower bids or none at all.
Why ads.txt matters
Without ads.txt, a DSP has no way to verify that the inventory it is buying actually belongs to you — it could be a spoofed domain serving fraudulent impressions. ads.txt closes this gap by providing a cryptographically-verifiable (via sellers.json cross-reference) chain of authorised resellers.
In practical terms:
- DSPs that require a valid
ads.txtentry (most major ones) will not bid on your inventory if your file is missing or does not include Advlume's entry. - An incorrect file can suppress demand even if the issue is a small typo.
- GAM will show a warning in your Ad Manager account if it detects a missing or incomplete
ads.txt.
What goes in your ads.txt
Your Advlume ads.txt includes three types of entries:
- IAB directives:
ownerdomain=yourdomain.com— declares that you own this domainmanagerdomain=advlume.com— declares Advlume as your ad network manager
- Advlume reseller entry:
advlume.com, {your_seller_id}, RESELLER— authorises Advlume to resell your inventory. Theseller_idmatches your entry inadvlume.com/sellers.json. - Demand partner entries: One line per SSP/DSP connected to your inventory (Magnite, Index Exchange, OpenX, PubMatic, Xandr, Criteo, etc.), in the standard
domain, publisher_id, DIRECT/RESELLERformat.
How to set it up
See the step-by-step instructions in ads.txt Setup Guide. The short version:
- Go to Settings → ads.txt for your site in the Advlume dashboard.
- Copy or download your personalised
ads.txtfile. - Upload it to your domain root so it is accessible at
https://yourdomain.com/ads.txt. - Click Verify in the dashboard to confirm the file is reachable.
Keeping it up to date
Advlume's demand partner list evolves as new bidders are onboarded. When Advlume adds a new demand partner, new ads.txt entries are required. The dashboard will notify you when your file is out of date. Check Settings → ads.txt periodically and re-upload when prompted.
Further reading
- ads.txt Setup Guide — full setup instructions
- ads.txt Errors in GAM — how to resolve GAM's ads.txt warnings
- Supply Chain Transparency (sellers.json & schain) — how ads.txt relates to sellers.json and the schain object
Last updated 2 months ago