How to set Call Extension Advanced option through api

41 views
Skip to first unread message

rentca...@gmail.com

unread,
Jul 24, 2017, 4:46:43 PM7/24/17
to AdWords API Forum
How do I set the advanced options for Call Extensions via the api.

Please see attached word document that contains a screen shot.

The Item I'm need to set is outlined in red.

Could you please supply me with a code example.

Thank you

KDJ
CallExtnsionAdvancedOptionsScreenShot.docx

Peter Oliquino

unread,
Jul 25, 2017, 3:17:13 AM7/25/17
to AdWords API Forum
Hi,

We currently have no direct sample code for this, however, what I can suggest in order to achieve this using the AdWords API is to create an AdCallMetricsConversion tracker using the ConversionTrackerService as mentioned in this section of the tracking and importing conversions guide. You may then refer to the sample code that can be found in this link (other language also available in the link) and just replace AdWordsConversionTracker with the AdCallMetricsConversion.

I hope this helps and let me know if you require more information.

Best regards,
Peter
AdWords API Team

rentca...@gmail.com

unread,
Jul 26, 2017, 6:12:09 PM7/26/17
to AdWords API Forum
Peter,

Thanks for your response.  I have created a Conversion action using AdCallMatricaConversion and I've created a Call Extension using CampaignExtensionSettingSerivce, but it is unclear how to link the Conversion action I created to the Call Extension I created via the api.

KDJ


Peter Oliquino

unread,
Jul 27, 2017, 3:02:25 AM7/27/17
to AdWords API Forum
Hi,

My apologies if I missed this in my previous response. You will need to specify the Id of the AdCallMetricsConversion tracker to the CallConversionType field of your CallFeedItem and also make sure that the CallTracking field is set to True to enable tracking. Let me know if this works.

Thanks and regards,
Peter
AdWords API Team

rentca...@gmail.com

unread,
Jul 28, 2017, 4:35:54 PM7/28/17
to AdWords API Forum

Peter,

Thanks for your response.

It worked great.

KDJ
Reply all
Reply to author
Forward
0 new messages