UseBulkAPI
Specifies whether to use the Marketo Bulk API.
Possible Values
Auto, True, Falseデータ型
string
デフォルト値
"False"
解説
| True | The Marketo Bulk API will be used to extract or import data where applicable in SELECT/UPSERT statemnts. |
| False | The driver will not make use of the Bulk API. |
| Auto | The driver will make use of the Bulk API only in cases when the REST API is not sufficient such as when querying more than 100_000 records from the ProgramMembers table. |