Method: properties.displayVideo360AdvertiserLinkProposals.delete
הפונקציה מוחקת הצעה מסוג DisplayVideo360AdvertiserLinkProposal בנכס. אפשר להשתמש באפשרות הזו רק בהצעות שהתבטלה.
בקשת HTTP
DELETE https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/displayVideo360AdvertiserLinkProposals/*}
כתובת ה-URL משתמשת בתחביר של Transcoding של gRPC.
פרמטרים של נתיב
פרמטרים |
name |
string
חובה. השם של DisplayVideo360AdvertiserLinkProposal שרוצים למחוק. פורמט לדוגמה: properties/1234/displayVideo360AdvertiserLinkProposals/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 cancelled DisplayVideo360AdvertiserLinkProposal associated with a Google Analytics 4 property."],["Uses an HTTP DELETE request specifying the proposal's resource name in the URL path."],["Requires an empty request body and returns an empty response body upon successful deletion."],["Needs authorization with the `https://www.googleapis.com/auth/analytics.edit` scope."]]],["This document details the process of deleting a DisplayVideo360AdvertiserLinkProposal. It uses a `DELETE` HTTP request to a specified URL, structured using gRPC Transcoding syntax. The `name` path parameter, which is required, identifies the proposal to be deleted. The request body must be empty. A successful deletion is confirmed by an empty JSON object in the response body. Authorization requires the `analytics.edit` OAuth scope. The proposal needs to be already canceled to be deleted.\n"]]