Method: properties.dataStreams.eventCreateRules.delete
Bir EventCreateRule öğesini siler.
HTTP isteği
DELETE https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/dataStreams/*/eventCreateRules/*}
URL, gRPC Kod Dönüştürme söz dizimini kullanır.
Yol parametreleri
Parametreler |
name |
string
Zorunlu. Örnek biçim: properties/123/dataStreams/456/eventCreateRules/789
|
İstek içeriği
İstek metni boş olmalıdır.
Yanıt gövdesi
Başarılı olursa yanıt metni boş bir JSON nesnesi olur.
Yetkilendirme kapsamları
Aşağıdaki OAuth kapsamını gerektirir:
https://www.googleapis.com/auth/analytics.edit
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-01-14 UTC.
[null,null,["Son güncelleme tarihi: 2025-01-14 UTC."],[[["Deletes an existing EventCreateRule associated with a Google Analytics 4 property and data stream."],["The request requires specifying the full resource name of the EventCreateRule in the URL path."],["An empty request body and a successful response with an empty body indicate successful deletion."],["Authorization requires the `analytics.edit` scope to allow modifications to Google Analytics resources."]]],["The core action is deleting an EventCreateRule via a DELETE HTTP request to a specific URL, using gRPC Transcoding syntax. The URL requires a `name` parameter in the format `properties/*/dataStreams/*/eventCreateRules/*`. The request body must be empty. A successful response returns an empty JSON object. This action requires the OAuth scope: `https://www.googleapis.com/auth/analytics.edit`. Path parameters, request body and response body are described to complete this action.\n"]]