7. Create a Creative for the Image Ad
POST {{baseUrl}}/adCreatives
View our Public Documentation to understand more on creating a Sponsored Content Ad Creative.
This API example creates a Sponsored Content Ad Creative referencing the previously created image share in step 5. This Creative will be created under the Campaign created in the previous step.
Request Body
{"campaign"=>"urn:li:sponsoredCampaign:{{campaign_id1}}", "reference"=>"urn:li:share:{{share_id}}", "status"=>"ACTIVE", "type"=>"SPONSORED_STATUS_UPDATE"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
LinkedIn-Version | string | ||
X-Restli-Protocol-Version | string |