Method: properties.displayVideo360AdvertiserLinks.get
Tek bir DisplayVideo360AdvertiserLink arayın
HTTP isteği
GET 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. Alılacak DisplayVideo360AdvertiserLink'in adı. Örnek biçim: özellikler/1234/displayVideo360AdvertiserLink/5678
|
İstek içeriği
İstek metni boş olmalıdır.
Yanıt metni
Başarılıysa yanıt metni, DisplayVideo360AdvertiserLink
öğesinin bir örneğini içerir.
Yetkilendirme kapsamları
Aşağıdaki OAuth kapsamlarından birini gerektirir:
https://www.googleapis.com/auth/analytics.readonly
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: 2024-05-06 UTC.
[null,null,["Son güncelleme tarihi: 2024-05-06 UTC."],[[["Retrieves a specific DisplayVideo360AdvertiserLink resource using a GET request to the specified URL."],["Requires providing the `name` path parameter to identify the target DisplayVideo360AdvertiserLink."],["Returns a DisplayVideo360AdvertiserLink object in the response body if successful."],["Needs appropriate authorization scopes for accessing and retrieving the data."]]],["This document details retrieving a DisplayVideo360AdvertiserLink via a `GET` HTTP request. The endpoint URL is `https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/displayVideo360AdvertiserLinks/*}`, utilizing gRPC Transcoding. The `name` path parameter, a string representing the link's identifier, is required. The request body is empty. A successful response returns a `DisplayVideo360AdvertiserLink` instance. Authorization requires either the `analytics.readonly` or `analytics.edit` OAuth scope. The action \"Try it!\" to test the request.\n"]]