Zorunlu. Dönüştürülecek parametrenin adı. Bu değer: * 40 karakterden az olmalıdır. * kural içindeki tüm değişikliklerde benzersiz olmalıdır * yalnızca harf, rakam veya _ (alt çizgi) karakterinden oluşmalıdır. Etkinlik düzenleme kuralları için ad "eventName" olarak da ayarlanabilir etkinlik Adı'nı değiştirin.
parameterValue
string
Zorunlu. Gerçekleştirilecek değer değişimi. * 100 karakterden az olmalıdır. * Parametre için sabit bir değer belirtmek üzere değerin dizesini kullanın. * Başka bir parametredeki değeri kopyalamak için "[[other_parameter]]" gibi bir söz dizimi kullanın Daha fazla bilgi için bu yardım merkezi makalesini inceleyin.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-26 UTC."],[[["Defines an event parameter for mutation using JSON representation with `parameter` and `parameterValue` fields."],["`parameter` specifies the event parameter's name for mutation, adhering to specific length, uniqueness, and character constraints."],["`parameterValue` defines the mutation, either as a constant string value or by copying from another parameter using a specific syntax."]]],["The provided JSON structure defines event parameter mutations, requiring a `parameter` name and its `parameterValue`. The `parameter` must be a unique string (under 40 characters), containing letters, digits, or underscores; 'eventName' is also acceptable for event edits. `parameterValue` (under 100 characters) can be a constant string or reference another parameter using the format \"\\[\\[other_parameter\\]\\]\". This controls how an event's parameter should be changed.\n"]]