campaignstack_create_ad_creative
Create a text creative (headline, body text, call to action) for an ad campaign. The creative lands as pending_approval and is NOT published. Nothing reaches LinkedIn until a human (or an ads:write caller) approves it with campaignstack_approve_ad_creative. Returns the new adCreativeId and assetId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| bodyText | No | ||
| headline | No | ||
| platform | No | Ad platform. Only 'linkedin' is supported today. | |
| workspaceId | No | Defaults to the API key's workspace | |
| adCampaignId | Yes | ||
| callToAction | No |