Jump to: GET Response Notes | API Call Builder
Finds all active offers who either directly use a cashflow group for payout or revenue calculation, or which have at least one active goal that uses the cashflow group.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
cashflow_group_id | Integer | The cashflow group whose uses to find |
GET Response Notes
An associative array containing the offer id, name, and details about its direct use of the cashflow group and the number of goals it has using the group.
Return response will be in the following format: array.
API Call Builder
Javascript is required to use the API Call Builder.