meta_ads_feeds_list
Lists product feeds in a Meta Ads catalog, returning feed details and upload status to identify failed feeds causing missing products.
Instructions
Lists product feeds configured for a Product Catalog. Returns id, name, schedule (HOURLY / DAILY / WEEKLY), feed_url, file_name, latest_upload {timestamp, status, error_count}, and product_count per feed. Read-only. Use this to audit feed health — a feed with latest_upload.status = FAILED or high error_count is the most common cause of missing products in DPA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | Meta Ads account ID in the format 'act_XXXXXXXXXX' (e.g. 'act_1234567890'). Optional — falls back to META_ADS_ACCOUNT_ID from the configured credentials. The leading 'act_' prefix is required. | |
| catalog_id | Yes | Catalog whose feeds to list. |