Offer::getApprovalQuestions Method

Returns signup approval questions, optionally filtered by offer ID and question status.

Note: If offer ID is supplied and the offer has signup questions disabled, no data is returned.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
idIntegerID of Offer object to filter by
statusStringSignupQuestion status to filter byShow Supported Values

GET Response Notes

Array: list of SignupQuestion objects

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.