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 g
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);