Re: AdGroupCriterionService selector to get FirstPageCpc of a keyword

2013-05-03 Thread Etienne Lawlor
So I don't think there was an issue with the selector. The Adwords Interface did not display a value (undefined [a horizontal line] ) for the Estimated First Page Bid. In previous migrations, after creating a keyword the FirstPageCpc was immediately available, but i guess that this value is n

Re: AdGroupCriterionService selector to get FirstPageCpc of a keyword

2013-04-29 Thread Oliver
I've never seen the FirstPageCpc value getting set for newly created keywords. It will take a short, but unknown, period of time for google to set this value after creation. You will need to attempt to retrieve it at a later stage. Oliver On Friday, April 26, 2013 11:09:25 PM UTC+1, Etienne

Re: AdGroupCriterionService selector to get FirstPageCpc of a keyword

2013-04-26 Thread Etienne Lawlor
I am not receiving an error. I am just not getting the FirstPageCpc in the response. I checked the Adwords Interface and I noticed that these keywords did NOT have a value for the "Est. first page bid". I am assuming that this is the same thing as the FirstPageCpc. Anyway, in the interface

AdGroupCriterionService selector to get FirstPageCpc of a keyword

2013-04-25 Thread Etienne Lawlor
I am trying to get the FirstPageCpc of a keyword but am unsuccessful. It looks like the documentation has not changed : https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201302-AdGroupCriterionService This is what I am doing : my @predicates;