Get activity effectiveness metrics of an object

get

/crmRestApi/crmSalesIntelligenceApi/11.13.18.05/metrics/activityEffectiveness

This method is used to get the activity effectiveness metrics of an object.

Request

Query Parameters
  • To identify: A Sales object by ObjectType value. Example: ObjectType=lead

There's no request body for this operation.

Security
Back to Top

Response

Supported Media Types

200 Response

OK
Headers
Body ()
Root Schema : MetricsActivityEffectivenessResponse
Type: object
Title: MetricsActivityEffectivenessResponse
Show Source
Nested Schema : items
Type: array
The activity effectiveness 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