Show/hide "Now" status of products in the console
- Print
Show/hide "Now" status of products in the console
- Print
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Put
/v2/{accessKey}/console/{campaignKey}/product/show
Header parameters
Authorization
stringRequired
Authorization: Bearer
Path parameters
accessKey
stringRequired
Customer access key
campaignKey
stringRequired
Campaign key
Query parameters
show
boolean
'Now' status of the product
Defaulttrue
Body parameters
Array of object
object
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
"2 rows updated."
4XX
4XX
Result
"{\n \"_s\": -000,\n \"_e\": \"Error message\"\n}"