audio linear mediaAsk AIput https://asx-api.bidtheatre.com/v2.0/api/{network_id}/audio-linear/{linear_id}/media/{id}Path Paramsnetwork_idintegerrequiredlinear_idintegerrequiredidintegerrequiredBody ParamsurlstringrequiredThe URL to the media file, field is set internally if the request include a media filedurationstringrequiredThe duration of this media file, in hh:mm:ss-formatdeliverystringenumrequiredThe delivery type, progressive if Bidtheatre hosts the media fileprogressivestreamingAllowed:progressivestreamingmimeTypestringenumrequiredThe mime-type of the media fileaudio/mpegaudio/mp4audio/vnd.wavaudio/oggaudio/vorbisaudio/x-vorbis+oggAllowed:audio/mpegaudio/mp4audio/vnd.wavaudio/oggaudio/vorbisaudio/x-vorbis+oggbitRateintegerThe bit rate of the audio file in KbpsResponses 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 about 1 month ago