শুধুমাত্র আউটপুট। এই অ্যাকাউন্টটি মূলত তৈরি করার সময়।
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"
শুধুমাত্র আউটপুট। অ্যাকাউন্টের পেলোড ক্ষেত্রগুলি শেষবার আপডেট করার সময়।
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}
[[["সহজে বোঝা যায়","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"]],["2025-04-02 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This documentation describes the Account resource in Google Analytics, including its JSON representation and available methods."],["The Account resource represents a Google Analytics account with properties like name, creation time, display name, and region."],["Developers can use various methods for account management, such as deleting, retrieving, updating, and listing accounts."],["Account data sharing settings can be accessed and a provision ticket for account creation can be requested via dedicated methods."],["The API also supports running custom data access reports and searching change history events related to an account."]]],["The provided content describes Google Analytics account resources, their JSON structure, and available methods. Accounts contain fields like `name`, `createTime`, `updateTime`, `displayName`, `regionCode`, `deleted`, and `gmpOrganization`. Methods include: `delete` (soft-delete), `get`, `getDataSharingSettings`, `list` (all accessible accounts), `patch` (update), `provisionAccountTicket` (create), `runAccessReport` (data access), and `searchChangeHistoryEvents` (account changes).\n"]]