No-bid reason codes

nbr 11: Ads.txt Authorization Unavailable

Supply authenticationBidResponse.nbr

What it means

The bidder could not retrieve an ads.txt file to verify the seller.

A bidder returns nbr on an otherwise empty BidResponse to say why it is not bidding, instead of (or alongside) an HTTP 204. Code 11 is ads.txt authorization unavailable.

What to do about it

The bidder could not verify the seller through ads.txt or ads.cert. Check that your ads.txt is reachable and lists the seller account exactly as the request declares it, and that the sellers.json entries the schain references resolve. These codes are the buyer telling you your trust chain does not check out.

Related