campaign templateCopy Pageput https://asx-api.bidtheatre.com/v2.0/api/{network_id}/campaign-template/{id}Path Paramsnetwork_idintegerrequiredidintegerrequiredBody Paramsapplication/jsonmultipart/form-datanamestringrequiredThe name for this campaign templatecampaignintegerThe campaign this template should be based on, only required on POST, displayed as null otherwisedescriptionstringA description for this campaign templateimageURLstringThe URL to the image file, field is set internally if the request include an image fileisInactivebooleanUsed to hide campaign templates from being selectable when creating new campaignstruefalseisPublicbooleantruefalseexpectAdsbooleantruefalsecountrystringHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/jsonmultipart/form-dataAllowed:application/jsonmultipart/form-dataResponses 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 23 days ago