validate_catalog_connections
Validates the full connection chain between catalog, pixel, ad account, and page to ensure Dynamic Product Ads can function. Identifies and diagnoses broken links in the setup.
Instructions
Validate the catalog-pixel-account-page connection chain and run diagnostic health assessment.
For DPA (Dynamic Product Ads) to work, the full chain must be connected: Catalog -> Pixel -> Ad Account -> Page
Args: catalog_id: Product catalog ID. account_id: Optional ad account ID to verify connection. pixel_id: Optional pixel ID to verify catalog-pixel link. page_id: Optional page ID to verify catalog-page link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalog_id | Yes | ||
| account_id | No | ||
| pixel_id | No | ||
| page_id | No |