Tworzy połączenie reklamodawcy Display Video 360. Tego ustawienia mogą używać tylko użytkownicy z odpowiednimi uprawnieniami zarówno w usłudze Google Analytics, jak i na koncie reklamodawcy w Display & Video 360. Użytkownicy, którzy nie mają dostępu do reklamodawcy Display & Video 360, powinni utworzyć ofertę połączenia Display & Video 360.
Żądanie HTTP
POST https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/displayVideo360AdvertiserLinks
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-05-06 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"]]