audience sellingAsk AIput https://asx-api.bidtheatre.com/v2.0/api/{network_id}/audience/{audience_id}/selling/{id}Path Paramsnetwork_idintegerrequiredaudience_idintegerrequiredidintegerrequiredBody ParamsnetworkintegerrequiredThe network that this selling is addressed to. If not set all networks are allowed to buy.startDatedaterequiredThe date this set price should take effectendDatedateThe date this set price no longer is validfixedCPMnumberrequiredThe fixed CPM price, in the selling network's currency, for this buying network and time period.Responses 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