Google Adwords API always returns null...

5 views
Skip to first unread message

Akila17

unread,
Jun 30, 2009, 10:05:55 AM6/30/09
to AdWords API Forum
Hi,

I have just started using Adwords API, I downloaded the sample code
for V13.
I tried executing "add_keyword.php" and "get_keyword_variations.php"

I changed the login information to my gmail account info i.e.

$email = 'My gmail ID';
$password = 'My gmail Password';
$client_email = 'client_1+Same gmail id';
$useragent = 'Priyadarshini Technologies: AdWords API PHP Sample
Code';
$developer_token = 'My gmail id++INR';
$application_token = '';

When i execute "add_keyword.php" I get this message

New keyword with text "" and id "" was created.

And when i execute "get_keyword_variations.php" I get this message

List of additional keywords to consider has 0 variation(s). List of
popular queries with given seed has 0 variation(s).

What might be the reason for the above messages to be displayed.
Please advice.

Akila

AdWords API Advisor

unread,
Jun 30, 2009, 12:02:43 PM6/30/09
to AdWords API Forum
Hello Akila,

If you're just getting started in AdWords API development using PHP,
I'd recommend that you try the APIlity client library:

http://google-apility.sourceforge.net/

It should be simpler than using any standalone sample code, and the
error reporting should be more robust as well.

Cheers,
-Jeff Posnick, AdWords API Team

webd...@gmail.com

unread,
Jul 2, 2009, 4:53:51 AM7/2/09
to AdWords API Forum
i am facing hte same problem?? have you got any solution

AdWords API Advisor

unread,
Jul 2, 2009, 12:09:56 PM7/2/09
to AdWords API Forum
Are you using APIlity? If so, can you try turning on debugging and
posting your sample request and response (with your login, password
and token information X-ed out)?

http://google-apility.sourceforge.net/#Debugging

Cheers,
-Jeff Posnick, AdWords API Team


Reply all
Reply to author
Forward
0 new messages