Update an ad server sourceAsk AIput https://api.broadpeak.io/v1/sources/ad-server/{id}Path ParamsidnumberrequiredId of the ad server source assigned by broadpeak.ioBody Paramsnamestringrequiredlength ≤ 100Name of the sourcedescriptionstringlength ≤ 5000(Optional) Description of the sourceurlurilength ≤ 2000URL of the ad server source, required when "template" is customqueriesstringlength ≤ 5000deprecated(Deprecated) Queries of the ad server source. See https://developers.broadpeak.io/docs/ad-macros. Use queryParameters for structured query parameters.queryParametersarray of objectsStructured query parameters for the Ad ServerqueryParametersADD objecttemplatestringenum(Optional) Template of the ad server (ad-gateway-vmap-generator, custom). See https://developers.broadpeak.io/docs/ad-proxycustomad-gateway-interactive-ad-makerad-gateway-vmap-generatorcustomAllowed:ad-gateway-interactive-ad-makerad-gateway-vmap-generatorcustomadOriginobjectEnable set custom headers for ad originadOrigin objectResponses 200The updated ad server source. 400 404The ad server source could not be found.Updated 7 months ago