{ "sections": [ "title", "description", "fields", "special_access_rules", "wsdl_segment", "field_reference" ], "title": "LightningUsageByBrowserMetrics - Data API", "description": "Represents Lightning Experience usage grouped by user’s browser. This object is available in API version 43.0 and later.", "fields_columns": [ "type", "properties", "description" ], "fields": { "Browser": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "Browser used to access Lightning Experience." }, "MetricsDate": { "type": "date", "properties": "Filter, Group, Sort", "description": "Date user accessed Lightning Experience." }, "PageName": { "type": "string", "properties": "Filter, Group, Sort", "description": "Page user viewed in Lightning Experience." }, "TotalCount": { "type": "int", "properties": "Filter, Group, Nillable, Sort", "description": "Total number of pages accessed in Lightning Experience." } }, "special_access_rules": "Not available in sandbox orgs.", "wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```", "field_reference": { "Browser": { "field_label": "Browser", "type": "string", "length": "40" }, "EptBin3To5": { "field_label": "EptBin3To5", "type": "int", "digits": "9" }, "EptBin5To8": { "field_label": "EptBin5To8", "type": "int", "digits": "9" }, "EptBin8To10": { "field_label": "EptBin8To10", "type": "int", "digits": "9" }, "EptBinOver10": { "field_label": "EptBinOver10", "type": "int", "digits": "9" }, "EptBinUnder3": { "field_label": "EptBinUnder3", "type": "int", "digits": "9" }, "Id": { "field_label": "Lightning Usage By Browser Metrics ID", "type": "id", "length": "18" }, "MetricsDate": { "field_label": "Metrics Date", "type": "date" }, "PageName": { "field_label": "Page Name", "type": "string", "length": "40" }, "RecordCountEPT": { "field_label": "Record Count EPT", "type": "int", "digits": "9" }, "SumEPT": { "field_label": "Sum EPT", "type": "int", "digits": "9" }, "SystemModstamp": { "field_label": "System Modstamp", "type": "datetime" }, "TotalCount": { "field_label": "Total Count", "type": "int", "digits": "9" } }, "field_reference_columns": [ "field_label", "type", "length", "digits" ] }