Affiliate_Offer::getApprovalQuestions Method

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.

NameTypeDescription
NetworkId UrlNetwork ID
api_key StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
offer_id IntegerID 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.
Have a Question? Please contact [email protected] for technical support.