cookie group itemAsk AIput https://asx-api.bidtheatre.com/v2.0/api/{network_id}/cookie-group/{cookie_group_id}/item/{id}Path Paramsnetwork_idintegerrequiredcookie_group_idintegerrequiredidintegerrequiredBody ParamsidintegerA unique identifier for this cookie group itemkeystringrequiredThe key of this cookie group itemvaluestringrequiredThe value of this cookie group itemitemDescriptionstringThe description for this cookie group itemResponses 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