ga4_create_conversion_event
Create a GA4 conversion event by marking an existing event as a key event, enabling it to feed Google Ads bidding and the Conversions column.
Instructions
Mark an event as a conversion (Key event) so it feeds Ads bidding and the Conversions column, once GA4↔Ads is linked (see ga4_create_google_ads_link).
Args: event_name: the exact dataLayer/gtag event name, e.g. generate_lead, purchase, phone_call_click. The event must already be firing at least once, or GA4 rejects it. confirm: must be true to actually create.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| event_name | Yes | ||
| property_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |