how to use google adword api, So that i can add my add with dynamically from my application
27 views
Skip to first unread message
pavinder naik
unread,
Sep 3, 2014, 3:16:45 AM9/3/14
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 adwor...@googlegroups.com
Hi. I am new to Google Ad-words .How to integrate Google Ad-words API to my ad-words account so that i can use it easily. I want to use Google Ad-words API to change my Ad-words keywords dynamically as per relevant searches in Google is it possible to do so ?
I have completely gone through yours document and i am having an MCC account and developer token and client library. when i import client library in net beans showing an error of org.apache.axis package does not exist.
I hope you will reply with concern solution and i am request you that if you have any demo application please send me.
Thanks&Regards
B Pavinder
Ray Tsang (AdWords API Team)
unread,
Sep 3, 2014, 1:42:47 PM9/3/14
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 adwor...@googlegroups.com
Pavinder,
That sounds like a general Java related issue where you don't have all the dependent libraries. It's perhaps the easiest if you use Maven so that all of the dependent libraries are automatically included.