Forum Moderators: buckworks & skibum

Message Too Old, No Replies

Estimation via AdWords API

Did it stop working?

         

michaelhood

1:50 am on Mar 28, 2006 (gmt 0)

10+ Year Member



I've tried all 3 methods (I'm using apility, by the way).

Getting 0's for all values.

$ ./bidgrab.php

getNewKeywordListEstimate:

Array
(
[0] => Array
(
[text] => new widget kw
[averagePosition] => 1.0
[clicksPerDay] => 0.0
)

[1] => Array
(
[text] => new widget kw2
[averagePosition] => 1.0
[clicksPerDay] => 0.0
)

[2] => Array
(
[text] => new widget kw3
[averagePosition] => 1.0
[clicksPerDay] => 0.0
)

)
getNewKeywordEstimate:

Array
(
[text] => new widget kw1
[averagePosition] => 1.0
[costPerClick] => 0.05
[clicksPerDay] => 0.0
)
getKeywordEstimate:

Array
(
[text] => existing widget kw
[averagePosition] => 0.0
[costPerClick] => 0
[clicksPerDay] => 0.0
)

These are all expensive finance keywords, some of which exist in my ad groups, some don't.

michaelhood

1:51 am on Mar 28, 2006 (gmt 0)

10+ Year Member



I should also mention that I'm bidding 50, and using Exact match.