Google Analytics-এর জন্য MCP সার্ভার ব্যবহার করে দেখুন।
GitHub থেকে ইনস্টল করুন এবং আরও বিশদ বিবরণের জন্য
ঘোষণাটি দেখুন।
REST Resource: accounts
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
সম্পদ: অ্যাকাউন্ট
Google Analytics অ্যাকাউন্টের প্রতিনিধিত্বকারী একটি সম্পদ বার্তা।
JSON প্রতিনিধিত্ব |
---|
{
"name": string,
"createTime": string,
"updateTime": string,
"displayName": string,
"regionCode": string,
"deleted": boolean,
"gmpOrganization": string
} |
ক্ষেত্র |
---|
name | string শুধুমাত্র আউটপুট। এই অ্যাকাউন্টের সম্পদের নাম। বিন্যাস: accounts/{account} উদাহরণ: "accounts/100" |
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" |
displayName | string প্রয়োজন। এই অ্যাকাউন্টের জন্য মানব-পাঠযোগ্য প্রদর্শন নাম। |
regionCode | string ব্যবসার দেশ। একটি ইউনিকোড CLDR অঞ্চল কোড হতে হবে। |
deleted | boolean শুধুমাত্র আউটপুট। এই অ্যাকাউন্টটি সফট-ডিলিট করা হয়েছে কিনা তা নির্দেশ করে। বিশেষভাবে অনুরোধ না করা পর্যন্ত মুছে ফেলা অ্যাকাউন্টগুলি তালিকার ফলাফল থেকে বাদ দেওয়া হয়েছে। |
gmpOrganization | string শুধুমাত্র আউটপুট। একটি Google মার্কেটিং প্ল্যাটফর্ম সংস্থার সংস্থানের জন্য URI৷ এই অ্যাকাউন্টটি একটি GMP সংস্থার সাথে সংযুক্ত হলে শুধুমাত্র সেট করুন৷ বিন্যাস: marketingplatformadmin.googleapis.com/organizations/{org_id} |
পদ্ধতি |
---|
| টার্গেট অ্যাকাউন্টকে সফট-ডিলিট (যেমন: "ট্র্যাশড") হিসেবে চিহ্নিত করে এবং এটি ফেরত দেয়। |
| একটি একক অ্যাকাউন্টের জন্য সন্ধান করুন। |
| একটি অ্যাকাউন্টে ডেটা শেয়ারিং সেটিংস পান। |
| কলার দ্বারা অ্যাক্সেসযোগ্য সমস্ত অ্যাকাউন্ট ফেরত দেয়। |
| একটি অ্যাকাউন্ট আপডেট করে। |
| একটি অ্যাকাউন্ট তৈরি করার জন্য একটি টিকিটের অনুরোধ করে৷ |
| ডেটা অ্যাক্সেস রেকর্ডের একটি কাস্টমাইজড রিপোর্ট প্রদান করে। |
| নির্দিষ্ট ফিল্টার সেট দেওয়া একটি অ্যাকাউন্ট বা তার বাচ্চাদের সমস্ত পরিবর্তনের মাধ্যমে অনুসন্ধান করে। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট 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\u003eThe Account resource represents a Google Analytics account and provides details like name, creation time, update time, display name, region, deletion status, and linked Google Marketing Platform organization.\u003c/p\u003e\n"],["\u003cp\u003eAccount data is structured in JSON format with specific fields for each attribute, including timestamps and resource names.\u003c/p\u003e\n"],["\u003cp\u003eA variety of methods are available for managing Accounts such as creating, retrieving, updating, deleting, and accessing data sharing settings.\u003c/p\u003e\n"],["\u003cp\u003eAccounts can be soft-deleted, meaning they are marked as trashed but can still be recovered or permanently deleted later.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can leverage these resources and methods to programmatically interact with and manage Google Analytics accounts.\u003c/p\u003e\n"]]],["The provided content describes a Google Analytics `Account` resource, detailing its JSON structure and fields like `name`, `createTime`, `updateTime`, `displayName`, and `regionCode`. It supports actions such as marking the Account as deleted, retrieving, updating, and listing accounts. Methods also enable managing data sharing settings, requesting account creation, running access reports, and searching change history events for the Account or it's children.\n"],null,["# REST Resource: accounts\n\n- [Resource: Account](#Account)\n - [JSON representation](#Account.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: Account\n-----------------\n\nA resource message representing a Google Analytics account.\n\n| JSON representation |\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"createTime\": string, \"updateTime\": string, \"displayName\": string, \"regionCode\": string, \"deleted\": boolean, \"gmpOrganization\": string } ``` |\n\n| Fields ||\n|-------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. Resource name of this account. Format: accounts/{account} Example: \"accounts/100\" |\n| `createTime` | `string (`[Timestamp](https://protobuf.dev/reference/protobuf/google.protobuf/#timestamp)` format)` Output only. Time when this account 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 account payload fields were 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| `displayName` | `string` Required. Human-readable display name for this account. |\n| `regionCode` | `string` Country of business. Must be a Unicode CLDR region code. |\n| `deleted` | `boolean` Output only. Indicates whether this Account is soft-deleted or not. Deleted accounts are excluded from List results unless specifically requested. |\n| `gmpOrganization` | `string` Output only. The URI for a Google Marketing Platform organization resource. Only set when this account is connected to a GMP organization. Format: marketingplatformadmin.googleapis.com/organizations/{org_id} |\n\n| Methods ------- ||\n|----------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------|\n| ### [delete](/analytics/devguides/config/admin/v1/rest/v1beta/accounts/delete) | Marks target Account as soft-deleted (ie: \"trashed\") and returns it. |\n| ### [get](/analytics/devguides/config/admin/v1/rest/v1beta/accounts/get) | Lookup for a single Account. |\n| ### [getDataSharingSettings](/analytics/devguides/config/admin/v1/rest/v1beta/accounts/getDataSharingSettings) | Get data sharing settings on an account. |\n| ### [list](/analytics/devguides/config/admin/v1/rest/v1beta/accounts/list) | Returns all accounts accessible by the caller. |\n| ### [patch](/analytics/devguides/config/admin/v1/rest/v1beta/accounts/patch) | Updates an account. |\n| ### [provisionAccountTicket](/analytics/devguides/config/admin/v1/rest/v1beta/accounts/provisionAccountTicket) | Requests a ticket for creating an account. |\n| ### [runAccessReport](/analytics/devguides/config/admin/v1/rest/v1beta/accounts/runAccessReport) | Returns a customized report of data access records. |\n| ### [searchChangeHistoryEvents](/analytics/devguides/config/admin/v1/rest/v1beta/accounts/searchChangeHistoryEvents) | Searches through all changes to an account or its children given the specified set of filters. |"]]