Jump to: GET Response Notes | API Call Builder
Returns a summary of payout- and revenue-related information for a given affiliate and offer. Filter further by supplying a goal.
Note: this method does not return payout or revenue group information that may be defined for the affiliate/offer/goal.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| offer_id | Integer | ID of Offer object |
| affiliate_id | Integer | ID of Affiliate object |
| goal_id | Integer | ID of Goal object |
GET Response Notes
Associative array: payout and revenue details
API Call Builder
Javascript is required to use the API Call Builder.