CreateKeyword
Creates a keyword on an account.
Input
| Name | Type | Required | Description |
| LongCode | String | False | The long code that the keyword will be created on. |
| ShortCode | String | False | The short code that the keyword will be created on. |
| Keyword | String | False | The keyword that will be created. |
| CountryCode | String | False | The two letter country code specifying the country that short code belongs to. |
Result Set Columns
| Name | Type | Description |
| KeywordId | String | The Id of the created keyword. |