account | DynamicAccount | Yes | - | LinkedIn Ads account to create the ad in. |
adset_id | string or SelectItem | Yes | - | Ad set (LinkedIn sponsored campaign) the ad belongs to. |
organization | string or SelectItem | Yes | - | Company Page used as the post author. Accepts an organization id or urn:li:organization:123. |
cards | array of LinkedInCarouselCard | Yes | - | The carousel cards (2-10). Each has an image, a headline, and an optional destination URL override. |
intro_text | string | No | - | Introductory text shown above the carousel. Up to 255 characters. |
destination_url | string | Yes | - | Primary landing page URL for the carousel ad. Cards use this URL unless they provide their own destination_url. |
ad_name | string | No | - | Optional creative name. Up to 255 characters. |
lead_form | string or SelectItem | No | - | Optional LinkedIn lead-gen form. Provide this for Lead Generation ad sets. Accepts a form id or urn:li:adForm:123. |
call_to_action | string or SelectableOption | No | - | Call-to-action label, used when a lead form is attached. |
status | string or SelectableOption | No | {'value': 'DRAFT', 'label': 'Draft'} | Initial creative status: DRAFT (safely inactive) or ACTIVE (submitted for review). |