sync pixelAsk AIput https://asx-api.bidtheatre.com/v2.0/api/{network_id}/sync-pixel/{id}Path Paramsnetwork_idintegerrequiredidintegerrequiredBody ParamsurlstringrequiredThe url for this sync pixelexpiryintegerThe expiry in seconds for this sync pixeltypestringenumrequiredDefines what should be returned by the sync pixel call, a 0x0-pixel or javascriptimage_urljavascript_urlAllowed:image_urljavascript_urlnamestringThe name for this sync pixelResponses 200Get operation completed successfully. 400Bad input parameter. Error message should indicate which one and why. 401Bad or expired token. Re-authenticate to resolve. 403Invalid auth or the request attempts to access an unavailable resource. Could be followed by an application error code that specifies the problem. 404Object not found. 429Too many requests. Your request have been throttled. 500Unhandled server side problem. 503Service Unavailable. A needed sub-service is temporarily down.Updated 29 days ago