Remix a static ad
remix_staticRebuild a competitor static image ad into an on-brand version with your product, colors, and logo while preserving the original layout and composition.
Instructions
One-click STATIC-AD REMIX: rebuild a competitor/reference STATIC (image) ad as an on-brand version — SAME layout, composition and energy, but YOUR product, brand colours, logo and voice, with every trace of the source brand removed. Pass imageUrl = the static ad image to remix. Uses your saved brand (pass brandId to target a specific brand — that switches this key's active brand like use_brand). IMAGES ONLY — for video ads use render_ad. Bills as one image generation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brandId | No | a brand id/name from list_brands to remix for; omit to use the active brand | |
| imageUrl | Yes | the URL of the static ad image to remix |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | No | the served absolute URL of the remixed ad image | |
| model | No | the model label that rendered it | |
| slots | No | the filled slot map (layout elements swapped to your brand) | |
| residual | No | source-branding sweep result ({clean, note}) |