Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Recommendation Schema
| Field Name | Format | Description |
|---|---|---|
| created | String | A timestamp corresponding to the creation of this recommendation request. |
| deleted | String | A timestamp corresponding to the deletion of this recommendation request. |
| fulfilledBy | optional Urn | If the request is fulfilled by a new recommendation, this field is the new recommendation's urn. |
| id | String | Id of the recommendation request. |
| lastModified | String | A timestamp corresponding to the last modification of this recommendation request. |
| notification | Notification of this recommendation request. | |
| notification.created | String | A timestamp corresponding to the creation of this notification. |
| notification.deleted | optional String | A timestamp corresponding to the last modification of this notification.notification.lastModified |
| notification.lastModified | String | A timestamp corresponding to the creation of this |
| notification.message | String | Message that requester sends to requestee. |
| notification.subject | String | Subject of the message that requester sends to requestee. |
| numRequests | int | Times of sending this request. |
| previousRecommendation | optional Urn | If this recommendation replaces an old recommendation, this field should be the urn of the old recommendation. |
| requestee | Urn | The requestee represented in personUrn. |
| requesteeEntity | optional Urn | The requestee's entity. For example: urn:li:position:(urn:li:person:, ) |
| requester | Urn | The requester represented in personUrn. |
| requesterEntity | optional Urn | The requester'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 request. Can be the following enum values:
|