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

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


    Article summary

    Put
    /v2/{accessKey}/console/{campaignKey}/product/showAll
    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
    Responses
    200

    200

    Result
    ""
    4XX

    4XX

    Result
    "{\n    \"_s\": -000,\n    \"_e\": \"Error message\"\n}"

    What's Next