set_product_published
Publish or unpublish one or more products by product IDs. Set visibility to true to show or false to hide, without performing a full product update.
Instructions
Publish or unpublish one or more products quickly (without a full update).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_ids | Yes | Product ids | |
| is_published | Yes | true = publish (visible), false = hide |