Re: How to get TopOfPageCpc, FirstPageCpc?

2020-06-09 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for sharing that extra info. Could you please reply with the CID privately so that I can further debug? Thanks, Sasha The Google Ads API Team ref:_00D1U1174p._5004Q20WWka:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper

Re: How to get TopOfPageCpc, FirstPageCpc?

2020-06-08 Thread cv
Hello Sasha, I can see that keyword_view can be used with ad_group_criterion and ad_group_criterion has ad_group_criterion.position_estimates.top_of_page_cpc_micros ad_group_criterion.position_estimates.first_page_cpc_micros Does this cannot be used with keyword_view? Also From what I underst

RE: How to get TopOfPageCpc, FirstPageCpc?

2020-06-08 Thread Google Ads API Forum Advisor Prod
Hi, When you perform a FROM "keyword_view", only some fields are available. You can see which fields are available here: https://developers.google.com/google-ads/api/fields/v3/keyword_view. From what I understand, there is no workaround for that: you cannot access those fields in the UI for ke

How to get TopOfPageCpc, FirstPageCpc?

2020-06-05 Thread cv
Hi, I was trying to get TopOfPageCpc, FirstPageCpc using keywordsView, but I was not able to get any value. SELECT campaign.id, " . "ad_group.id, " . "ad_group_criterion.criterion_id, " . "ad_group_criterion.keyword.text, " . &qu

Re: Error in get firstPageCpc, topOfPageCpc and firstPositionCpc in AdGroupCriterionService

2017-11-10 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Eduardo, Please find my responses inline: 1. Is this an expected behavior for test accounts? (Is it possible in test account this fields not appear in response?) The attributes that you mentioned are the suggested/estimated bids for the criteria to get your ad on the first page

Error in get firstPageCpc, topOfPageCpc and firstPositionCpc in AdGroupCriterionService

2017-11-10 Thread Eduardo Cesar
Hello! When I try get one of this fields (*firstPageCpc*, *topOfPageCpc* or *firstPositionCpc*) in *AdGroupCriterionService* in an *Test Account*, I don't get this fields in response: Example: fields = ['FinalUrls', 'CriterionUse', 'FirstPositionCpc&#x

Re: FirstPageCpc & Test Account

2013-11-23 Thread David LAGARDERE
production account. > > Best, > - Takeshi, AdWords API Team > > On Wednesday, November 6, 2013 7:00:42 AM UTC+9, David wrote: >> >> >> Hello >> >> I have been monitoring a set of keywords' FirstPageCpc estimates on my >> developer test account o

Re: FirstPageCpc & Test Account

2013-11-07 Thread Takeshi Hagikura (AdWords API Team)
onitoring a set of keywords' FirstPageCpc estimates on my > developer test account over a couple of days and noticed all of them look > stale. > This quite surprises me as I would expect high competition and moves on > those keywords. > > Are there any FirstPageCpc data fre

FirstPageCpc & Test Account

2013-11-06 Thread David
Hello I have been monitoring a set of keywords' FirstPageCpc estimates on my developer test account over a couple of days and noticed all of them look stale. This quite surprises me as I would expect high competition and moves on those keywords. Are there any FirstPageCpc data fres

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 val

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, Et

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

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

Re: How to Get FirstPageCpc from a keyword

2013-01-02 Thread Kevin Winter (AdWords API Team)
Hi James, I think you're asking if its possible to get an AdGroup-agnostic value for FirstPageCpc? This isn't possible - there are other considerations (especially campaign criteria) that affect whether or not a given bid will show an ad on the first page for a given adgroup. - Ke

How to Get FirstPageCpc from a keyword

2012-12-13 Thread James Jara
HI,guys ,first all thanks for your time.. I have a doubt , I need to get the FirstPageCpc of a keyword, at this moment i have that done.. BUT i always need the adGroupId , so my doubt is if I can get the FirstPageCpc of a keyword without adGroupId? If the answer is "no, is NOT posible t

Re: firstPageCpc of keywords

2011-01-07 Thread AdWords API Advisor
Hi Nikhil, I don't think this information is available for proposed keywords. Best, - Eric Koleda, AdWords API Team On Jan 6, 2:47 am, Nikhil Jadhav wrote: > Hi, >      Is it possible to get the firstPageBid of keywords not already in > the Campaign. I want to programmactically set the maxCpc o

Re: firstPageCpc

2011-01-07 Thread AdWords API Advisor
On Jan 6, 2:12 am, Nikhil Jadhav wrote: > Hi! I am a student and I am having a project concerning PPC > optimization. My algo needs FirstPageCpc of every keyword.But while > downloading the report i found that for some keywords the values of > firstPageBids were not provided. Why is th

firstPageCpc of keywords

2011-01-05 Thread Nikhil Jadhav
Hi, Is it possible to get the firstPageBid of keywords not already in the Campaign. I want to programmactically set the maxCpc of a keywords which is not lower than the firstPageBids.I use the keywordEstimator service to get the avgCpc of the keywords but these values are very low as compared

firstPageCpc

2011-01-05 Thread Nikhil Jadhav
Hi! I am a student and I am having a project concerning PPC optimization. My algo needs FirstPageCpc of every keyword.But while downloading the report i found that for some keywords the values of firstPageBids were not provided. Why is that so? Is it possible to get firstPageBid of every keyword

AdWords API Re: New row in Creative report if firstPageCpc or qualityScore changes?

2009-06-10 Thread AdWords API Advisor
ed for the same unique keyword and day with different firstPageCpc and qualityScore values. In fact, these reports do not return historical information about firstPageCpc and qualityScores in general. If you check the report rules for the Creative report (http://code.google.com/apis/ adwords

AdWords API New row in Creative report if firstPageCpc or qualityScore changes?

2009-06-09 Thread HK
rned report with identical campaignid, adgroupid, keyword/kwsite, creativeid and date, but where firstPageCpc or qualityScore are different? In other words, something like this: The solution I'm working on assumes that this will not occur, and I wanted run

AdWords API Re: A question about FirstPageCpc value

2009-04-14 Thread IgorAG
Yes I scheduled such report manually via Google AdWords interface The result is the same: If QualityScore is 1 or 2 - Est. First Page Bid cells in the report are empty Igor. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Googl

AdWords API Re: A question about FirstPageCpc value

2009-04-13 Thread AdWords API Advisor
Hello Igor, Do you see the same results if you schedule a Keyword Report via the AdWords web interface's Report Center and include the quality score column? Cheers, -Jeff Posnick, AdWords API Team On Apr 13, 6:36 am, IgorAG wrote: > I faced with the following situation: > > We have a small a

AdWords API A question about FirstPageCpc value

2009-04-13 Thread IgorAG
I faced with the following situation: We have a small account with several tens of keywords ReportService (Keyword performance report) doesn't return the FirtsPageCpc value for keywords with QualityScore less than 3 More exactly it returns empty values CriterionService returns numerical nonzero

AdWords API Re: Google V13 Structure report and FirstPageCPC

2008-11-04 Thread AdWords API Advisor
Hello Rajan, Please see http://groups.google.com/group/adwords-api/browse_thread/thread/149edd3ffa3074a6# Cheers, -Jeff Posnick, AdWords API Team On Nov 4, 1:28 pm, rajan <[EMAIL PROTECTED]> wrote: > Hi > > Is it possible to get the FirstPageCPC and quality  score pa

AdWords API Google V13 Structure report and FirstPageCPC

2008-11-04 Thread rajan
Hi Is it possible to get the FirstPageCPC and quality score part of account strcuture report?? I ran validateReportJob for Keyword Structure report with these columns. It did not work. Thanks Rajan --~--~-~--~~~---~--~~ You received this message because you