The crawler doesn't reach the app store URL for this bundle.
Ensure the app exists in the Android or Apple store
Refresh the crawler and check if the problem is solved
Make sure that the file complies with the the IAB guidelinesarrow-up-right
Make sure that the page is reachable
Please follow the steps in Adagio Botarrow-up-right
The crawler did not find the developer domain in the app store
Make sure that it is indeed present in the app store
Error in the json format
Make sure that your json complies with a tool like Json formatter &validatorarrow-up-right
Make sure the (app-)ads.txt contains your line according to the format : yourdomain.com, sellerID, DIRECT (DIRECT is mandatory)
yourdomain.com, sellerID, DIRECT (
Make sure your sellers.json contains the sellerID according to the format :
{ "seller_id": "sellerID", "name": "the domain", "domain": "domain", "seller_type": "PUBLISHER" },
(PUBLISHER is mandatory)
Follow the indications of the missing lines to resolve the error
Last updated 11 days ago
Was this helpful?