Recommendation
Recommendation Schema
Field Name | Format | Description |
---|---|---|
created | String | A timestamp corresponding to the creation of this recommendation. |
deleted | String | A timestamp corresponding to the deletion of this recommendation. |
id | String | Id of the recommendation. |
lastModified | String | A timestamp corresponding to the last modification of this recommendation. |
locale | Stores the locale used to create the recommendation. | |
message | optional String | A message that recommender sends to recommendee. |
nextRecommendation | optional Urn | If this recommendation is replaced by a new recommendation, this field should be the urn of the new recommendation. |
previousRecommendation | optional Urn | If this recommendation replaces an old recommendation, this field should be the urn of the old recommendation. |
recommendationText | String | Content of the recommendation. |
recommendee | Urn | The recommendee represented in personUrn. |
recommendeeEntity | optional Urn | The recommendee's entity. For example: urn:li:position:(urn:li:person:, ) |
recommender | Urn | The recommender represented in personUrn. |
recommenderEntity | optional Urn | The recommender's entity. For example: urn:li:position:(urn:li:person:, ) |
relationship | optional String | Relationship between recommender and recommendee. Can be the following enum values:
|
status | String | Status of the recommendation. Can be the following enum values:
|
subject | optional String | Subject of the message that recommender sends to recommendee. |
visibilityForRecommender | String | Visibility on recommender's profile. By default, the recommendation is visible to EVERYONE on recommender's profile if recommendee accepts it. Can be the following enum values:
|
Feedback
Submit and view feedback for