Commons errors
1
2
4
Sellers.json
Error in the json format
Make sure that your json complies with a tool like Json formatter &validator
Refresh the crawler and check if the problem is solved
5
DIRECT relation ship

Make sure the (app-)ads.txt contains your line according to the format :
yourdomain.com, sellerID, DIRECT (DIRECT is mandatory)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)
Last updated
Was this helpful?











