Google Analytics-এর জন্য MCP সার্ভার ব্যবহার করে দেখুন।
GitHub থেকে ইনস্টল করুন এবং আরও বিশদ বিবরণের জন্য
ঘোষণাটি দেখুন।
REST Resource: properties.googleAdsLinks
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
সম্পদ: GoogleAdsLink
একটি Google Analytics সম্পত্তি এবং একটি Google বিজ্ঞাপন অ্যাকাউন্টের মধ্যে একটি লিঙ্ক।
JSON প্রতিনিধিত্ব |
---|
{
"name": string,
"customerId": string,
"canManageClients": boolean,
"adsPersonalizationEnabled": boolean,
"createTime": string,
"updateTime": string,
"creatorEmailAddress": string
} |
ক্ষেত্র |
---|
name | string শুধুমাত্র আউটপুট। বিন্যাস: বৈশিষ্ট্য/{propertyId}/googleAdsLinks/{googleAdsLinkId} দ্রষ্টব্য: googleAdsLinkId Google বিজ্ঞাপন গ্রাহক আইডি নয়। |
customerId | string অপরিবর্তনীয়। Google বিজ্ঞাপন গ্রাহক আইডি। |
canManageClients | boolean শুধুমাত্র আউটপুট। সত্য হলে, এই লিঙ্কটি একটি Google বিজ্ঞাপন ম্যানেজার অ্যাকাউন্টের জন্য। |
adsPersonalizationEnabled | boolean এই একীকরণের সাথে ব্যক্তিগতকৃত বিজ্ঞাপন বৈশিষ্ট্যগুলি সক্ষম করুন৷ লিঙ্ক করা Google বিজ্ঞাপন অ্যাকাউন্টে স্বয়ংক্রিয়ভাবে আমার Google Analytics দর্শক তালিকা এবং Google Analytics রিমার্কেটিং ইভেন্ট/প্যারামিটার প্রকাশ করুন। এই ক্ষেত্রটি তৈরি/আপডেটে সেট করা না থাকলে, এটি সত্য হিসাবে ডিফল্ট হবে। |
createTime | string ( Timestamp format) শুধুমাত্র আউটপুট। এই লিঙ্কটি মূলত তৈরি করার সময়। RFC 3339 ব্যবহার করে, যেখানে উৎপন্ন আউটপুট সর্বদা Z-সাধারণ করা হবে এবং 0, 3, 6 বা 9 ভগ্নাংশ সংখ্যা ব্যবহার করে। "Z" ব্যতীত অন্যান্য অফসেটগুলিও গ্রহণ করা হয়। উদাহরণ: "2014-10-02T15:01:23Z" , "2014-10-02T15:01:23.045123456Z" বা "2014-10-02T15:01:23+05:30" |
updateTime | string ( Timestamp format) শুধুমাত্র আউটপুট। এই লিঙ্কটি শেষবার আপডেট করার সময়। RFC 3339 ব্যবহার করে, যেখানে উৎপন্ন আউটপুট সর্বদা Z-সাধারণ করা হবে এবং 0, 3, 6 বা 9 ভগ্নাংশ সংখ্যা ব্যবহার করে। "Z" ব্যতীত অন্যান্য অফসেটগুলিও গ্রহণ করা হয়। উদাহরণ: "2014-10-02T15:01:23Z" , "2014-10-02T15:01:23.045123456Z" বা "2014-10-02T15:01:23+05:30" |
creatorEmailAddress | string শুধুমাত্র আউটপুট। যে ব্যবহারকারী লিঙ্কটি তৈরি করেছেন তার ইমেল ঠিকানা। যদি ইমেল ঠিকানাটি পুনরুদ্ধার করা না যায় তবে একটি খালি স্ট্রিং ফেরত দেওয়া হবে৷ |
পদ্ধতি |
---|
| একটি GoogleAdsLink তৈরি করে। |
| একটি সম্পত্তিতে একটি GoogleAdsLink মুছে দেয় |
| একটি সম্পত্তিতে GoogleAdsLinks তালিকাভুক্ত করে। |
| একটি সম্পত্তিতে একটি GoogleAdsLink আপডেট করে |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট 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\u003eA GoogleAdsLink connects a Google Analytics 4 property and a Google Ads account, enabling features like personalized advertising and remarketing.\u003c/p\u003e\n"],["\u003cp\u003eGoogleAdsLinks can be managed through the Google Analytics Admin API, allowing for creation, deletion, listing, and updates.\u003c/p\u003e\n"],["\u003cp\u003eKey GoogleAdsLink data includes \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003ecustomerId\u003c/code\u003e, \u003ccode\u003ecanManageClients\u003c/code\u003e, \u003ccode\u003eadsPersonalizationEnabled\u003c/code\u003e, creation and update timestamps, and the creator's email address.\u003c/p\u003e\n"],["\u003cp\u003eThis resource enables data sharing between Google Analytics 4 and Google Ads for enhanced advertising and marketing insights.\u003c/p\u003e\n"]]],["GoogleAdsLink represents a connection between a Google Analytics property and a Google Ads account. Key information includes the link's `name`, `customerId`, creation and update timestamps, and creator's email. It also indicates if it manages a Google Ads manager account and if personalized advertising is enabled. The resource provides methods to `create`, `delete`, `list`, and `patch` (update) GoogleAdsLinks, and a JSON representation is provided for data formatting.\n"],null,["# REST Resource: properties.googleAdsLinks\n\n- [Resource: GoogleAdsLink](#GoogleAdsLink)\n - [JSON representation](#GoogleAdsLink.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: GoogleAdsLink\n-----------------------\n\nA link between a Google Analytics property and a Google Ads account.\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"customerId\": string, \"canManageClients\": boolean, \"adsPersonalizationEnabled\": boolean, \"createTime\": string, \"updateTime\": string, \"creatorEmailAddress\": string } ``` |\n\n| Fields ||\n|-----------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. Format: properties/{propertyId}/googleAdsLinks/{googleAdsLinkId} Note: googleAdsLinkId is not the Google Ads customer ID. |\n| `customerId` | `string` Immutable. Google Ads customer ID. |\n| `canManageClients` | `boolean` Output only. If true, this link is for a Google Ads manager account. |\n| `adsPersonalizationEnabled` | `boolean` Enable personalized advertising features with this integration. Automatically publish my Google Analytics audience lists and Google Analytics remarketing events/parameters to the linked Google Ads account. If this field is not set on create/update, it will be defaulted to true. |\n| `createTime` | `string (`[Timestamp](https://protobuf.dev/reference/protobuf/google.protobuf/#timestamp)` format)` Output only. Time when this link was originally created. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than \"Z\" are also accepted. Examples: `\"2014-10-02T15:01:23Z\"`, `\"2014-10-02T15:01:23.045123456Z\"` or `\"2014-10-02T15:01:23+05:30\"`. |\n| `updateTime` | `string (`[Timestamp](https://protobuf.dev/reference/protobuf/google.protobuf/#timestamp)` format)` Output only. Time when this link was last updated. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than \"Z\" are also accepted. Examples: `\"2014-10-02T15:01:23Z\"`, `\"2014-10-02T15:01:23.045123456Z\"` or `\"2014-10-02T15:01:23+05:30\"`. |\n| `creatorEmailAddress` | `string` Output only. Email address of the user that created the link. An empty string will be returned if the email address can't be retrieved. |\n\n| Methods ------- ||\n|-------------------------------------------------------------------------------------------------|---------------------------------------|\n| ### [create](/analytics/devguides/config/admin/v1/rest/v1beta/properties.googleAdsLinks/create) | Creates a GoogleAdsLink. |\n| ### [delete](/analytics/devguides/config/admin/v1/rest/v1beta/properties.googleAdsLinks/delete) | Deletes a GoogleAdsLink on a property |\n| ### [list](/analytics/devguides/config/admin/v1/rest/v1beta/properties.googleAdsLinks/list) | Lists GoogleAdsLinks on a property. |\n| ### [patch](/analytics/devguides/config/admin/v1/rest/v1beta/properties.googleAdsLinks/patch) | Updates a GoogleAdsLink on a property |"]]