You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-google-enhanced-conversions/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ The Google Ads Conversions destination enables you to upload offline conversions
33
33
Conversions tracked by other means, such as importing goals from Google Analytics, are not eligible for enhancement.
34
34
35
35
>info ""
36
-
>To send enhancements for conversions that are initially tracked with Gtag, an Order ID (Transaction ID) must be implemented in the Gtag**and** the same Order IDs must be sent with the correspondingenhnacement data. This is required for Google to successfully process your enhancement data.
36
+
>To send enhancements for conversions that are initially tracked with Gtag, an Order ID (Transaction ID) must be implemented in the Gtag**and** the same Order IDs must be sent with the correspondingenhancement data. This is required for Google to successfully process your enhancement data.
37
37
38
38
###Enhanced Conversions for Leads
39
39
@@ -43,7 +43,7 @@ Conversions tracked by other means, such as importing goals from Google Analytic
43
43
44
44
When you use OAuth to authenticate into the Google Ads Conversions destination, Segment stores an access token and refresh token. Access tokens for Google Ads Conversions expire after one hour. Once expired, Segment receives an error and then uses the refresh token to fetch a new access token. This results in two API requests to Google Ads Conversions, one failure and one success.
45
45
46
-
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 requestswe make to Google Ads Conversions.
46
+
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 requestsmade to Google Ads Conversions.
47
47
48
48
###Sending App Conversions for Incrementality Studies (Legacy Enhanced Conversions API only)