[sandbox v200902] How to get the first page bid estimates

235 views
Skip to first unread message

qme...@gmail.com

unread,
May 20, 2009, 1:44:20 AM5/20/09
to AdWords API Forum
Hi,

I would like to know if it is possible to get the first page bid
estimates in Java in the sandbox ?

I know we can get this value from the Keyword Analysis page.
(source : http://adwords.google.com/support/bin/answer.py?answer=105665)

Thanks for your help.

Cheers,
Qmepop

AdWords API Advisor

unread,
May 20, 2009, 12:16:27 PM5/20/09
to AdWords API Forum
Hello Qmepop,

You're not going to be able to retrieve any real data from the
Sandbox environment. If you want to retrieve first page bid estimates
for keywords, they need to be part of a real campaign in the
Production environment.

Cheers,
-Jeff Posnick, AdWords API Team

qme...@gmail.com

unread,
May 21, 2009, 7:09:56 PM5/21/09
to AdWords API Forum
Hi Jeff,

My doubt was true then concerning this list.

Thank you agains for your help.

Cheers,
Qmepop

On May 21, 2:16 am, AdWords API Advisor <adwordsapiadvi...@google.com>
wrote:

qme...@gmail.com

unread,
May 21, 2009, 9:54:51 PM5/21/09
to AdWords API Forum
However I forgot to ask you where the firstpagecpc come from. I mean
which class I need to use to get this value (of course for the v13).

Cheers,
Qmepop.

AdWords API Advisor

unread,
May 22, 2009, 2:02:01 PM5/22/09
to AdWords API Forum
Hello,

You can run a Keyword report and include the FirstPageCpc column

http://code.google.com/apis/adwords/docs/developer/adwords_api_report_keyword.html

or you could take a look at the firstPageCpc property of a Keyword
object

http://code.google.com/apis/adwords/docs/developer/Keyword.html#firstPageCpc

To retrieve that Keyword object, something like getAllCriteria() could
be used

http://code.google.com/apis/adwords/docs/developer/CriterionService.html#getAllCriteria

Cheers,
-Jeff Posnick, AdWords API Team


qme...@gmail.com

unread,
May 24, 2009, 8:07:54 PM5/24/09
to AdWords API Forum
Hi Jeff,

Thank you again for your help.

Cheers,
Qmepop

On May 23, 4:02 am, AdWords API Advisor <adwordsapiadvi...@google.com>
wrote:
> Hello,
>
>  You can run a Keyword report and include the FirstPageCpc column
>
>  http://code.google.com/apis/adwords/docs/developer/adwords_api_report...
>
> or you could take a look at the firstPageCpc property of a Keyword
> object
>
>  http://code.google.com/apis/adwords/docs/developer/Keyword.html#first...
>
> To retrieve that Keyword object, something like getAllCriteria() could
> be used
>
>  http://code.google.com/apis/adwords/docs/developer/CriterionService.h...
Reply all
Reply to author
Forward
0 new messages