Hi everybody and thanks for your input, Greg! I still seem to have problems making this work.
Here is what I have done. I have manually created a Conversion Action inside the Google Ads interface with offline upload (because I got an error: Make sure you specify a valid conversion action set up for offline import when trying to use an existing conversion action). Then I have managed to upload a click conversion to that conversion action. However, when I try to upload an enhanced conversion to the same conversion action I get this error: Make sure you specify an active conversion action that can be adjusted. Does that mean I need to have *two *separate conversions actions? I.e. one for uploading click conversions and one for uploading enhanced conversions. I am insanely confused at the moment :D On Monday, July 3, 2023 at 11:15:33 PM UTC+2 Google Ads API Forum Advisor wrote: > Hi Greg, > > Thanks for getting back to us. > > Kindly see below responses to your queries: > > *1. Log your ClickConversion with gclid/wbraid/gbraid, and include > order_id (for step 2). You probably could pass identifiers here, but you > might want to do that on step 2 for simpliccity.* > > >> Your understanding is correct. > > *2. To enhance the conversion, call ConversionAdjustment, with the same > order_id (as you can only do gclid/datetime pairs and not pairs with > wbraid/datetime or gbraid/datetime, this seems better way to reference a > unique conversion from step 1) and include:* > > *a) user agent* > > *b) all the user identifiers you have: hashes of name, phone, email, > postal address etc.* > > *Any adjustments are separate, hopefully it's clear to see what to do in > the last three columns.* > *1. Upload with gclid/gbraid/wbraid and order_id →* You may need to use > *ConversionUploadService* > <https://developers.google.com/google-ads/api/reference/rpc/v14/ConversionUploadService> > > and refer to this *code example* > <https://developers.google.cn/google-ads/api/samples/upload-offline-conversion>. > > > > You may refer to this *API documentation* > <https://developers.google.com/google-ads/api/docs/conversions/upload-clicks> > . > *2. Enhance the conversion by referencing order_id.--->* You may need to > leverage *enhanced conversions* > <https://support.google.com/google-ads/answer/9888656> by sending > first-party customer data in the form of conversion adjustments. Google > uses this additional data to improve the reporting of your online > ad-initiated conversions. As with other requests to the > *ConversionAdjustmentUploadService* > <https://developers.google.com/google-ads/api/reference/rpc/v14/ConversionAdjustmentUploadService>, > > you can only upload enhanced conversions using the *account that manages > conversion actions* > <https://developers.google.com/google-ads/api/docs/conversions/overview#effective_conversion_account> > *.* You may refer to this *code example* > <https://developers.google.cn/google-ads/api/samples/upload-conversion-enhancement>. > > > > *3. Adjusting by referencing order_id →* Once a conversion has already > been reported to Google Ads, you can *adjust the conversion* > <https://support.google.com/google-ads/answer/7686447> at a later point > in time in the Google Ads API. There are two types of adjustments that can > be made: > > *1)When you have a Google click ID (GCLID) and conversion date time > available, you can adjust a conversion by uploading a ConversionAdjustment > <https://developers.google.com/google-ads/api/reference/rpc/v14/ConversionAdjustment>.* > > *2) You can also adjust a conversion when you have an order ID available > instead of a Google click ID and conversion date time.* > > Both these adjustment types would be uploaded through the > *ConversionAdjustmentUploadService* > <https://developers.google.com/google-ads/api/reference/rpc/v14/ConversionAdjustmentUploadService>. > > You may refer to this *code example* > <https://developers.google.cn/google-ads/api/samples/upload-conversion-adjustment> > . > > Let us know if you need further clarification. > This message is in relation to case "ref:_00D1U1174p._5004Q2m9sBR:ref" > > Thanks, > > [image: Google Logo] Google Ads API Team > > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/570eb043-2bdf-42c2-96de-fd2dfba19d13n%40googlegroups.com.