[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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`"]]