[[["容易理解","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 (世界標準時間)。"],[[["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"]]