create_key_event
Marks an event as a key event (conversion) in Google Analytics 4, with options to count it per event or per session.
Instructions
Mark an event as a key event (conversion). counting_method is 'ONCE_PER_EVENT' or 'ONCE_PER_SESSION'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_name | Yes | ||
| property_id | Yes | ||
| counting_method | No | ONCE_PER_EVENT |