View Source Mailchimp.Batch (mailchimp v0.2.0)
Use batch operations to complete multiple operations with a single call.
Link to this section Summary
Functions
Get a summary of batch requests that have been made.
Begin processing a batch operations request.
Stops a batch request from running. Since only one batch request is run at a time, this can be used to cancel a long running request. The results of any completed operations will not be available after this call.
Get the status of a batch request.
Link to this section Functions
Get a summary of batch requests that have been made.
Begin processing a batch operations request.
Stops a batch request from running. Since only one batch request is run at a time, this can be used to cancel a long running request. The results of any completed operations will not be available after this call.
Get the status of a batch request.