Profile Recommendation - LinkedIn Compliance Event API returning "STATUS"

2021-05-11T10:08:31.373+00:00

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":[

   ]
}
Microsoft Advertising API
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.
386 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
316 questions
0 comments No comments
{count} votes

Accepted answer
  1. Eric Urban - MSFT 626 Reputation points Microsoft Employee
    2021-05-15T23:23:39.793+00:00

    @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!


0 additional answers

Sort by: Most helpful