Method: properties.displayVideo360AdvertiserLinkProposals.delete
Bir mülkte DisplayVideo360AdvertiserLinkProposal öğesini siler. Bu özellik yalnızca iptal edilen tekliflerde kullanılabilir.
HTTP isteği
DELETE https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/displayVideo360AdvertiserLinkProposals/*}
URL, gRPC Kod Dönüştürme söz dizimini kullanır.
Yol parametreleri
Parametreler |
name |
string
Zorunlu. Sililecek DisplayVideo360AdvertiserLinkProposal öğesinin adı. Örnek biçim: mülkler/1234/displayVideo360AdvertiserLinkProposals/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 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"]]