Jump to: GET Response Notes | API Call Builder
Returns revenue information for a given offer, affiliate, and (optionally) goal.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| id | Integer | ID of Offer object |
| affiliate_id | Integer | ID of Affiliate object |
| goal_id | Integer | ID of Goal object |
GET Response Notes
Array: list of OfferRevenue objects
API Call Builder
Javascript is required to use the API Call Builder.