Method: operations.delete

  • This method deletes a long-running operation and indicates the client is no longer interested in the result, but does not cancel the operation.

  • The HTTP request to delete an operation is a DELETE request to https://adsdatahub.googleapis.com/v1/{name=operations/**}.

  • The only required path parameter is name, which is a string representing the name of the operation resource to be deleted.

  • Both the request body and the response body are empty.

  • The authorization scope required for this operation is https://www.googleapis.com/auth/adsdatahub.

Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED.

HTTP request

DELETE https://adsdatahub.googleapis.com/v1/{name=operations/**}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

The name of the operation resource to be deleted.

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adsdatahub