Show/hide "Now" status of products in the console

    Show/hide "Now" status of products in the console


    Article summary

    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}"