Operation Id:
products/marketing/allFacebookCatalogIds/get [Official Documentaction]
Methods
- shopId Integer
Examples
This function retrieves all the Facebook catalog IDs associated with the specified shop ID.
const result = await idosellRequest.getProductsMarketingAllFacebookCatalogIds
.shopId(123)
.exec()