Get a Dynamic Spotlight Ad
GET https://{{baseUrl}}/creatives/{sponsoredCreative-urn}
Retrives a Dynamic Spotlight Ad.
Sample Response
JSONCopy
{
"servingHoldReasons": [
"UNDER_REVIEW",
"CAMPAIGN_STOPPED"
],
"lastModifiedAt": 1648512200000,
"lastModifiedBy": "urn:li:member:123",
"content": {
"spotlight": {
"organizationName": "LinkedIn Demo",
"showMemberProfilePhoto": true,
"landingPage": "http://linkedin.com",
"description": "Check out this demo",
"logo": "urn:li:image:abc",
"headline": "Spotlight Ad Demo",
"callToAction": "Join Us Now"
}
},
"createdAt": 1648512200000,
"createdBy": "urn:li:member:123",
"isTest": false,
"review": {
"status": "PENDING"
},
"isServing": false,
"campaign": "urn:li:sponsoredCampaign:123",
"id": "urn:li:sponsoredCreative:123456789",
"intendedStatus": "ACTIVE",
"account": "urn:li:sponsoredAccount:123"
}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
LinkedIn-Version | string | ||
'Authorization | string |