Partager via


Endorsement

The identity of the resourceName is endorsement. Currently, this resource captures all endorsements the member gives. An endorsement is shown on the member's profile page where there is a set of featured skills and your connections can endorse you for those set of skills. See examples below:

Endorsement Activity - Endorse a skill

{
  "owner": "urn:li:person:KPA1hpZ1yM",
  "owner~": {
    "firstName": {
      "localized": {
        "en_US": "Bob"
      },
      "preferredLocale": {
        "country": "US",
        "language": "en"
      }
    },
    "lastName": {
      "localized": {
        "en_US": "Smith"
      },
      "preferredLocale": {
        "country": "US",
        "language": "en"
      }
    },
    "headline": {
      "localized": {
        "en_US": "Software Engineer"
      },
      "preferredLocale": {
        "country": "US",
        "language": "en"
      }
    }
  },
  "configVersion": 2,
  "method": "CREATE",
  "activity": {
    "item": {
      "nonStandardEntity": {
        "entityType": "PROFILE_SKILL",
        "entityPhrase": "Node.js"
      }
    },
    "endorser": "urn:li:person:KPA1hpZ1yM",
    "recipient": "urn:li:person:V9W_L_bioc",
    "location": "neptune-skills-section",
    "status": "ACCEPTED"
  },
  "actor~": {
    "firstName": {
      "localized": {
        "en_US": "Bob"
      },
      "preferredLocale": {
        "country": "US",
        "language": "en"
      }
    },
    "lastName": {
      "localized": {
        "en_US": "Smith"
      },
      "preferredLocale": {
        "country": "US",
        "language": "en"
      }
    },
    "headline": {
      "localized": {
        "en_US": "Staff Software Engineer"
      },
      "preferredLocale": {
        "country": "US",
        "language": "en"
      }
    }
  },
  "resourceName": "endorsement",
  "resourceUri": "/endorsement/urn:li:endorsement:(urn:li:person:V9W_L_bioc,65761962366)",
  "actor": "urn:li:person:KPA1hpZ1yM",
  "processedAt": 1489511042014,
  "capturedAt": 1489511033748,
  "processedActivity": {
    "item": {
      "nonStandardEntity": {
        "entityType": "PROFILE_SKILL",
        "entityPhrase": "Node.js"
      }
    },
    "endorser": "urn:li:person:KPA1hpZ1yM",
    "recipient": "urn:li:person:V9W_L_bioc",
    "recipient~": {
      "firstName": {
        "localized": {
          "en_US": "John"
        },
        "preferredLocale": {
          "country": "US",
          "language": "en"
        }
      },
      "lastName": {
        "localized": {
          "en_US": "Smith"
        },
        "preferredLocale": {
          "country": "US",
          "language": "en"
        }
      },
      "headline": {
        "localized": {
          "en_US": "Partner Engineer at LinkedIn",
        },
        "preferredLocale": {
          "country": "US",
          "language": "en"
        }
      }
    },
    "endorser~": {
      "firstName": {
        "localized": {
          "en_US": "Bob"
        },
        "preferredLocale": {
          "country": "US",
          "language": "en"
        }
      },
      "lastName": {
        "localized": {
          "en_US": "Smith"
        },
        "preferredLocale": {
          "country": "US",
          "language": "en"
        }
      },
      "headline": {
        "localized": {
          "en_US": "Software Engineer"
        },
        "preferredLocale": {
          "country": "US",
          "language": "en"
        }
      }
    },
    "location": "neptune-skills-section",
    "status": "ACCEPTED"
  },
  "id": 425820,
  "activityId": "12356788990000"
}