campaign cycleAsk AIput https://asx-api.bidtheatre.com/v2.0/api/{network_id}/campaign/{campaign_id}/cycle/{id}Path Paramsnetwork_idintegerrequiredcampaign_idintegerrequiredidintegerrequiredBody ParamsidintegerA unique identifier for this cyclestartDatestringrequiredThis cycle's start dateendDatestringrequiredThis cycle's end datedeliveryUnitstringenumSpecifies the type of delivery unit used for this cycleImpressionsClicksBudgetDaily BudgetConversionsNone / Dates onlyAllowed:ImpressionsClicksBudgetDaily BudgetConversionsNone / Dates onlyamountintegerSpecifies the amount of the delivery unit to be reached during this cycleshowDiffInvoicePopupbooleanIndicates if the diff invoice popup should be showntruefalsecurrentSpendnumberCurrent cycle spendremainingBudgetnumberRemaining cycle budgetResponses 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