[[["わかりやすい","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-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"]]