Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.33 KB

File metadata and controls

20 lines (12 loc) · 1.33 KB

LinkedInAdsPlatformDataConversation

POST /v1/ads/create only. Conversation Ad: a choose-your-path message tree delivered to the member's LinkedIn inbox. Messages are flat nodes wired by local ids; each button either opens a url or leads to nextMessageId. Cycles, unknown ids and a missing firstMessageId return a 400. LinkedIn does not deliver message ads to EU members. Mutually exclusive with the other creative sources.

Properties

Name Type Description Notes
subject String InMail subject shown in the inbox.
sender String Person or organization URN. Defaults to the authoring Company Page. The sender must be approved for the ad account first (Campaign Manager > Manage message ad senders) or LinkedIn rejects the create with SINMAIL_SENDER_NOT_APPROVED. [optional]
body String Optional intro body (HTML allowed). [optional]
footer String Terms shown at the bottom of the message. [optional]
headline String Conversation headline. Defaults to the first message's first line. [optional]
firstMessageId String
messages List<LinkedInAdsPlatformDataConversationMessagesInner>