Re: Get the number of clicks for a named keyword

2010-11-16 Thread AdWords API Advisor
Hi, This is a creative use of predicates, but it would be fairly inefficient to create a new report for every keyword. If you change you KeywordText Predicate to use the IN operator and then set the values to be an array of all the keywords you want to check, then you can use one report to get al

Re: Get the number of clicks for a named keyword

2010-11-15 Thread FUNKY BOY
Ok,I found it, this is how to do in PHP require_once 'Google/Api/Ads/AdWords/Lib/AdWordsUser.php'; require_once 'Google/Api/Ads/AdWords/Util/ReportUtils.php'; try { // Get AdWordsUser from credentials in "../auth.ini" // relative to the AdWordsUser.php file's directory. $user = new AdWordsUser()

Get the number of clicks for a named keyword

2010-11-15 Thread FUNKY BOY
Hi, I can't find a way to get information about a keyword in a specific compaign. Can we get the number of clicks for a keyword by day or month just by giving it's name and the id of its campaign ? Please Help me! Thanks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our