Api Model:SignupQuestion

From HasOffers

Required Parameters

  • id
    • Values: (int)
  • type - Type of sign up question. 'affiliate' for affiliate sign up questions. 'advertiser' for advertiser sign up questions. 'offer' for offer approval questions.
    • Values: affiliate, advertiser, offer
  • question
    • Values: (string)
  • status
    • Values: active, paused, deleted
  • required - Flag to require users submit answer.
    • Values: 0, 1
  • class - HTML element to create for answer.
    • Values: bool, select, textarea

Other Optional Parameters

  • type_id - Only applicable if type parameter set to 'offer'. Id of offer to add offer specific approval questions.
    • Values: (int)
  • class_data - Only applicable if class parameter set to 'select'. List item items to be included select separated by line breaks.
    • Values: active, paused, deleted

 
Email this page to a friend or co-worker