Method: properties.dataStreams.sKAdNetworkConversionValueSchema.delete
המחיקה של היעד SKAdNetworkConversionValueSchema.
בקשת HTTP
DELETE https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/dataStreams/*/sKAdNetworkConversionValueSchema/*}
כתובת ה-URL משתמשת בתחביר של Transcoding של gRPC.
פרמטרים של נתיב
פרמטרים |
name |
string
חובה. השם של SKAdNetworkConversionValueSchema שרוצים למחוק. Format: properties/{property}/dataStreams/{dataStream}/sKAdNetworkConversionValueSchema/{skadnetworkConversionValueSchema}
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התשובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה הוא אובייקט 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 the specified SKAdNetworkConversionValueSchema using a DELETE request to the provided URL."],["Requires a specific path parameter to identify the SKAdNetworkConversionValueSchema to be deleted."],["The request body should be empty, and a successful deletion results in an empty response body."],["Requires authorization with the `https://www.googleapis.com/auth/analytics.edit` scope."]]],["This document details the process of deleting a specific SKAdNetworkConversionValueSchema. The core action is to send a `DELETE` HTTP request to a designated URL. The URL requires a `name` path parameter specifying the target schema to be deleted. The request body must be empty. A successful deletion returns an empty JSON object in the response. This action also requires `https://www.googleapis.com/auth/analytics.edit` authorization scope.\n"]]