If you have your own system and would like to lease a custom keyword for your accounts without our dashboard, we have just created an API allowing you to do just that. This API is for server to server communication, in case you have your own CRM system or something similar to manage your customer base.
- Parameters (All are mandatory):
Parameter Name (Case Sensitive) |
Value |
Description |
Default Value |
user |
Advertiser’s username |
The advertiser’s username that matches the api_id |
|
api_id |
Advertiser’s Api Id |
The advertiser’s api_id that matches the username |
Generated from edit profile |
keyword |
Custom keyword |
The custom keyword that you want to lease |
|
code |
Short/Long code |
The desired short/long code for this keyword. It must be one of your available codes in your account. 71441-US 71441-Ca 91277958 07860024024 |
|
Return Code
- If the API succeeds then it will return with status code 200 with the following message:
- "OK:Keyword Leased "
- If an error occurs or there is an invalid parameter then it returns with status code 400 or 500 with an error message in the response.
Example:
https://mcpn.us/limeApi?ev=leaseKeyword&user=adv@mail.com&api_id=B1H454h07FhB65dn&keyword=pizza&code=71441-US
Comments
0 comments
Article is closed for comments.