Conversion Trackers API support for sameValue and differentValue

10 views
Skip to first unread message

Chaitanya Kulkarni

unread,
Apr 3, 2020, 4:07:10 AM4/3/20
to AdWords API and Google Ads API Forum
Hi Team,

I am implementing the conversion tracking functionality through AdWords API and am currently blocked on the following:

While creating a conversion, In AdWords UI, I can see options like "Use the same value for each conversion", "Use different values for each conversion" but in the Adwords API, I could only see the support for "defaultRevenueCurrencyCode" and "defaultRevenueValue". I could not see API support for adding it as "same value" or "different value". Can you please let me know if this support is available? This is a blocker for me so I would appreciate your quick turn around on this.

Thanks,
Chaitanya

Google Ads API Forum Advisor Prod

unread,
Apr 3, 2020, 1:27:56 PM4/3/20
to chai...@coditation.com, adwor...@googlegroups.com
Hi Chaitanya,

Thank you for reaching out. You can set the alwaysUseDefaultRevenueValue boolean to determine if you want the conversions to be the same value (default value) or different values. If you want them to be the same, you can set that value with the defaultRevenueValue attribute.

You can see this example for creating a conversion action (also available in other languages). To user different values for conversions, set the "adWordsConversionTracker.setAlwaysUseDefaultRevenueValue(Boolean.TRUE);" to false.

Regards,
Mitchell
Google Ads API Team

ref:_00D1U1174p._5001UZVwHe:ref
Reply all
Reply to author
Forward
0 new messages