Jump to: GET Response Notes | API Call Builder
Update an Advertiser Signup Question.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| question_id | Integer | ID of Question object |
| data | Object | SignupQuestion model object propertiesShow Supported Parameters |
GET Response Notes
Whether update was successful.
Return response will be in the following format: boolean.
API Call Builder
Javascript is required to use the API Call Builder.