Return an array of approval signup questions for the specified offer id.
This includes global signup questions (type_id = null) as well as those
specific to this offer.
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 for which to retrieve Approval Questions |
GET Response Notes
The Approval Questions for the specified Offer.
Return response will be in the following format: array.
API Call Builder
Javascript is required to use the API Call Builder.