Campaign Formats
Warning
Deprecation Notice
The Marketing Version 202310 (Marketing October 2023) and earlier versions (excluding 202306 and 202307) have been sunset. Additionally, the unversioned APIs will be sunset soon. We recommend that you migrate to the versioned APIs as well as migrate to the new Content and Community Management APIs to avoid disruptions. See the Migration page for more details.
If you haven’t yet migrated and have questions, submit a request on the LinkedIn Developer Support Portal.
The page Campaign Builder shows a mapping table for adFormat
<-> campaign.format
and creativeType
field: format
type: campaignFormat
required: false
campaign.format | Description |
---|---|
CAROUSEL |
Carousel ad format is a kind of multi-content ad that allows members to swipe left and right to view content in succession |
FOLLOW_COMPANY |
DYNAMIC campaign with FOLLOW_COMPANY_V2 creative |
JOBS |
DYNAMIC campaign with JOBS_V2 creative |
SINGLE_VIDEO |
Single video format is a single content ad where members can watch a video |
SPONSORED_INMAIL |
Standard advertiser created paid message sent to a member that supports links, leadgen forms, and other traditional methods of interacting with the creative |
SPONSORED_MESSAGE |
Conversation Ad format that provides chat-like experience between the member and the advertiser. |
SPONSORED_UPDATE_EVENT |
Event ad that allows advertisers to promote events created on LinkedIn. |
SPOTLIGHT |
DYNAMIC campaign with SPOTLIGHT_V2 creative |
STANDARD_UPDATE |
Standard user generated content with a single image or article showing in LinkedIn feed, SlideShare, even off LinkedIn network, etc. |
TEXT_AD |
Standard advertiser created text-oriented ad showing on the right rail of LinkedIn desktop homepage, profile page or on the banner of LinkedIn desktop homepage |
UNSUPPORTED |
Corresponds to all legacy creative types that are unsupported as of the time that campaign format was introduced. This includes both the explicit UNSUPPORTED creative type as well as the V1 dynamic creative types. This value should not be passed as an input. NOTE: campaignFormat is a required field when campaign.type =DYNAMIC .This restricts the types of creatives ( creativeType ) that may be added to this campaign.For example, Carousel campaigns can only have creativeType= SPONSORED_UPDATE_CAROUSEL ,and SINGLE_VIDEO can only have creatives with SPONSORED_VIDEO type. Refer to the validation documentation Validations by Campaign Format and Campaign Objectives |
Back to: Campaign Objectives
Learn more: Optimization by Objective Type
Read more: Create and Manage Campaigns