Skip to content

Commit 4ab8830

Browse files
Apply suggestions from code review
1 parent 561df24 commit 4ab8830

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,9 @@ 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-
### Resolving an invalid_conversion_action_type Error
124+
### Resolving an invalid_conversion_action_type error
125125

126-
This error indicates that the conversion action specified in the upload request has not been set up for conversion uploads, as outlined in [Google Ads](https://developers.google.com/google-ads/api/reference/rpc/v15/ConversionUploadErrorEnum.ConversionUploadError#invalid_conversion_action_type).
126+
This error indicates that the conversion action specified in the upload request has not been set up for conversion uploads, as outlined in [Google's Ads documentation](https://developers.google.com/google-ads/api/reference/rpc/v15/ConversionUploadErrorEnum.ConversionUploadError#invalid_conversion_action_type){:target="_blank”}.
127127

128128
To resolve this, ensure that the ConversionActionType value in Google Ads is correctly configured.
129129

0 commit comments

Comments
 (0)