Create a CPC order.
CPC
Create Order
Place a CPC order.
POST
Create a CPC order.
price_per_click is optional. Omit it to use the server-derived per-click floor (already adjusted for your tier discount). When provided, it must be greater than or equal to that floor.
We recommend running GET /cpc/orders/quote first with the same body to preview cost and eligibility before committing.Authorizations
Your API key from the Studio Dashboard
Body
application/json
Required range:
x >= 1Public id of one of your CPC creatives.
Example:
"cpcr_xxxxxxx"
Required range:
x >= 1Must be true. Attests acceptance of the CPC placement terms for this request.
Available options:
true Optional. When omitted, uses the server-derived per-click floor (already adjusted for your tier discount). When set, must be >= that floor.
Required range:
x >= 0