Hi, I'm playing around with adjusting conversion values in gAds. The issue 
I have is with the conversions (ecommerce transactions) that are imported 
into gAds directly from GA (type: Import > GA):


First a short background of what I'm doing:

My scenario (that did not work):

   1. Created conversion in gAds of type import (from GA) - to get GA 
   transactions into gAds. Did a purchase on website, transaction is present 
   in GA, transaction is present as conversion also in gAds, with transaction 
   value of 12.34 €. Everything works fine till here.
   2. Prepared gSheet with upload data to change conversion value form 
   12.34 to let's say 333.33. Didn't work, got error that names of conversions 
   (in GA and gAds) aren't the same. BTW, changing value of conversions that 
   are set up in Google Ads as Website conversions (using gTag JS directly in 
   website's HTML) with gSheet upload works just fine.
   3. Asked for help our local gAds support team and they've told me that 
   changing conversion value with upload isn't an option if the conversions in 
   gAds are imported form Google Anayltics (which is BTW really strange to me 
   since it's all linked together).
   4. The team suggested the only possible solution left (I've tried couple 
   of other hacks to change conversion value but none of them worked as 
   expected): use Google Ads API. They've suggested the method 
*OrderIdOfflineConversionAdjustmentFeed 
   
*(https://developers.google.com/adwords/api/docs/reference/v201809/OfflineConversionAdjustmentFeedService.OrderIdOfflineConversionAdjustmentFeed),
 
   which actually does the same as I've tried with gSheet upload, but it's 
   done with API.
   

Since I want to suggest to our client the solution that really works and 
since we're talking about API implementation which could take quite a lot 
of time / money to set it up, I have couple of questions:

   1. Since gSheet upload in my scenario doesn't work (not for conversions 
   imported from GA) and since the 
   method OrderIdOfflineConversionAdjustmentFeed does similar thing - will API 
   method in my case work *for gAds conversions imported from GA*?
   2. If yes, which parameter is used to send Transaction Id that's used in 
   Google Anayltics? The only suitable parameter I see in the specs is 
   *orderId*.
   3. If no, is there any way to achieve this with Google Ads API (any 
   other method) or am I stuck with simply sending adjusted conversion value 
   already into the GA (as adjusted transaction revenue)?


Best,
Boštjan

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3d0560d1-e3d2-4cf8-9fdb-ceb64e7e3ac1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to