[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-26 UTC."],[[["\u003cp\u003eDeletes a specified GoogleAdsLink associated with a Google Analytics 4 property.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires specifying the property and GoogleAdsLink IDs within the URL path.\u003c/p\u003e\n"],["\u003cp\u003eUses an HTTP \u003ccode\u003eDELETE\u003c/code\u003e request with an empty body.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful deletion results in an empty response body.\u003c/p\u003e\n"],["\u003cp\u003eRequires authorization with the \u003ccode\u003eanalytics.edit\u003c/code\u003e scope.\u003c/p\u003e\n"]]],["The core content describes deleting a GoogleAdsLink on a property using a DELETE HTTP request. The request URL is `https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/googleAdsLinks/*}`, where `name` is a required path parameter specifying the link. The request body must be empty. A successful deletion results in an empty JSON object response. This action requires the `https://www.googleapis.com/auth/analytics.edit` OAuth scope.\n"],null,["- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n- [Try it!](#try-it)\n\nDeletes a GoogleAdsLink on a property\n\nHTTP request\n\n`DELETE https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/googleAdsLinks/*}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\nPath parameters\n\n| Parameters ||\n|--------|------------------------------------------------------------------------|\n| `name` | `string` Required. Example format: properties/1234/googleAdsLinks/5678 |\n\nRequest body\n\nThe request body must be empty.\n\nResponse body\n\nIf successful, the response body is an empty JSON object.\n\nAuthorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/analytics.edit`"]]