{ "data": [ { "Entity": { "module": { "api_name": "Leads", "id": "3652397000000002175" }, "name": "scoring rules test", "id": "3652397000010473001" }, "Positive_Score": 9, "Touch_Point_Score": -1, "Score": 6, "Negative_Score": -2, "Touch_Point_Negative_Score": -10, "Scoring_Rule": { "name": null, "id": "3652397000006074001" }, "id": "3652397000010473011", "Touch_Point_Positive_Score": 9 } ], "info": { "per_page": 200, "next_page_token": null, "count": 1, "page": 1, "previous_page_token": null, "page_token_expiry": null, "more_records": false } } |
Key | Description |
Entity JSON object | The JSON object that gives the details of the module, name and ID of the record. This object is returned in the response only when you include the value Entity for the fields parameter. |
Positive_Score integer | The positive score of the record based on the scoring rule. This value is returned in the response when you include "fields=Positive_Score" in the parameters |
Touch_Point_Positive_Score integer | The total positive scores obtained from all the touchpoints. This value is returned in the response when you include "fields=Touch_Point_Positive_Score" in the parameters.Touch_Point_Negative_Score integer |
Touch_Point_Negative_Score integer | The total negative scores obtained from all the touchpoints. This value is returned in the response when you include "fields=Touch_Point_Negative_Score" in the parameters. |
Negative_Score integer | The negative score of the record based on the scoring rule. This is returned for "fields=Negative_Score". |
Touch_Point_Score integer | The difference between positive and negative touchpoint scores. This is returned for "fields=Touch_Point_Score". |
Score integer | The overall score of the record. This is returned for "fields=Score". |
Scoring_Rule JSON object | The API name and ID of the scoring rule that was applied on the record. This is returned for "fields=Scoring_Rule". |
Writer is a powerful online word processor, designed for collaborative work.