Returns the offer dne unsubscribe and download URL. If offer does not have an associated dne list, returns an empty object.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
api_key | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
offer_id | Integer | ID of Offer object |
GET Response Notes
Returns an array containing the dne unsubscribe and download URLs ({dne_unsubscribe_url: '', dne_download_url: ''}), or an empty object.
API Call Builder
Javascript is required to use the API Call Builder.