Closed cpouldev closed 1 year ago
The tag throws the following error while the items variable is already populated
items
TypeError: Can't set property items of undefined.
I'm following the guide here https://stape.io/blog/google-ads-offline-conversion-using-server-gtm
Any help on this will be deeply appreciated. Thanks
Hi, Thanks for report. Issues is fixed https://github.com/stape-io/gads-offline-conversion-tag/commit/2c74ee5b79ee3a4f568658894be5505c46bc2bd1
The tag throws the following error while the
items
variable is already populatedTypeError: Can't set property items of undefined.
I'm following the guide here https://stape.io/blog/google-ads-offline-conversion-using-server-gtm
Any help on this will be deeply appreciated. Thanks