You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message