retrieve list off all keyword

2010-07-20 Thread Bertina
hi, how can i retrieve complete list of all keywords in an adgroup. now i'm using ReportService but it gives me only keywords with impression but i need all keywords even without any impression or click. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

AdWords API error in php sample code ()

2009-11-30 Thread Bertina
hi there is and error in php sample code AuthToken.php. when it try to connect to https://www.google.com/accounts/ClientLogin it returns a certificate error you must change a small part of the AuthToken.php and replcae it with the following code: line 47: curl_setopt($ch, CURLOPT_POST, 1);