Skip to content

Commit c9b3fb7

Browse files
authored
Update index.md - clarify conversion import type
1 parent d89011e commit c9b3fb7

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
@@ -148,3 +148,7 @@ To resolve this, ensure that the ConversionActionType value in Google Ads is cor
148148
### `The required field was not present., at conversions[0].gclid` Error
149149

150150
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.
151+
152+
### What type of Import should be selected when creating a Conversion in Google Ads?
153+
154+
When setting up conversions **in Google**, for the purpose of uploading data via Segment, choose 'Manual Import using API or Uploads' as the import type. This selection enables the integration of server-side conversions with the Google Ads API, facilitating the upload of offline conversions and adjustments directly from Segment.

0 commit comments

Comments
 (0)