Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

PipelineInspMetricConfig

Represents the configuration of a forecast category metric that appears in the Pipeline Inspection view. This object is available in API version 55.0 and later.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Supported SOAP API Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Supported REST API Methods

DELETE, GET, HEAD, PATCH, POST, Query

Fields

Field Details
DeveloperName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Read only. The unique name of Pipeline Inspection metric configuration in the API.
IsCumulative
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Read only. Whether the metric is cumulative.
Language
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Read only. The language of the Pipeline Inspection metric.
MasterLabel
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Customized label of the Pipeline Inspection metric. Limit: 50 characters.
Metric
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort
Description
The Pipeline Inspection metric.
Possible values are:
  • BestCase
  • ClosedLost
  • ClosedWon
  • Commit
  • MostLikely
  • OpenPipeline
  • TotalPipeline