Newer Version Available
OperationLog
Supported SOAP Calls
create(), describeSObjects()
Supported REST HTTP Methods
Query, GET, POST
Fields
| Field | Details |
|---|---|
| DetailedStatus |
|
| Message |
|
| Parameters |
|
| Status |
|
| Type |
|
OperationParameters
Represents parameters to be passed to an operation triggered by Tooling API. This type is available in API version 37.0 and later.
| Field | Details |
|---|---|
| payload |
|
OperationPayload
Represents a named set of input parameters, or payload, that corresponds to the operation type specified in the Type field of OperationLog. For example, if you choose the operation type RunTerritoryRules, use the payload Territory2RunTerritoryRulesPayload.
Payloads that are supported by OperationLog are extensions of the OperationPayload type. This type is available in API version 37.0 and later.
Territory2RunTerritoryRulesPayload
Represents a set of parameters to be specified when triggering a RunTerritoryRules operation through Tooling API. Extends the complex type OperationPayload. This type is available in API version 37.0 and later.
| Field | Details |
|---|---|
| keyPrefix |
|
| territoryId |
|
| territoryModelId |
|
Territory2RunOppTerrAssignmentApexPayload
Represents a set of parameters to be specified when triggering a RunOppTerrAssignmentApex operation through Tooling API. Extends the complex type OperationPayload. This type is available in API version 37.0 and later.
| Field | Details |
|---|---|
| excludeClosedOpportunities |
|
| opportunityCloseDateFrom |
|
| opportunityCloseDateTo |
|
| opportunityLastModifiedDateFrom |
|
| opportunityLastModifiedDateTo |
|
| territoryModelId |
|