products
Deletes a product from your Merchant Center account.
delete/{merchantId}/products/{productId}
Path parameters
merchantIdstring required
The ID of the account that contains the product. This account cannot be a multi-client account.
productIdstring required
The REST ID of the product.
Query parameters
feedIdstring
The Content API Supplemental Feed ID. If present then product deletion applies to the data in a supplemental feed. If absent, entire product will be deleted.
Response
Successful response