Skip to content

Commit 2a6094b

Browse files
Add debugging information for the The required field was not present., at conversions[0].gclid error
1 parent 8bc75e9 commit 2a6094b

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
@@ -121,3 +121,7 @@ When you use OAuth to authenticate into the Google Ads Conversions destination,
121121

122122
Because of the duplicate API requests, you may see a warning in Google for unprocessed conversions due to incorrect or missing OAuth credentials. This warning is expected and does not indicate data loss. Google has confirmed that conversions are being processed, and OAuth retry behavior will not cause any issues for your web conversions. Whenever possible, Segment caches access tokens to reduce the total number of requests made to Google Ads Conversions.
123123

124+
### `The required field was not present., at conversions[0].gclid` Error
125+
126+
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.
127+

0 commit comments

Comments
 (0)