{
"sections": [
"title",
"description",
"fields",
"special_access_rules",
"wsdl_segment",
"field_reference"
],
"title": "LightningUsageByPageMetrics - Data API",
"description": "Represents standard pages users viewed most frequently in Lightning Experience. This object is available in API version 43.0 and later.",
"fields_columns": [
"type",
"properties",
"description",
"relationship_name",
"relationship_type",
"refers_to"
],
"fields": {
"MetricsDate": {
"type": "date",
"properties": "Filter, Group, Sort",
"description": "Date user viewed page in Lightning Experience."
},
"PageName": {
"type": "string",
"properties": "Filter, Group, Nillable, Sort",
"description": "Name of page user viewed."
},
"TotalCount": {
"type": "int",
"properties": "Filter, Group, Nillable, Sort",
"description": "Total number of pages viewed."
},
"UserId": {
"type": "reference",
"properties": "Filter, Group, Sort",
"description": "UserId of user who viewed page. This is a relationship field.",
"relationship_name": "User",
"relationship_type": "Lookup",
"refers_to": "User"
}
},
"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 \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```",
"field_reference": {
"CoresBin2To4": {
"field_label": "CoresBin2To4",
"type": "int",
"digits": "9"
},
"CoresBin4To8": {
"field_label": "CoresBin4To8",
"type": "int",
"digits": "9"
},
"CoresBinOver8": {
"field_label": "CoresBinOver8",
"type": "int",
"digits": "9"
},
"CoresBinUnder2": {
"field_label": "CoresBinUnder2",
"type": "int",
"digits": "9"
},
"DownlinkBin3To5": {
"field_label": "DownlinkBin3To5",
"type": "int",
"digits": "9"
},
"DownlinkBin5To8": {
"field_label": "DownlinkBin5To8",
"type": "int",
"digits": "9"
},
"DownlinkBin8To10": {
"field_label": "DownlinkBin8To10",
"type": "int",
"digits": "9"
},
"DownlinkBinOver10": {
"field_label": "DownlinkBinOver10",
"type": "int",
"digits": "9"
},
"DownlinkBinUnder3": {
"field_label": "DownlinkBinUnder3",
"type": "int",
"digits": "9"
},
"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 Page 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"
},
"RttBin50To150": {
"field_label": "RttBin50To150",
"type": "int",
"digits": "9"
},
"RttBinOver150": {
"field_label": "RttBinOver150",
"type": "int",
"digits": "9"
},
"RttBinUnder50": {
"field_label": "RttBinUnder50",
"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"
},
"UserId": {
"field_label": "User ID",
"type": "reference",
"length": "18"
}
},
"field_reference_columns": [
"field_label",
"type",
"digits",
"length"
]
}