Skip to content

Commit ad1aae5

Browse files
authored
Merge pull request #6263 from segmentio/spencerattick-patch-5
Add debugging information for the `The required field was not present…
2 parents 8c91769 + f0a2a7c commit ad1aae5

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

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

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

130+
### `The required field was not present., at conversions[0].gclid` Error
131+
132+
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, please double check that at least one of those fields is being passed to Google on each payload.

0 commit comments

Comments
 (0)