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


On May 21, 9:54 pm, "[email protected]" <[email protected]> wrote:
> 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.
>
> On May 22, 9:09 am, "[email protected]" <[email protected]> wrote:
>
> > 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 <[email protected]>
> > wrote:
>
> > > 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
>
> > > On May 20, 1:44 am, "[email protected]" <[email protected]> wrote:
>
> > > > 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
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to