ads_create
Create a new ad in an ad group by binding a creative (Custom Product Page, Default Product Page, or Creative Set). Requires campaignId, adGroupId, and ad object with name and creativeId.
Instructions
Create an ad inside an ad group. Ads bind a Creative (creativeId) to the ad group; the creative itself can wrap a Custom Product Page, Default Product Page, or Creative Set reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaignId | Yes | ||
| adGroupId | Yes | ||
| ad | Yes | ||
| orgId | No | Override the org (account) for this call. Defaults to ASA_ORG_ID. Use the `org_acls` tool to discover orgIds. |