create_ortb_native_template
Create OpenRTB native templates using custom HTML to render native ads.
Instructions
Create a new OpenRTB native template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ORTB native template name | |
| html_template | No | HTML template for rendering the native ad (e.g. "<div>{{title}}</div>") |