Skip to content

Commit 561df24

Browse files
authored
Update index.md
1 parent 00772d4 commit 561df24

File tree

1 file changed

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

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,3 +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
125+
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).
127+
128+
To resolve this, ensure that the ConversionActionType value in Google Ads is correctly configured.
129+

0 commit comments

Comments
 (0)