/
AD
adcritter
/
AdCritter API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
adcritter
AdCritter API
post
/v1/advertisers/{advertiserId}/plans
v1
latest
OpenAPI 3.0.1
2026-07-26
105
183
224.5 KB
Plans
post
/v1/advertisers/{advertiserId}/plans
Path parameters
advertiserId
string
required
Request body
PlanCreateRequest
required
blueprintId
string
nullable
name
string
nullable
monthlyBudget
number
double
nullable
channels
PlanChannelsRequest
personas
string[]
nullable
durationInMonths
integer
startDate
string
date-time
insights
string
nullable
Response
Success
PlanResponseResponse
required
timestamp
string
date-time
errors
Error[]
nullable
data
PlanResponse