meta_ads_feeds_list
Audit product feed health in Meta Ads catalogs. List configured feeds with their schedule, URL, and recent upload status. Identify failed feeds or high error counts that cause missing products in Dynamic Product Ads.
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. |