zuckerbot_creative_cross_analysis
Cross two creative dimensions to reveal winning ad combinations, returning a performance matrix and actionable insight to improve Meta Ads campaigns.
Instructions
Cross two creative dimensions to find winning combinations. Example: hook_type × visual_style can reveal that curiosity + ugc outperforms pain_point + stock. Returns a performance matrix, best and worst combinations, and an actionable insight string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cohort | No | Set to 'objective' to compute one matrix per campaign objective family instead of pooling every campaign together. | |
| metric | No | Metric to rank by. Defaults to cpl. | |
| date_to | No | Optional end date in YYYY-MM-DD | |
| cross_by | Yes | Secondary dimension to cross with | |
| group_by | Yes | Primary dimension | |
| date_from | No | Optional start date in YYYY-MM-DD | |
| min_spend | No | Optional minimum spend threshold per ad | |
| business_id | No | Optional business ID override | |
| objective_family | No | With cohort='objective', restrict results to one objective family. |