TRACK DecryptAffiliateLink API Version 1
Updated on 2014-04-11
Current Version: Version 1
Deprecated Version:
Requests Allowed: GET&SOAP
Summary:
Returns the information that was encrypted in the supplied link.
Resource/WSDL Page:
http://<your_domain_here>/api/1/track.asmx?op=DecryptAffiliateLink
Parameters
api_key | This api_key will provide you with the ability to export Campaigns for your instance. You can obtain this api_key from within CAKE >> Setup >> Permissions in the API Key list. |
unique_link Required Type: INT | Encrypted CAKE Unique Link |
**Note all optional parameters still need to be passed through in the actual call. These parameters do not need a value (therefore you can use a null value).
Example Request
Sample XML Response:
Example Error Messages:
Error Message | Likely Cause |
Invalid API Key | API Key does not exist or is expired. |
Invalid URL | The value of unique_link cannot be decrypted |