ProgramOperation¶
Type: object
A program sync operation.
Properties¶
| Property | Type | Required | Description | Constraints |
|---|---|---|---|---|
programId |
integer (int64) | Yes | The Marketo program ID. Must be a positive integer. | |
status |
string | Yes | The program member status to set (e.g. 'Member', 'Influenced'). Must not be 'Not in Program'; use the delete endpoint instead. | |
members |
array |
Yes | List of lead references to add or update in the program. |
Generated example¶
Referenced models¶
Source¶
Generated from swagger-data-ingestion.json.