Method: properties.displayVideo360AdvertiserLinks.create
DisplayVideo360AdvertiserLink を作成します。この機能を利用できるのは、Google アナリティクス プロパティとディスプレイ &ビデオ 360 広告主の両方に対する適切な権限を持つユーザーのみです。ディスプレイ &ビデオ 360 広告主へのアクセス権がないユーザーは、代わりに DisplayVideo360LinkProposal を作成してみてください。
HTTP リクエスト
POST https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/displayVideo360AdvertiserLinks
この URL は gRPC Transcoding 構文を使用します。
パスパラメータ
パラメータ |
parent |
string
必須。形式の例: properties/1234
|
リクエスト本文
リクエストの本文には DisplayVideo360AdvertiserLink
のインスタンスが含まれています。
レスポンスの本文
成功した場合、レスポンスの本文には、新しく作成された DisplayVideo360AdvertiserLink
のインスタンスが含まれます。
承認スコープ
次の OAuth スコープが必要です。
https://www.googleapis.com/auth/analytics.edit
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-05-06 UTC。
[null,null,["最終更新日 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."]]],[]]