View source: R/utils-control.R
accepted_controls_by_api | R Documentation |
Return the Accepted Control Arguments by API Type
accepted_controls_by_api(
api_type = c("SOAP", "REST", "Bulk 1.0", "Bulk 2.0", "Metadata")
)
api_type |
|
character
; a vector of strings indicating which control arguments
are accepted by the specified API.
This function is meant to be used internally. Only use when debugging.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.