Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.tagdeliver.com/v1/publisher/{uid}/overview \ --header 'Authorization: Bearer <token>'
{ "results": { "uid": 18620, "organisation": 3, "domain": "example.com", "label": null, "contextual": true, "ads_txt_valid": false, "app_ads_txt_valid": true, "approval_status": 1 }, "success": true }
Returns the top level configuration for the given publisher
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Publisher ID
Show child attributes
Was this page helpful?
Contact support