create_full_ad
Create a complete LinkedIn ad by uploading an image, generating a sponsored post, and building the ad creative in a single call.
Instructions
End-to-end ad creation: upload image + create dark post + create ad creative. Combines upload_image, create_sponsored_post, and create_ad_creative into one call. REQUIRES w_organization_social OAuth scope for post creation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaignId | Yes | Campaign URN to attach the ad to | |
| commentary | Yes | Ad copy / post text | |
| imagePath | No | Local file path to ad image | |
| googleDriveUrl | No | Google Drive shareable link to ad image | |
| landingPageUrl | No | Click-through URL | |
| title | No | Link preview title | |
| callToAction | No | REGISTER | |
| leadgenFormUrn | No | Lead gen form URN (e.g. urn:li:adForm:2875996) |