Api Model:SignupAnswer
From HasOffers
Required Parameters
- id
- Values: (int)
- signup_question_id - Id of sign up question.
- Values: (int)
- answer
- Values: (string)
- responder_type - Type of account answering question. 'affiliate' for affiliate user, 'advertiser' for advertiser user.
- Values: affiliate, advertiser
- responder_id - Id of affiliate account if responder_type set to 'affiliate' or Id of advertiser account if responder_type set to 'advertiser'.
- Values: (int)
- responder_user_id - Id of affiliate user if responder_type set to 'affiliate' or Id of advertiser user if responder_type set to 'advertiser'.
- Values: (int)
Other Optional Parameters
- ref_id - Only applicable if question_type parameter set to 'offer'. Id of offer user is requesting approval for.
- Values: (int)
Additional Return Parameters
Read only parameters return with each object.
- question
- Values: (string)
- question_type - Type of question.
- Values: affiliate, advertiser, offer
- status - Status of question.
- Values: active, paused, deleted
Email this page to a friend or co-worker