Method: properties.displayVideo360AdvertiserLinks.get
Tìm kiếm một Liên kết nhà quảng cáo DisplayVideo360
Yêu cầu HTTP
GET https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/displayVideo360AdvertiserLinks/*}
URL sử dụng cú pháp Chuyển mã gRPC.
Tham số đường dẫn
Tham số |
name |
string
Bắt buộc. Tên của DisplayVideo360AdvertiserLink cần nhận. Định dạng mẫu: thuộc tính/1234/displayVideo360AdvertiserLink/5678
|
Nội dung yêu cầu
Nội dung yêu cầu phải trống.
Nội dung phản hồi
Nếu thành công, nội dung phản hồi sẽ chứa một phiên bản của DisplayVideo360AdvertiserLink
.
Phạm vi uỷ quyền
Yêu cầu một trong các phạm vi OAuth sau đây:
https://www.googleapis.com/auth/analytics.readonly
https://www.googleapis.com/auth/analytics.edit
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-05-06 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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"]]