Create a Dynamic Follower Ad
POST https://{{baseUrl}}/creatives
A successful response returns a 201 Created HTTP
status code and the ID in the x-linkedin-id
response header. For example, urn:li:sponsoredCreative:164380864
Request Body
{"content"=>{"follow"=>{"organizationName"=>"Test Company Name", "logo"=>"{{urn_image}}", "headline"=>{"preApproved"=>"GROW_YOUR_BUSINESS_INSIGHTS"}, "description"=>{"preApproved"=>"GET_LATEST_JOBS_AND_INDUSTRY_NEWS"}, "callToAction"=>"VISIT_ORGANIZATION_COMPANY_PAGE", "showMemberProfilePhoto"=>true}}, "campaign"=>"urn:li:sponsoredCampaign:190492324", "intendedStatus"=>"DRAFT"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
LinkedIn-Version | string | ||
Authorization | string |