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/tag/{uid}/status \ --header 'Authorization: Bearer <token>'
{ "results": { "approval_status": 1, "web": { "enabled": true, "build_notes": null, "build_status": "Complete", "latest_build": "2025-10-29 10:26:57", "live": true, "tag_version": "master.49855096", "tag_latest": "master.49855096", "ads_txt_valid": false, "enabled_config_count": 5 }, "app": { "active": false, "enabled": false, "build_notes": null, "build_status": null, "latest_build": null, "live": false, "app_ads_txt_valid": true, "enabled_config_count": 0 } }, "success": true }
Fetches the status of the publisher tag and the app sdk 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