Update a Dynamic Follower Ad
POST https://{{baseUrl}}/creatives/{sponsoredCreative-urn}
Updates a dynamic follower ad after passing an urn.
A successful response returns a 204 No Content
HTTP status code.
Request Body
{"patch"=>{"$set"=>{"content"=>{"follow"=>{"organizationName"=>"Test Company Name", "logo"=>"{{urn_image}}", "headline"=>{"preApproved"=>"MEMBER_KEEP_UP_WITH_LATEST_INSIGHTS"}, "description"=>{"custom"=>"custom_description"}, "callToAction"=>"VISIT_ORGANIZATION_COMPANY_PAGE", "showMemberProfilePhoto"=>true}}}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
LinkedIn-Version | string | ||
Authorization | string |