Skip to content

Commit 8aa371a

Browse files
Merge pull request #6277 from segmentio/samkcrespo-patch-5
Update Google Ads Conversions Docs to include FAQ re: correcting INVALID_CONVERSION_ACTION_TYPE error
2 parents ef6811a + 4ab8830 commit 8aa371a

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's Ads documentation](https://developers.google.com/google-ads/api/reference/rpc/v15/ConversionUploadErrorEnum.ConversionUploadError#invalid_conversion_action_type){:target="_blank”}.
127+
128+
To resolve this, ensure that the ConversionActionType value in Google Ads is correctly configured.
129+

0 commit comments

Comments
 (0)