SOAP API methode ScheduledSmsMailing_setTarget
Beschrijving
The target of the mailing.
Parameters
| Naam | Type | Beschrijving |
|---|---|---|
| id * | int | Unique identifier (id) of the object ScheduledSmsMailing. The method only applies to the scheduledsmsmailing with this id. |
| profile | int | ID of the profile |
| subprofile | int | ID of the subprofile |
| database | int | ID of the database |
| view | int | ID of the view |
| collection | int | ID of the collection |
| miniview | int | ID of the miniview |
| login | Structure of type 'login' | Optional login data (soon deprecated) |
| access_token | string | Optional api access token |
| * verplichte parameters | ||
Structuur 'login'
| Naam | Type | Beschrijving |
|---|---|---|
| username | string | The username of the login attempt |
| account | string | The account name of the login attempt |
| password | string | The password for the login attempt |