POST /plans/:id
Plan
Table of Contents
Object
Name | Type | Description |
---|---|---|
|
|
unique identifier |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{
"id": 1,
"keyword": "Keyword",
"location": "Location",
"start_date": "2018-09-18",
"end_date": "2019-09-18",
"conversion_rate": 1.55,
"revenue_per_contract": 1200.55,
"estimated_profit_margin": 2.55
}