conversion tracking api, It's not visible on the AdWords site.

59 views
Skip to first unread message

daehy...@adwitt.com

unread,
Dec 13, 2017, 10:33:20 PM12/13/17
to AdWords API Forum
AdCallMetricsConversion adCallMetricsConversion = new AdCallMetricsConversion();
adCallMetricsConversion.setName("CONVERSION_TEST2");
adCallMetricsConversion.setCategory(ConversionTrackerCategory.REMARKETING);
adCallMetricsConversion.setCountingType(ConversionDeduplicationMode.ONE_PER_CLICK);
adCallMetricsConversion.setDefaultRevenueCurrencyCode("KRW");
adCallMetricsConversion.setDefaultRevenueValue(0.0);
adCallMetricsConversion.setPhoneCallDuration(0L);
adCallMetricsConversion.setCtcLookbackWindow(30);
adCallMetricsConversion.setExcludeFromBidding(Boolean.TRUE);
adCallMetricsConversion.setAttributionModelType(AttributionModelType.FIRST_CLICK);
adCallMetricsConversion.setAlwaysUseDefaultRevenueValue(Boolean.TRUE);


If you register conversion to the above, the content will not be visible on the AdWords site.
What is the problem?



Thanet Knack Praneenararat (AdWords API Team)

unread,
Dec 14, 2017, 5:57:51 AM12/14/17
to AdWords API Forum
Hello Daehyun,

I'm checking this and will get back to you when I have more information.

Best,
Thanet, AdWords API Team

Thanet Knack Praneenararat (AdWords API Team)

unread,
Dec 15, 2017, 1:08:26 AM12/15/17
to AdWords API Forum
Hello Daehyun,

It turns out that this line causes the conversion action to be hidden:

adCallMetricsConversion.setCategory(ConversionTrackerCategory.REMARKETING);

Could you please use other categories than this one, e.g., LEAD, PURCHASE?
I'll work with engineering to see if this category should be published in the API.

Best,
Thanet, AdWords API Team

daehy...@adwitt.com

unread,
Dec 26, 2017, 3:14:46 AM12/26/17
to AdWords API Forum
Hi, Thanet

Has this problem been resolved?


2017년 12월 15일 금요일 오후 3시 8분 26초 UTC+9, Thanet Knack Praneenararat (AdWords API Team) 님의 말:

Thanet Knack Praneenararat (AdWords API Team)

unread,
Dec 26, 2017, 3:37:29 AM12/26/17
to AdWords API Forum
Hello Daehyun,

The REMARKETING category is not relevant in this context so that's why it's hidden.
As I mentioned in the previous reply, please use other categories, e.g., LEAD, PURCHASE instead.

Best,
Thanet, AdWords API Team
Reply all
Reply to author
Forward
0 new messages