Returns the payout details for the specified offer and, if enabled, its goals.
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 | The Offer.id |
GET Response Notes
Payout-related details for the offer and (if enabled) its goals.
Return response will be in the following format: array.
API Call Builder
Javascript is required to use the API Call Builder.