tencent cloud

APIs

Data Types

Focus Mode
Font Size
Last updated: 2026-04-24 12:18:06

AddSignStatus

Signature addition response

Used by actions: AddSmsSign.

Name Type Description
SignId Integer Signature ID.

AddTemplateStatus

Template parameter addition response

Used by actions: AddSmsTemplate.

Name Type Description
TemplateId String Template ID.

CallbackStatusStatistics

Receipt statistics response body

Used by actions: CallbackStatusStatistics.

Name Type Description
CallbackCount Integer Messages with receipt.
RequestSuccessCount Integer Successfully submitted SMS messages.
CallbackFailCount Integer Failed receipts.
CallbackSuccessCount Integer Successful receipts.
InternalErrorCount Integer Carrier's internal error.
InvalidNumberCount Integer Invalid numbers.
ShutdownErrorCount Integer Errors such as out-of-service or power-off.
BlackListCount Integer Blocked mobile numbers.
FrequencyLimitCount Integer Carrier rate limit hits.

DeleteSignStatus

Signature deletion response

Used by actions: DeleteSmsSign.

Name Type Required Description
DeleteStatus String Yes Deletion status information.
DeleteTime Integer Yes Deleted time in seconds in the format of UNIX timestamp.

DeleteTemplateStatus

Template deletion response

Used by actions: DeleteSmsTemplate.

Name Type Description
DeleteStatus String Deletion status information.
DeleteTime Integer Deleted time in seconds in the format of UNIX timestamp.

DescribeSignListStatus

Response for getting SMS signature information

Used by actions: DescribeSmsSignList.

Name Type Description
SignId Integer Signature ID.
International Integer Whether it is Global SMS. 0: Mainland China SMS; 1: Global SMS.
StatusCode Integer Signature application status. Valid values: 0: approved; 1: under review.
-1: application rejected or failed.
ReviewReply String Review reply, i.e., response given by the reviewer, which is usually the reason for rejection.
SignName String Signature name.
CreateTime Integer Application submission time in the format of UNIX timestamp in seconds.

DescribeTemplateListStatus

Response for getting SMS template information

Used by actions: DescribeSmsTemplateList.

Name Type Description
TemplateId Integer Template ID.
International Integer Whether it is Global SMS. 0: Mainland China SMS; 1: Global SMS.
StatusCode Integer Template application status. Valid values: 0: approved and effective; 1: under review; 2: approved but to be effective; -1: application rejected or failed.
ReviewReply String Review reply, i.e., response given by the reviewer, which is usually the reason for rejection.
TemplateName String Template name.
CreateTime Integer Application submission time in the format of UNIX timestamp in seconds.
TemplateContent String Template content.

ModifySignStatus

Signature modification response

Used by actions: ModifySmsSign.

Name Type Description
SignId Integer Signature ID.

ModifyTemplateStatus

Template parameter modification response

Used by actions: ModifySmsTemplate.

Name Type Description
TemplateId Integer Template ID.

MultiSmsInfo

SMS information for each phone number in a batch delivery.

Used by actions: SendMultiGlobalSms.

Name Type Required Description
PhoneNumber String Yes Target mobile number in the E.164 standard in the format of +[country/region code][mobile number]. Up to 200 mobile numbers are supported in one request (which should be all global mobile numbers). For example, +60198890000, which has a + sign followed by 60 (country/region code) and then by 198890000 (mobile number).
TemplateId String Yes Template ID, which can be viewed on the Body Templates page in Global SMS. You must enter the ID of an approved template.
TemplateParamSet Array of String No Template parameter. If there is no template parameter, leave this field empty.
Note

The number of template parameters should be consistent with that of the template variables of TemplateId.

SenderId String No Sender ID for Global SMS. For detail, please refer to the Sender ID Guidelines.
Note: This parameter applies solely to Global SMS. If you do not require a dedicated Sender ID, the public Sender ID will be used by default, and this parameter may be left blank.
Example: Qsms
SessionContext String No User session content, which can carry context information such as user-side ID and will be returned as-is by the server. Note that the length must be less than 512 bytes.

PhoneNumberInfo

Mobile number information.

Used by actions: DescribePhoneNumberInfo.

Name Type Description
Code String Error code for mobile number information query. Ok will be returned if the query is successful.
Message String Description of the error code for mobile number information query.
NationCode String Country (or region) code.
SubscriberNumber String Subscriber number in normal format such as 13711112222, without any prefix (country or region code).
PhoneNumber String The standardized mobile number in E.164 format after parsing, which is consistent with the parsed number for SMS message delivery. If the parsing fails, the original number will be returned.
IsoCode String Country or region code such as CN and US. If the country or region code cannot be identified, DEF will be returned by default.
IsoName String Country code or region name such as China. For more information, see Global SMS Price Overview

PullSmsReplyStatus

SMS reply status

Used by actions: PullSmsReplyStatus, PullSmsReplyStatusByPhoneNumber.

Name Type Description
ExtendCode String SMS code number extension, which is not activated by default. If you need to activate it, please contact SMS Helper.
CountryCode String Country (or region) code.
PhoneNumber String Mobile number in the E.164 standard (+[country/region code][mobile number]), such as +8613711112222, which has a + sign followed by 86 (country/region code) and then by 13711112222 (mobile number).
SignName String SMS signature name.
ReplyContent String User reply.
ReplyTime Integer Reply time in seconds in the format of UNIX timestamp.
SubscriberNumber String User's mobile number in a common format such as 13711112222.

PullSmsSendStatus

SMS delivery status details

Used by actions: PullSmsSendStatus, PullSmsSendStatusByPhoneNumber.

Name Type Description
UserReceiveTime Integer Actual time of SMS receipt by user in seconds in the format of UNIX timestamp.
CountryCode String Country (or region) code.
SubscriberNumber String User's mobile number in a common format such as 13711112222.
PhoneNumber String Mobile number in the E.164 standard (+[country/region code][mobile number]), such as +8613711112222, which has a + sign followed by 86 (country/region code) and then by 13711112222 (mobile number).
SerialNo String ID of the current delivery.
ReportStatus String Whether the SMS message is actually received. Valid values: SUCCESS (success), FAIL (failure).
Description String Description of SMS receipt by user.
SessionContext String User session content, which is the same as the SessionContext in the request and is empty by default. If you need to activate it, contact SMS Helper.
Note: This field may return null, indicating that no valid values can be obtained.

ReportConversionStatus

Response for conversion rate reporting

Used by actions: ReportConversion.

Name Type Description
Code String Error code. ok is returned if the conversion rate is successfully reported.
Message String Error code description.

SendMultiStatus

SMS send status

Used by actions: SendMultiGlobalSms.

Name Type Description
SerialNo String Delivery serial number.
PhoneNumber String Mobile number in the E.164 standard (+[country/region code][mobile number]), such as +60198890000, which has a + sign followed by 60 (country/region code) and then by 198890000 (mobile number).
Fee Integer Number of billable SMS messages. For billing rules, see Billing Policy.
SessionContext String User session content.
Code String SMS request error code. For specific meanings, see Error Codes. Ok will be returned for successful delivery.
Message String SMS request error message.
IsoCode String Country/Region code, such as US and MY. For unrecognized country/region codes, DEF is returned by default. For the specific list of supported values, please see Global SMS Price Overview.

SendStatus

SMS send status

Used by actions: SendSms.

Name Type Description
SerialNo String Delivery serial number.
PhoneNumber String Mobile number in the E.164 standard (+[country/region code][mobile number]), such as +60198890000, which has a + sign followed by 60 (country/region code) and then by 198890000 (mobile number).
Fee Integer Number of billable SMS messages. For billing rules, see Billing Policy.
SessionContext String User session content.
Code String SMS request error code. For specific meanings, see Error Codes. Ok will be returned for successful delivery.
Message String SMS request error message.
IsoCode String Country/Region code, such as US and MY. For unrecognized country/region codes, DEF is returned by default. For the specific list of supported values, please see Global SMS Price Overview.

SendStatusStatistics

Delivery statistics response body

Used by actions: SendStatusStatistics.

Name Type Description
FeeCount Integer Billable SMS message quantity; for example, in 100 successfully submitted SMS messages, if 20 ones are long messages (over 80 characters) and split into two messages each, then the billable quantity will be 80 * 1 + 20 * 2 = 120.
RequestCount Integer Submitted SMS messages.
RequestSuccessCount Integer Successfully submitted SMS messages.

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback