SubmitCampaign

更新时间:
复制 MD 格式

Invoke SubmitCampaign to start the predictive outbound calling activity corresponding to the specified ID under the specified instance.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

InstanceId

string

Yes

The instance ID.

ccc-test

CampaignId

string

Yes

The predictive outbound calling activity ID.

6badb397-a8b5-40b6-21019d382a09

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

The request ID.

7CC6523B-0E51-1B62-8DA5-6A9831CAE315

Code

string

The response code.

OK

Message

string

The response message.

HttpStatusCode

string

The HTTP status code.

200

Examples

Success response

JSON format

{
  "RequestId": "7CC6523B-0E51-1B62-8DA5-6A9831CAE315",
  "Code": "OK",
  "Message": "无",
  "HttpStatusCode": "200"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.