Huỷ Đề xuất DisplayVideo360AdvertiserLink. Việc huỷ có thể có nghĩa là: – Từ chối đề xuất đã bắt đầu từ Display & Video 360 – Rút lại đề xuất đã khởi tạo từ Google Analytics Sau khi bị huỷ, đề xuất cuối cùng sẽ tự động bị xoá.
Yêu cầu HTTP
POST https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/displayVideo360AdvertiserLinkProposals/*}:cancel
Bắt buộc. Tên của Đề xuất liên kết nhà quảng cáo DisplayVideo360để huỷ. Định dạng mẫu: thuộc tính/1234/displayVideo360AdvertiserLinkRecommendations/5678
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-05-06 UTC."],[[["This request cancels a DisplayVideo360AdvertiserLinkProposal, which can mean declining a proposal from Display & Video 360 or withdrawing one from Google Analytics."],["The proposal will be automatically deleted after cancellation."],["An empty request body is required, and the response contains a DisplayVideo360AdvertiserLinkProposal object if successful."],["The `analytics.edit` OAuth scope is necessary for authorization."],["You must provide the DisplayVideo360AdvertiserLinkProposal name in the request URL using the format `properties/{propertyId}/displayVideo360AdvertiserLinkProposals/{proposalId}`."]]],["To cancel a `DisplayVideo360AdvertiserLinkProposal`, send a POST request to the specified URL, which includes the proposal's `name` as a path parameter. The request body must be empty. The response will return an instance of `DisplayVideo360AdvertiserLinkProposal`. Cancelling a proposal means either declining it or withdrawing it; it will be automatically deleted later. The action requires the `https://www.googleapis.com/auth/analytics.edit` authorization scope.\n"]]