Get engagement level metrics of an object

get

/crmRestApi/crmSalesIntelligenceApi/11.13.18.05/metrics/engagementLevel

This method is used get the engagement level metrics of an Sales object.

Request

Query Parameters
  • To identify: A CRM object by ObjectType value. Example: ObjectType=opportunity

There's no request body for this operation.

Security
Back to Top

Response

Supported Media Types

200 Response

OK
Headers
Body ()
Root Schema : MetricsEngagementLevelResponse
Type: object
Title: MetricsEngagementLevelResponse
Show Source
Nested Schema : items
Type: array
The engagement level metric items.
Show Source
Nested Schema : metricItems
Type: object
Title: metricItems
The metric items.
Show Source
Nested Schema : ObjectMetrics
Type: object
The object level metrics generated by executing object query templates.
Show Source

400 Response

Bad Request

401 Response

Unauthorized

404 Response

Not Found

405 Response

Method Not Allowed

500 Response

Internal Server Error
Back to Top