{ "sections": [ "title", "description", "fields", "wsdl_segment", "field_reference" ], "title": "DataAssessmentValueMetric - Data API", "description": "Summarizes the number of fields matched for your account records with Data.com account records.This object is available in API version 37.0 and later.", "fields_columns": [ "type", "properties", "description", "relationship_name", "relationship_type", "refers_to" ], "fields": { "DataAssessmentFieldMetricId": { "type": "reference", "properties": "Filter, Group, Sort", "description": "A unique number that identifies the parent DataAssessementFieldMetric record. This is a relationship field.", "relationship_name": "DataAssessmentFieldMetric", "relationship_type": "Lookup", "refers_to": "DataAssessmentFieldMetric" }, "FieldValue": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The value in the matched field." }, "Name": { "type": "string", "properties": "Autonumber, Defaulted on create, Filter, idLookup, Sort", "description": "An optional field used to name your record." }, "ValueCount": { "type": "int", "properties": "Filter, Group, Nillable, Sort", "description": "The number of times this value appears in this field." } }, "wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n \n \n\n```", "field_reference": { "CreatedById": { "field_label": "Created By ID", "type": "reference", "length": "18" }, "CreatedDate": { "field_label": "Created Date", "type": "datetime" }, "CurrencyIsoCode": { "field_label": "Currency ISO Code", "type": "picklist", "length": "3" }, "DataAssessmentFieldMetricId": { "field_label": "Data Assessment Field Metric ID", "type": "reference", "length": "18" }, "FieldValue": { "field_label": "Field Value", "type": "string", "length": "255" }, "Id": { "field_label": "Data Assessment Field Value Metric ID", "type": "id", "length": "18" }, "IsDeleted": { "field_label": "Deleted", "type": "boolean" }, "LastModifiedById": { "field_label": "Last Modified By ID", "type": "reference", "length": "18" }, "LastModifiedDate": { "field_label": "Last Modified Date", "type": "datetime" }, "Name": { "field_label": "Data Assessment Field Value Metric", "type": "string", "length": "255" }, "SystemModstamp": { "field_label": "System Modstamp", "type": "datetime" }, "ValueCount": { "field_label": "Number of times this value appears in this field", "type": "int", "digits": "9" } }, "field_reference_columns": [ "field_label", "type", "length", "digits" ] }