Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bca9aa8

Browse files
authored
Update index.md
1 parent 238eeed commit bca9aa8

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The Google Ads Conversions destination enables you to upload offline conversions
3333
Conversions tracked by other means, such as importing goals from Google Analytics, are not eligible for enhancement.
3434

3535
> 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 corresponding enhnacement 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 corresponding enhancement data. This is required for Google to successfully process your enhancement data.
3737
3838
### Enhanced Conversions for Leads
3939

@@ -43,7 +43,7 @@ Conversions tracked by other means, such as importing goals from Google Analytic
4343

4444
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.
4545

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 requests we 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 requests made to Google Ads Conversions.
4747

4848
### Sending App Conversions for Incrementality Studies (Legacy Enhanced Conversions API only)
4949

0 commit comments

Comments
 (0)