Method: properties.displayVideo360AdvertiserLinks.delete
Bir mülkte DisplayVideo360AdvertiserLink öğesini siler.
HTTP isteği
DELETE https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/displayVideo360AdvertiserLinks/*}
URL, gRPC Kod Dönüştürme söz dizimini kullanır.
Yol parametreleri
Parametreler |
name |
string
Zorunlu. Sililecek DisplayVideo360AdvertiserLink öğesinin adı. Örnek biçim: mülkler/1234/displayVideo360AdvertiserLinks/5678
|
İ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 a DisplayVideo360AdvertiserLink associated with a Google Analytics 4 property."],["Requires the `analytics.edit` scope for authorization."],["Uses a DELETE request to the specified URL with the resource name in the path."],["The request body should be empty, and upon successful deletion, the response body will also be empty."]]],["This document outlines how to delete a DisplayVideo360AdvertiserLink. The core action is a `DELETE` HTTP request to a specific URL. The URL, defined using gRPC Transcoding syntax, requires a `name` path parameter specifying the link to delete. The request body must be empty. A successful deletion returns an empty JSON object. This action requires the `https://www.googleapis.com/auth/analytics.edit` authorization scope. Other mentioned items like request body, response body and authorization scopes are all relevant information.\n"]]