Sidebar Menu

KeywordResponseInfo

This type is included in the GetKeywordsResponse, RemoveKeywordResponse, and SMSKeywordResponse types.

Type Properties

Property Name Description Data Type Sample
EntryDate

UTC date/time when keyword was added.

DateTime \/Date(1682439497785)\/
Keyword

Keyword value.

String Keyword27
ReturnCode

Return code for this keyword.

Value Description
0 - NoError

1 - KeywordAdded

When assigning a keyword, the keyword was successfully added.

2 - KeywordAlreadyInUse

When assigning a keyword, the keyword is already being used.

3 - ShortCodeNotAssignedToKey

4 - LicenseKeyInvalid

5 - KeywordInvalid

6 - ShortCodeInvalid

7 - KeywordRemoved

When removing a keyword, the keyword was successfully removed.

8 - KeywordNotFound

9 - InternalError

Enum 0 - NoError
ShortCode

Short code that this keyword is assigned to.

String 10101