فقط خروجی زمانی که این رویداد تبدیل در ویژگی ایجاد شد.
از 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" .
deletable
boolean
فقط خروجی در صورت تنظیم، این رویداد در حال حاضر با conversionEvents.delete قابل حذف است.
custom
boolean
فقط خروجی اگر روی true تنظیم شود، این رویداد تبدیل به یک رویداد سفارشی اشاره دارد. اگر روی false تنظیم شود، این رویداد تبدیل به یک رویداد پیشفرض در GA اشاره میکند. رویدادهای پیشفرض معمولاً در GA معنای خاصی دارند. رویدادهای پیشفرض معمولاً توسط سیستم GA برای شما ایجاد میشوند، اما در برخی موارد میتوانند توسط مدیران دارایی ایجاد شوند. رویدادهای سفارشی برای حداکثر تعداد رویدادهای تبدیل سفارشی که ممکن است در هر ویژگی ایجاد شود، حساب میشوند.
اختیاری. یک مقدار/ارز پیشفرض را برای یک رویداد تبدیل تعریف میکند.
ConversionCounting Method
روشی که با آن تبدیل ها در چندین رویداد در یک جلسه شمارش می شوند.
Enums
CONVERSION_COUNTING_METHOD_UNSPECIFIED
روش شمارش مشخص نشده است.
ONCE_PER_EVENT
هر نمونه از رویداد یک تبدیل در نظر گرفته می شود.
ONCE_PER_SESSION
یک نمونه رویداد حداکثر یک بار در هر جلسه برای هر کاربر تبدیل در نظر گرفته می شود.
DefaultConversionValue
یک مقدار/ارز پیشفرض را برای یک رویداد تبدیل تعریف میکند. هم ارزش و هم ارز باید ارائه شود.
نمایندگی JSON
{"value": number,"currencyCode": string}
فیلدها
value
number
این مقدار برای پر کردن مقدار برای همه تبدیلهای رویدادName مشخص شده استفاده میشود که در آن پارامتر "مقدار" رویداد تنظیم نشده است.
currencyCode
string
وقتی یک رویداد تبدیل برای این eventName ارز تنظیمی نداشته باشد، این ارز به عنوان پیشفرض اعمال میشود. باید در قالب کد ارز ISO 4217 باشد. برای اطلاعات بیشتر به https://en.wikipedia.org/wiki/ISO_4217 مراجعه کنید.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003e\u003ccode\u003eConversionEvent\u003c/code\u003e resource represents a conversion event within a Google Analytics property, allowing for tracking and analysis of user actions.\u003c/p\u003e\n"],["\u003cp\u003eConversion events can be customized with specific names, counting methods, and default values to align with desired metrics.\u003c/p\u003e\n"],["\u003cp\u003eCounting methods include \u003ccode\u003eONCE_PER_EVENT\u003c/code\u003e and \u003ccode\u003eONCE_PER_SESSION\u003c/code\u003e, determining how conversions are attributed to events within a session.\u003c/p\u003e\n"],["\u003cp\u003eDefault conversion values can be assigned to events, providing a monetary or numerical representation of their significance.\u003c/p\u003e\n"],["\u003cp\u003eWhile some methods are deprecated, \u003ccode\u003eConversionEvent\u003c/code\u003e provides flexibility for understanding and optimizing user behavior within a Google Analytics property.\u003c/p\u003e\n"]]],["Conversion events, tracked in Google Analytics properties, represent specific user actions. Each event has a name, creation time, and can be set as deletable or custom. The counting method determines how events are counted within a session: \"once per event\" or \"once per session\". Default conversion values, including a numeric value and currency code, can be assigned. The methods `create`, `delete`, `get`, `list`, and `patch` for these events are deprecated.\n"],null,[]]