Create a Dynamic Spotlight Ad
POST https://{{baseUrl}}/creatives
Creates a Dynamic Spotlight Ad Creative.
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:123456789
Request Body
{"content"=>{"spotlight"=>{"callToAction"=>"Join Us Now", "description"=>"Check out this demo", "headline"=>"Spotlight Ad Demo", "landingPage"=>"http://www.linkedin.com", "logo"=>"urn:li:image:abc", "organizationName"=>"LinkedIn Demo", "showMemberProfilePhoto"=>true}}, "campaign"=>"urn:li:sponsoredCampaign:123", "intendedStatus"=>"ACTIVE"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
LinkedIn-Version | string | ||
Authorization | string |