Создает ссылку DisplayVideo360AdvertiserLink. Это могут использовать только пользователи, имеющие соответствующие разрешения как на ресурсе Google Analytics, так и на рекламодателе Display & Video 360. Пользователям, у которых нет доступа к рекламодателю Display & Video 360, вместо этого следует попытаться создать предложение DisplayVideo360Link.
HTTP-запрос
POST https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/displayVideo360AdvertiserLinks
Создает ссылку DisplayVideo360AdvertiserLink. Это могут использовать только пользователи, имеющие надлежащую авторизацию как на ресурсе Google Analytics, так и на рекламодателе Display & Video 360. Пользователям, у которых нет доступа к рекламодателю Display & Video 360, вместо этого следует попытаться создать предложение DisplayVideo360Link.
HTTP-запрос
POST https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/displayVideo360AdvertiserLinks
[[["Прост для понимания","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."],[[["Creates a DisplayVideo360AdvertiserLink, connecting a Google Analytics property and a Display & Video 360 advertiser for authorized users."],["Users without access to the Display & Video 360 advertiser should create a DisplayVideo360LinkProposal instead."],["The API utilizes an HTTP POST request with specific path parameters and request body to establish the link."],["Successful requests return a newly created DisplayVideo360AdvertiserLink instance in the response body."],["Requires the `https://www.googleapis.com/auth/analytics.edit` OAuth scope for authorization."]]],["This document details how to create a DisplayVideo360AdvertiserLink via a POST request to `https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/displayVideo360AdvertiserLinks`. The `parent` path parameter is required (e.g., properties/1234). The request body needs a `DisplayVideo360AdvertiserLink` instance, and a successful response will contain the newly created `DisplayVideo360AdvertiserLink`. Proper authorization on both Google Analytics and Display & Video 360 is mandatory, using the `analytics.edit` scope. Users without access should create a `DisplayVideo360LinkProposal` instead.\n"]]