Method: properties.displayVideo360AdvertiserLinkProposals.create
Tạo Đề xuất liên kết nhà quảng cáo DisplayVideo360.
Yêu cầu HTTP
POST https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/displayVideo360AdvertiserLinkProposals
URL sử dụng cú pháp Chuyển mã gRPC.
Tham số đường dẫn
Tham số |
parent |
string
Bắt buộc. Định dạng ví dụ: thuộc tính/1234
|
Nội dung yêu cầu
Nội dung yêu cầu chứa một bản sao của DisplayVideo360AdvertiserLinkProposal
.
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 thực thể mới tạo của DisplayVideo360AdvertiserLinkProposal
.
Phạm vi uỷ quyền
Yêu cầu phạm vi OAuth sau:
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."],[[["Creates a DisplayVideo360AdvertiserLinkProposal using an HTTP POST request to a specified URL with the parent property ID."],["The request body should contain a DisplayVideo360AdvertiserLinkProposal object and authorization requires the `analytics.edit` scope."],["A successful response returns the newly created DisplayVideo360AdvertiserLinkProposal object."]]],["This describes creating a `DisplayVideo360AdvertiserLinkProposal` via a `POST` request to `https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/displayVideo360AdvertiserLinkProposals`. The `parent` path parameter, formatted as `properties/1234`, is mandatory. The request body must include a `DisplayVideo360AdvertiserLinkProposal` instance. A successful request returns a new instance of the same type. The required authorization scope is `https://www.googleapis.com/auth/analytics.edit`.\n"]]