{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/CreateADynamicSpotlightRequest", "title": "CreateADynamicSpotlightRequest", "type": "string", "example": "\"{\\n \\\"content\\\": {\\n \\\"spotlight\\\": {\\n \\\"callToAction\\\": \\\"Join Us Now\\\",\\n \\\"description\\\": \\\"Check out this demo\\\",\\n \\\"headline\\\": \\\"Spotlight Ad Demo\\\",\\n \\\"landingPage\\\": \\\"http://www.linkedin.com\\\",\\n \\\"logo\\\": \\\"urn:li:image:abc\\\",\\n \\\"organizationName\\\": \\\"LinkedIn Demo\\\",\\n \\\"showMemberProfilePhoto\\\": true\\n }\\n },\\n \\\"campaign\\\": \\\"urn:li:sponsoredCampaign:123\\\",\\n \\\"intendedStatus\\\": \\\"ACTIVE\\\"\\n}\\n\"" }