Holds an answer to a signup or approval question, including Affiliate signup, Affiliate offer approval applications, and Advertiser signup.
Name | Type | Description |
---|---|---|
answer | String | The user-provided text answer to the referenced Signup Question |
id | Integer | ID of unique, auto-generated object for the answer This parameter is non-writable |
modified | Datetime | The last time the Signup Answer was updated |
question_id | Integer | The ID of the SignupQuestion that prompted the Answer |
ref_id | Integer | For answers to offer approval signup questions (SignupQuestion "type" set to "offer"), this will contain the Offer ID |
responder_id | Nullable Integer | This is the account ID (Advertiser ID or Affiliate ID) that provided the answer |
responder_type | String | The type of user that provided the answerShow Supported Values |
responder_user_id | Integer | DEPRECATED. This field is unused and should be ignored. |