checkESTAPIError: Get Google API errors
Description
Get Google API errors
Usage
checkESTAPIError(
req,
ok_content_types = getOption("EventStudy.ok_content_types"),
batched = FALSE
)
Arguments
- req
a httr request
- ok_content_types
Expected content type of request
- batched
called from gar_batch or not