Create text ad
create_text_adCreates a text ad within a specified ad group, saving it as a draft for review. Requires ad group ID, title, and body text.
Instructions
Creates a text ad (TextAd) inside an ad group. New ads start as drafts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| href | No | Landing page URL. | |
| text | Yes | Ad body text, up to 81 characters. | |
| title | Yes | Title (Title 1), up to 56 characters. | |
| mobile | No | Whether this is a mobile ad. | |
| title2 | No | Second title (Title 2), up to 30 characters. | |
| adGroupId | Yes | Parent ad group id. |