campaign target bid strategyAsk AIput https://asx-api.bidtheatre.com/v2.0/api/{network_id}/campaign-target/{campaign_id}/bid-strategy/{id}Path Paramsnetwork_idintegerrequiredcampaign_idintegerrequiredidintegerrequiredBody ParamsidstringA unique id for this bid strategyrtbSitelistintegerrequiredThe RTB sitelist to useadgroupintegerrequiredThe adgroup to useaudienceinteger | nullThe audience target to applymaxCPMnumberThe max CPM used for this bid strategytargetShareinteger | nullThe desired share of the campaigns total targetpausedboolean | nullIndicates whether this bid strategy is paused or nottruefalseoptimizationStrategyinteger | nullThe optimization strategy to applygeoTargetinteger | nullThe geo target to apply [only updatable via patch]filterTargetinteger | nullThe filter target to apply [only updatable via patch]namestring | nullAn optional name for this bid strategy [only updatable via patch]ampRecinteger | nullIf set, indicates from which recomennded Bid Strategy it was createdResponses 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