create_native_template
Create native ad templates by defining HTML content with variable placeholders and configuring variables with types, making ad content dynamic and reusable.
Instructions
Create a new native ad template with HTML and variable placeholders
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Template name | |
| raw_html | Yes | HTML template content with variable placeholders (e.g. "[%title%]") | |
| variables | Yes | Array of template variables |