Start auction
- Print
Start auction
- Print
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Put
/v2/{accessKey}/console/{campaignKey}/product/auction/start
Header parameters
Authorization
stringRequired
Authorization: Bearer
Path parameters
accessKey
stringRequired
Customer access key
campaignKey
stringRequired
Campaign key
Body parameters
object
Example{ "productId": 123456 }
productId
integer (int64)
Automatically generated unique product ID
customerProductId
string
Customer's product ID and must be unique(defined by the customer)
Responses
200
200
Result
""
4XX
4XX
Result
"{\n \"_s\": -000,\n \"_e\": \"Error message\"\n}"