validate_catalog_connections
Validate the full connection chain between catalog, pixel, ad account, and page for Dynamic Product Ads. Run a diagnostic health assessment to ensure all links are properly connected.
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 |