Skip to content

Commit 0d3cca5

Browse files
authored
Click conversion v2
### what is the difference between the action "Upload Click Conversions" and "Click Conversion V2"? The only difference with the new "Click Conversion v2" action is the rollout of [sync modes]([https://developers.google.com/google-ads/api/reference/rpc/v15/ConversionUploadErrorEnum.ConversionUploadError#invalid_conversion_action_type](https://segment.com/docs/connections/destinations/#sync-modes)){:target="_blank”}. And these sync mode options will not be available for the "Upload click conversion" actions mapping over the UI. Other than that, both action mappings will work in the same way.
1 parent 0293c83 commit 0d3cca5

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

183183
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.
184+
185+
### what is the difference between the action "Upload Click Conversions" and "Click Conversion V2"?
186+
The only difference with the new "Click Conversion v2" action is the rollout of [sync modes]([https://developers.google.com/google-ads/api/reference/rpc/v15/ConversionUploadErrorEnum.ConversionUploadError#invalid_conversion_action_type](https://segment.com/docs/connections/destinations/#sync-modes)){:target="_blank”}. And these sync mode options will not be available for the "Upload click conversion" actions mapping over the UI. Other than that, both action mappings will work in the same way.
187+

0 commit comments

Comments
 (0)