Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
424 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi Team,
When LinkedIn user accepted the “Recommendations”, the compliance event API returning just the “STATUS” and no context. ( Bolded ). Reviewer cannot find out what recommendation accepted by user. Can provide the complete context?
Here is the sample response,
{
"owner~":{
"firstName":{
"localized":{
"en_US":"Aimee"
},
"preferredLocale":{
"country":"US",
"language":"en"
}
},
"lastName":{
"localized":{
"en_US":"Kings"
},
"preferredLocale":{
"country":"US",
"language":"en"
}
},
"headline":{
"localized":{
"en_US":"Software Programmer at Smarsh"
},
"preferredLocale":{
"country":"US",
"language":"en"
}
}
},
"activity":{
"status":"VISIBLE"
},
"actor~":{
"firstName":{
"localized":{
"en_US":"Aimee"
},
"preferredLocale":{
"country":"US",
"language":"en"
}
},
"lastName":{
"localized":{
"en_US":"Kings"
},
"preferredLocale":{
"country":"US",
"language":"en"
}
},
"headline":{
"localized":{
"en_US":"Software Programmer at Smarsh"
},
"preferredLocale":{
"country":"US",
"language":"en"
}
}
},
"id":2258339444,
"owner":"urn:li:person:XAl1SaD_8C",
"configVersion":8,
"method":"BATCH_PARTIAL_UPDATE",
"parentSiblingActivities":[
],
"resourceName":"recs",
"resourceUri":"/recs",
"actor":"urn:li:person:XAl1SaD_8C",
"processedAt":1620382008166,
"capturedAt":1620381978150,
"processedActivity":{
**"status":"VISIBLE"**
},
"siblingActivities":[
]
}
@Srinivas Damodhar Ganapathi Swaranalat - Thanks for reaching out. Note, 'advertising-api' is geared towards Bing Ads API developers.
For LinkedIn APIs please reach out to your partner technical support channel or https://developer.linkedin.com/support.
I hope this helps!