Create CampaignsAsk AIpost https://api.kevel.co/v1/campaignBody ParamsAdvertiserIdint32requiredThe advertiser's ID for the campaign.NamestringrequiredThe campaign name.Flightsarray of int32sYou can pass an array of flights, a blank array, or not include. See Create Flight endpoint.FlightsADD int32IsActivebooleanDefaults to falseSpecifies whether campaign should be active (serving ads). Defaults to false.IsDeletedbooleanSpecifies whether campaign should be deleted. Do not use when creating a campaign.IsArchivedbooleanSpecifies whether campaign should be archived. Do not use when creating a campaign.FreqCapint32The number of times the frequency cap should occur.FreqCapDurationint32Specifies how often the frequency cap should occur.FreqCapTypeint32The enum value for how often frequency capping should occur. 1 = Hour 2 = Day 3 = Minute.DontAffectParentFreqCapboolean"Opts-out" campaign from advertiser-level frequency cap settings.CapTypeint32Set to CapType = 4. Campaigns can only budget cap on revenue metric. Do not set to 0 - if removing, set to null.DailyCapAmountint32The max daily revenue.LifetimeCapAmountint32The max lifetime revenue.Response 200200Updated 7 months ago