Skip to main content
Get a single LinkedIn ad (creative) by id, including its actual content. The ad’s referenced post is resolved via the Posts API and returned under ‘content’ (copy, media, link, CTA); message and conversation ads return their InMail content (subject, sender, body, CTA) plus the conversation messages and reply buttons. In LinkedIn’s API an ad is a creative.

Inputs

SelectItem

Output

Type: Dict Returns { creative: raw LinkedIn creative, content: raw referenced post (or null), content_error: present only if the post could not be resolved }. Fields: creative, content, content_error