Отменяет предложение DisplayVideo360AdvertiserLink. Отмена может означать одно из следующих действий: – Отклонение предложения, инициированного из Display & Video 360. – Отзыв предложения, инициированного из Google Analytics. После отмены предложение в конечном итоге будет автоматически удалено.
HTTP-запрос
POST https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/displayVideo360AdvertiserLinkProposals/*}:cancel
Необходимый. Название предложения DisplayVideo360AdvertiserLink, которое необходимо отменить. Пример формата: свойства/1234/displayVideo360AdvertiserLinkProposals/5678.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2024-10-25 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"]]