Stop a CPC order.
CPC
Stop Order
Stop a CPC order.
POST
Stop a CPC order.
Stop is permitted only on the legacy
offer_id=1 tier and only while the order is accepted. Use the can_stop flag returned by GET /cpc/orders to know whether the action is available for a given order.Authorizations
Your API key from the Studio Dashboard
Path Parameters
Resource public id. Format varies by endpoint: cplo_xxxxxxx for CPL orders, cpco_xxxxxxx for CPC orders, swpo_xxxxxxx for swap orders, cpcr_xxxxxxx for CPC creatives, revi_xxxxxxx for RevShare invoices.
Pattern:
^[a-z0-9_]+$