প্রয়োজন। গণনা করা মেট্রিকের জন্য ব্যবহার করা আইডি যা গণনা করা মেট্রিকের সম্পদ নামের চূড়ান্ত উপাদান হয়ে উঠবে।
এই মানটি 1-80 অক্ষর হওয়া উচিত এবং বৈধ অক্ষরগুলি হল /[a-zA-Z0-9_]/, কোনও স্পেস অনুমোদিত নয়৷ calculatedMetricId অবশ্যই একটি সম্পত্তির অধীনে সমস্ত গণনা করা মেট্রিকের মধ্যে অনন্য হতে হবে। বাহ্যিক API থেকে এই গণনা করা মেট্রিকটি উল্লেখ করার সময় calculatedMetricId ব্যবহার করা হয়, উদাহরণস্বরূপ, "calcMetric:{calculatedMetricId}"।
[[["সহজে বোঝা যায়","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-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eCreates a new CalculatedMetric within a specified Google Analytics 4 property using an HTTP POST request.\u003c/p\u003e\n"],["\u003cp\u003eRequires providing a unique \u003ccode\u003ecalculatedMetricId\u003c/code\u003e and the \u003ccode\u003eproperty_id\u003c/code\u003e as path and query parameters, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should contain the CalculatedMetric definition, and a successful response will return the newly created CalculatedMetric instance.\u003c/p\u003e\n"],["\u003cp\u003eUsers need to have the \u003ccode\u003eanalytics.edit\u003c/code\u003e OAuth scope to authorize this operation.\u003c/p\u003e\n"]]],["This documentation details how to create a CalculatedMetric via a `POST` request to the specified URL, including required components such as path and query parameters, the request body and the response body. The path parameter `parent` defines the property ID. The query parameter `calculatedMetricId` is a unique identifier. The request and response bodies are `CalculatedMetric` instances. This action requires authorization scope: `https://www.googleapis.com/auth/analytics.edit`.\n"],null,[]]