Jump to: POST Response Notes | API Call Builder
Creates an advertiser sign-up question.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
data | Object | SignupQuestion model object properties. The "type" property should not be provided as it will be automatically set to "advertiser".Show Supported Parameters |
POST Response Notes
Returns the ID of the newly created signup question as an integer
API Call Builder
Javascript is required to use the API Call Builder.