Returns an Affiliate login url for an Offer that utilizes RingRevenue.
| 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 |
| url_path | String | The path on RingRevenue to get a link for, e.g. "/home" |
GET Response Notes
Affiliate login url
Return response will be in the following format: string.
API Call Builder
Javascript is required to use the API Call Builder.