Create PriorityAsk AIpost https://api.kevel.co/v1/priorityThis API call adds a new priority to a specific channel.Body ParamsNamestringrequiredThe Priority's NameChannelIdstringrequiredThe Channel's IDWeightint32requiredThe priority order within the channel. 1-100, 1 is highest prioritySelectionAlgorithmint32requiredChoose which selector the ad engines use to select an ad from this priority. Defaults to 0 (lottery). See below for the full list.IsDeletedbooleanDefaults to falseDo not use if creating a Priority. Defaults to falseFloorPricefloatSets a floor price for second-price auction priorityFloorCPCfloat(BETA) Read only - Floor CPC if the Floor CPC feature is used on the priority. Contact Kevel support to get startedIsSecondPricingbooleanWhether flight uses second-price auction modelSecondPriceGroupBystringDefaults to nullSets whether ads in a second-priced auction should not second price against the same: advertiser, campaign, flight, or ad. Default is null, which is equivalent to advertiser. Can only be set when IsSecondPricing is truePassbackTimeoutint32Sets the timeout (in ms) for flights passing back in an adChain priorityRemainderPercentageint32Auctions and AdChain Optimized only. Refers to the percentage of impressions that ads with lower eCPMs will receive, which is used to give poor-perfoming ads a "second-chance".Response 200200Updated 7 months ago