Commons errors

1

App store url : Invalid URL

The crawler doesn't reach the app store URL for this bundle.

  1. Ensure the app exists in the Android or Apple store

  2. Refresh the crawler and check if the problem is solved

2

Ads.txt

chevron-rightHTTP connection errorhashtag
  1. Make sure that the file complies with the the IAB guidelinesarrow-up-right

  2. Refresh the crawler and check if the problem is solved

chevron-rightTime outhashtag
  1. Make sure that the file complies with the the IAB guidelinesarrow-up-right

  2. Refresh the crawler and check if the problem is solved

chevron-rightNot expected formathashtag
  1. Make sure that the file complies with the the IAB guidelinesarrow-up-right

  2. Refresh the crawler and check if the problem is solved

chevron-right404hashtag
  1. Make sure that the page is reachable

  2. Refresh the crawler and check if the problem is solved

chevron-right403hashtag
  1. Please follow the steps in Adagio Botarrow-up-right

  2. Refresh the crawler and check if the problem is solved

chevron-right503hashtag
  1. Please follow the steps in Adagio Botarrow-up-right

  2. Refresh the crawler and check if the problem is solved

chevron-rightdomain is reservedhashtag

The crawler did not find the developer domain in the app store

  1. Make sure that it is indeed present in the app store

  2. Refresh the crawler and check if the problem is solved

3

Sellers.json

Error in the json format

  1. Make sure that your json complies with a tool like Json formatter &validatorarrow-up-right

  2. Refresh the crawler and check if the problem is solved

4

DIRECT relation ship

  1. Make sure the (app-)ads.txt contains your line according to the format : yourdomain.com, sellerID, DIRECT (DIRECT is mandatory)

  2. 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)

5

Adagio lines

  1. Follow the indications of the missing lines to resolve the error

  2. Refresh the crawler and check if the problem is solved

Last updated

Was this helpful?