Google Analytics-এর জন্য MCP সার্ভার ব্যবহার করে দেখুন।
GitHub থেকে ইনস্টল করুন এবং আরও বিশদ বিবরণের জন্য
ঘোষণাটি দেখুন।
REST Resource: properties.displayVideo360AdvertiserLinks
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
সম্পদ: DisplayVideo360AdvertiserLink
একটি Google Analytics সম্পত্তি এবং একটি Display & Video 360 বিজ্ঞাপনদাতার মধ্যে একটি লিঙ্ক৷
JSON প্রতিনিধিত্ব |
---|
{
"name": string,
"advertiserId": string,
"advertiserDisplayName": string,
"adsPersonalizationEnabled": boolean,
"campaignDataSharingEnabled": boolean,
"costDataSharingEnabled": boolean
} |
ক্ষেত্র |
---|
name | string শুধুমাত্র আউটপুট। এই DisplayVideo360AdvertiserLink সম্পদের জন্য সম্পদের নাম। বিন্যাস: বৈশিষ্ট্য/{propertyId}/displayVideo360AdvertiserLinks/{linkId} দ্রষ্টব্য: linkId Display & Video 360 বিজ্ঞাপনদাতা আইডি নয় |
advertiserId | string অপরিবর্তনীয়। Display & Video 360 বিজ্ঞাপনদাতার বিজ্ঞাপনদাতা আইডি। |
advertiserDisplayName | string শুধুমাত্র আউটপুট। Display & Video 360 বিজ্ঞাপনদাতার প্রদর্শনের নাম। |
adsPersonalizationEnabled | boolean এই একীকরণের সাথে ব্যক্তিগতকৃত বিজ্ঞাপন বৈশিষ্ট্যগুলি সক্ষম করে৷ এই ক্ষেত্রটি তৈরি/আপডেটে সেট করা না থাকলে, এটি সত্য হিসাবে ডিফল্ট হবে। |
campaignDataSharingEnabled | boolean অপরিবর্তনীয়। Google Analytics সম্পত্তিতে Display & Video 360 থেকে প্রচারাভিযানের ডেটা আমদানি করতে সক্ষম করে। লিঙ্ক তৈরি করার পরে, এটি শুধুমাত্র Display & Video 360 পণ্য থেকে আপডেট করা যেতে পারে। এই ক্ষেত্রটি তৈরিতে সেট করা না থাকলে, এটি সত্যে ডিফল্ট হবে। |
costDataSharingEnabled | boolean অপরিবর্তনীয়। Google Analytics সম্পত্তিতে Display & Video 360 থেকে খরচ ডেটা আমদানি সক্ষম করে। campaignDataSharingEnabled সত্য হলেই এটি সক্ষম করা যাবে৷ লিঙ্ক তৈরি করার পরে, এটি শুধুমাত্র Display & Video 360 পণ্য থেকে আপডেট করা যেতে পারে। এই ক্ষেত্রটি তৈরিতে সেট করা না থাকলে, এটি সত্যে ডিফল্ট হবে। |
পদ্ধতি |
---|
| একটি DisplayVideo360AdvertiserLink তৈরি করে। |
| একটি সম্পত্তিতে একটি DisplayVideo360AdvertiserLink মুছে দেয়। |
| একটি একক DisplayVideo360AdvertiserLink দেখুন |
| একটি সম্পত্তিতে সমস্ত DisplayVideo360AdvertiserLinks তালিকাভুক্ত করে। |
| একটি সম্পত্তিতে একটি DisplayVideo360AdvertiserLink আপডেট করে। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eDisplayVideo360AdvertiserLink resource allows linking a Google Analytics 4 property and a Display & Video 360 advertiser.\u003c/p\u003e\n"],["\u003cp\u003eThis link enables features like personalized advertising, importing campaign data, and importing cost data from Display & Video 360 to GA4.\u003c/p\u003e\n"],["\u003cp\u003eUsers can manage these links using methods such as creating, deleting, retrieving, listing, and updating.\u003c/p\u003e\n"],["\u003cp\u003eSome features, like campaign and cost data sharing, are immutable after initial creation and require updates through the Display & Video 360 product.\u003c/p\u003e\n"],["\u003cp\u003eBy default, personalized advertising, campaign data sharing, and cost data sharing are enabled if not specified during link creation.\u003c/p\u003e\n"]]],["The DisplayVideo360AdvertiserLink resource connects a Google Analytics property to a Display & Video 360 advertiser. Key data includes `advertiserId`, `advertiserDisplayName`, and settings for `adsPersonalizationEnabled`, `campaignDataSharingEnabled`, and `costDataSharingEnabled`. You can create, delete, get, list, and update these links via corresponding methods. Sharing campaign and cost data must be enabled via Display & Video 360 after initial creation, and cost data sharing requires campaign data sharing to be enabled.\n"],null,["# REST Resource: properties.displayVideo360AdvertiserLinks\n\n- [Resource: DisplayVideo360AdvertiserLink](#DisplayVideo360AdvertiserLink)\n - [JSON representation](#DisplayVideo360AdvertiserLink.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: DisplayVideo360AdvertiserLink\n---------------------------------------\n\nA link between a Google Analytics property and a Display \\& Video 360 advertiser.\n\n| JSON representation |\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"advertiserId\": string, \"advertiserDisplayName\": string, \"adsPersonalizationEnabled\": boolean, \"campaignDataSharingEnabled\": boolean, \"costDataSharingEnabled\": boolean } ``` |\n\n| Fields ||\n|------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. The resource name for this DisplayVideo360AdvertiserLink resource. Format: properties/{propertyId}/displayVideo360AdvertiserLinks/{linkId} Note: linkId is not the Display \\& Video 360 Advertiser ID |\n| `advertiserId` | `string` Immutable. The Display \\& Video 360 Advertiser's advertiser ID. |\n| `advertiserDisplayName` | `string` Output only. The display name of the Display \\& Video 360 Advertiser. |\n| `adsPersonalizationEnabled` | `boolean` Enables personalized advertising features with this integration. If this field is not set on create/update, it will be defaulted to true. |\n| `campaignDataSharingEnabled` | `boolean` Immutable. Enables the import of campaign data from Display \\& Video 360 into the Google Analytics property. After link creation, this can only be updated from the Display \\& Video 360 product. If this field is not set on create, it will be defaulted to true. |\n| `costDataSharingEnabled` | `boolean` Immutable. Enables the import of cost data from Display \\& Video 360 into the Google Analytics property. This can only be enabled if `campaignDataSharingEnabled` is true. After link creation, this can only be updated from the Display \\& Video 360 product. If this field is not set on create, it will be defaulted to true. |\n\n| Methods ------- ||\n|------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------|\n| ### [create](/analytics/devguides/config/admin/v1/rest/v1alpha/properties.displayVideo360AdvertiserLinks/create) | Creates a DisplayVideo360AdvertiserLink. |\n| ### [delete](/analytics/devguides/config/admin/v1/rest/v1alpha/properties.displayVideo360AdvertiserLinks/delete) | Deletes a DisplayVideo360AdvertiserLink on a property. |\n| ### [get](/analytics/devguides/config/admin/v1/rest/v1alpha/properties.displayVideo360AdvertiserLinks/get) | Look up a single DisplayVideo360AdvertiserLink |\n| ### [list](/analytics/devguides/config/admin/v1/rest/v1alpha/properties.displayVideo360AdvertiserLinks/list) | Lists all DisplayVideo360AdvertiserLinks on a property. |\n| ### [patch](/analytics/devguides/config/admin/v1/rest/v1alpha/properties.displayVideo360AdvertiserLinks/patch) | Updates a DisplayVideo360AdvertiserLink on a property. |"]]