customers
Returns the results of the batch job. The job must be done. Supports standard list paging. List of thrown errors: AuthenticationError AuthorizationError BatchJobError HeaderError InternalError QuotaError RequestError
get/v23/{+resourceName}:listResults
Path parameters
resourceNamestring required
Required. The resource name of the batch job whose results are being listed.
Query parameters
pageSizeinteger
pageTokenstring
Token of the page to retrieve. If not specified, the first page of results will be returned. Use the value obtained from next_page_token in the previous response in order to request the next page of results.
responseContentType'UNSPECIFIED' | 'RESOURCE_NAME_ONLY' | 'MUTABLE_RESOURCE'
The response content type setting. Determines whether the mutable resource or just the resource name should be returned.
Response
Successful response