Skip to content

Commit 34d4348

Browse files
Merge pull request #6345 from segmentio/courtneyga-patch-30
Conversion Upload Error Troubleshoot
2 parents 6667ca0 + 0cb8be9 commit 34d4348

File tree

1 file changed

+4
-0
lines changed
  • src/connections/destinations/catalog/actions-google-enhanced-conversions

1 file changed

+4
-0
lines changed

src/connections/destinations/catalog/actions-google-enhanced-conversions/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,10 @@ This error indicates that the conversion action specified in the upload request
196196

197197
To resolve this, ensure that the ConversionActionType value in Google Ads is correctly configured.
198198

199+
### Conversion upload error
200+
201+
You may encounter this error if you use more than one identifier to update a conversion. You must only use one identifier (GCLID, GBRAID, or WBRAID) for each ClickConversion entry.
202+
199203
### `The required field was not present., at conversions[0].gclid` Error
200204

201205
Events going to Google for this integration require a `GCLID` field, an `email`, or a `phone_number`. If one of those identifiers isn't being sent properly, then you may see the `The required field was not present., at conversions[0].gclid` error. To fix this, double check that at least one of those fields is being passed to Google on each payload.

0 commit comments

Comments
 (0)