Method: properties.googleAdsLinks.delete
בקשת HTTP
DELETE https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/googleAdsLinks/*}
כתובת ה-URL משתמשת בתחביר של Transcoding של gRPC.
פרמטרים של נתיב
פרמטרים |
name |
string
חובה. פורמט לדוגמה: properties/1234/googleAdsLinks/5678
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התשובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה הוא אובייקט JSON ריק.
היקפי הרשאה
נדרש היקף ההרשאות הבא של OAuth:
https://www.googleapis.com/auth/analytics.edit
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-01-14 (שעון UTC).
[null,null,["עדכון אחרון: 2025-01-14 (שעון UTC)."],[[["Deletes a specified GoogleAdsLink associated with a Google Analytics 4 property."],["The request requires specifying the property and GoogleAdsLink IDs within the URL path."],["Uses an HTTP `DELETE` request with an empty body."],["Successful deletion results in an empty response body."],["Requires authorization with the `analytics.edit` scope."]]],["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"]]