Rename or reconfigure a Meta product catalog
update_meta_catalogUpdate a Meta product catalog's name and image URLs, and adjust dynamic-ad, travel, or local-inventory settings, with read-back confirmation of changes.
Instructions
Change a product catalog’s settings — most often its NAME. Also accepts the default and fallback product image URLs (what Meta shows when a product row has no usable image), the dynamic-ad display settings, and the destination / flight / store / partner-integration settings for travel and local-inventory catalogs. A catalog’s VERTICAL and its owning business portfolio are permanent and cannot be changed here — Meta publishes no way to change either. THE 200 IS NOT THE ANSWER: Meta replies {"success":true} and never returns the catalog, and it says exactly the same thing for a field it quietly ignored — so the summary is built from a fresh READ-BACK, and if a value does not read back as sent you are told it was NOT confirmed. Free, 0 credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | new name for the catalog | |
| catalogId | Yes | numeric catalog id from list_meta_catalogs | |
| defaultImageUrl | No | public http(s) image URL Meta falls back to for a product with no image | |
| fallbackImageUrl | No | public http(s) image URL used when the default also fails | |
| daDisplaySettings | No | dynamic-ad display settings object | |
| partnerIntegration | No | partner-integration settings object | |
| storeCatalogSettings | No | store-catalog settings object (local inventory) | |
| flightCatalogSettings | No | flight-catalog settings object | |
| additionalVerticalOption | No | additional vertical option | |
| destinationCatalogSettings | No | destination-catalog settings object (travel verticals) |