zuckerbot_creative_cross_analysis
Cross two ad creative dimensions to reveal winning combinations, uncover best and worst performers, and get an actionable insight for optimization.
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. |