Google Ads conversion sending is not working, but no errors are shown

:bullseye: What is your goal?

I’m sending conversions to Google Ads using the Google Ads Conversion module. The GCLID, value, and datetime are being sent. The conversion goal is selected from the list in the account (type: upload_clicks).

:thinking: What is the problem & what have you tried?

The scenario finishes without any errors, but no conversions are appearing in the Google Ads goal.

:clipboard: Error messages or input/output bundles

Input bundle example: [ { "gclid": "EAIaIQobChMIlPzihMSgkAMVE5SDBx0TkxNGEAAYAiAAEgJSP_D_BwE", "select": "list", "consent": { "ad_user_data": "GRANTED", "ad_personalization": "GRANTED" }, "orderId": "29095", "cartData": {}, "clientId": "5164781246", "currencyCode": "EUR", "conversionValue": 4178, "customVariables": {}, "conversionAction": "7381706588", "conversionDateTime": "2025-10-13T15:01:58.000Z", "externalAttributionData": {} } ]

output bundle: [ null ]

What could be the problem, and how can I troubleshoot it?