RE: Low search volume

2019-06-26 Thread Google Ads API Forum Advisor Prod
Hi Dima, If you are using the reports, you can use the Keyword View and include the ad_group_criterion.serving_status field in your request and filter using the RARELY_SERVED value. If you are using the services, you can filter your keywords using the CriterionSystemServingStatus field

Low search volume

2019-06-26 Thread Dima
Hi! Is there a possibility through sql query ($response = $googleAdsServiceClient->search($customerId, $query, ['pageSize' => self:: PAGE_SIZE]);) to the database to get keywords with a mark (status) "Low search volume"? SELECT to what table it must be and what colu

How can I exclude "Low search volume" keywords from my API call?

2018-09-04 Thread Gianmarco
Hi guys, I'm trying to exclude "Low search volume" keywords from my API call with no results. I tried "SystemServingStatus" set to eligible but they're still in my response. Can somebody tell me if this is possible via the API and if so which service i should us

Re: How to identify low search volume keywords in TargetingIdeaService?

2017-05-30 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hi Benjamin, Thanks for your valuable opinion. I'll pass this as a feature request to engineering. Have a nice day. Thanet, AdWords API Team On Monday, May 29, 2017 at 6:16:33 PM UTC+9, Benjamin Morel wrote: > > Hi Thanet, > > I'll stick with my solution for now (adding/checking/deleting

Re: How to identify low search volume keywords in TargetingIdeaService?

2017-05-29 Thread Benjamin Morel
Hi Thanet, I'll stick with my solution for now (adding/checking/deleting keywords to get their systemServingStatus) and see if I encounter any issue. I'm staying within my rate limits and handle RateExceededError appropriately. Also, I noticed that deleted keywords that haven't had any history

Re: How to identify low search volume keywords in TargetingIdeaService?

2017-05-29 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hi Benjamin, I've been confirmed that the SEARCH_VOLUME returned by *TargetingIdeaService*, is not affected by your account settings--the result is globally generated. The systemServingStatus is generated by a different service, so the result could be different. I can investigate more about

Re: How to identify low search volume keywords in TargetingIdeaService?

2017-05-26 Thread Benjamin Morel
That's what I'm afraid of, but the fact is, there doesn't seem to be any alternative at all at the moment! On Friday, May 26, 2017 at 10:54:44 AM UTC+2, Thanet Knack Praneenararat (AdWords API Team) wrote: > > Hi Benjamin, > > Let me confirm with engineering about this too. > If possible, I

Re: How to identify low search volume keywords in TargetingIdeaService?

2017-05-26 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hi Benjamin, Let me confirm with engineering about this too. If possible, I think we should avoid adding millions of keywords just to get systemServingStatus. That put unnecessary burdens on the API servers and also waste your rate limits. :) Best, Thanet, AdWords API Team On Friday, May 26,

Re: How to identify low search volume keywords in TargetingIdeaService?

2017-05-26 Thread Benjamin Morel
Hi Thanet, Thanks for your reply. I've run a few tests, and it looks like the search volumes are more likely to be returned if the keywords have been sitting there in my account for some time, so unless I missed something, it would look as if the search volumes are tied to the account, not

Re: How to identify low search volume keywords in TargetingIdeaService?

2017-05-25 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Benjamin, It turns out that you've not got any search volumes because there are no search volumes at all for those keywords. That's why the API servers don't return a value. Hope this helps. Cheers, Thanet, AdWords API Team On Wednesday, May 24, 2017 at 7:59:22 PM UTC+9, Thanet Knack

Re: How to identify low search volume keywords in TargetingIdeaService?

2017-05-24 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello Benjamin, Let me confirm with engineering why the search volumes are not returned. Will get back to you once I get more information. Cheers, Thanet, AdWords API Team On Wednesday, May 24, 2017 at 2:17:58 AM UTC+9, Benjamin Morel wrote: > > SOAP logs sent as private message! > > Thank you,

Re: How to identify low search volume keywords in TargetingIdeaService?

2017-05-23 Thread Benjamin Morel
SOAP logs sent as private message! Thank you, Benjamin On Tuesday, May 23, 2017 at 3:52:12 PM UTC+2, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Benjamin, > > Could you enable logging and provide the complete SOAP request and > response logs so I can take a look? Since

Re: How to identify low search volume keywords in TargetingIdeaService?

2017-05-23 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Benjamin, Could you enable logging and provide the complete SOAP request and response logs so I can take a look? Since AdGroupCriterionIds are not globally unique, it'll be difficult for me to troubleshoot. Please use *Reply privately to author* when responding. Regards, Shwetha, AdWords

Re: How to identify low search volume keywords in TargetingIdeaService?

2017-05-22 Thread Benjamin Morel
Hi Shwetha, Sure, there are so many! Here are a few: 9780691034713 9781594603242 9781556509063 9780823013210 9781401323523 It would be nice if you could have a look and let me know why these are eligible but do not have a searchVolume attribute in the response from TargetingIdeaService. As

Re: How to identify low search volume keywords in TargetingIdeaService?

2017-05-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Benjamin, You need to use Keyword Planner to get keyword ideas and traffic estimates. TargetingIdeaService and TrafficEstimatorService

Re: How to identify low search volume keywords in TargetingIdeaService?

2017-05-21 Thread Benjamin Morel
Hi Shwetha, No I haven't, but I'm not sure how much the Keyword Optimizer would be useful for my use case. Basically, I just need a way, given a list of keywords, to identify which ones are low search volume (the ones that will yield systemServingStatus==RARELY_SERVED); I don't *think

Re: How to identify low search volume keywords in TargetingIdeaService?

2017-05-19 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Benjamin, Have you tried using the Keyword Optimizer to identify high-quality keywords? You may see a difference in the search volume statistics and the actual traffic your keywords receive for various reasons

How to identify low search volume keywords in TargetingIdeaService?

2017-05-19 Thread Benjamin Morel
I'm trying to use TargetingIdeaService to filter out low search volume keywords (actually, EAN numbers) before adding them to an ad group, as I was previously advised <https://groups.google.com/forum/#!topic/adwords-api/PrAZXxgnnVg>. I've been running this service on 1.3 million ke

Re: Is there a way to check if a keyword is "low search volume" before adding it to an ad group?

2016-05-02 Thread Benjamin Morel
Thanks for the insight! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because

Re: Is there a way to check if a keyword is "low search volume" before adding it to an ad group?

2016-05-02 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Benjamin, Yes, there should still be the same impact for both of those. Cheers, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Is there a way to check if a keyword is "low search volume" before adding it to an ad group?

2016-05-02 Thread Benjamin Morel
Hi Anthony, I was more thinking about systemServingStatus rather than TargetingIdeaService. But I guess the impact is the same? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Is there a way to check if a keyword is "low search volume" before adding it to an ad group?

2016-05-02 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Benjamin, All of the search parameters including countries and languages should have an affect on the results of the TargetingIdeaService. Regards, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Is there a way to check if a keyword is "low search volume" before adding it to an ad group?

2016-05-02 Thread Benjamin Morel
Hi Anthony, thank you for your kind reply. Just one last question regarding low search volume: is it somehow dependent on the country/language settings of the campaign, or are "low search volume" keywords global? I'm asking because I manage different campaigns for different

Re: Is there a way to check if a keyword is "low search volume" before adding it to an ad group?

2016-04-25 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Benjamin, The systemServingStatus is trustworthy to go by when adding a keyword. You could use the Targeting Idea Service to check estimated search volumes for keywords. This feature is similar to the

Is there a way to check if a keyword is "low search volume" before adding it to an ad group?

2016-04-25 Thread Benjamin Morel
Hello, I'm listing product references in AdWords as keywords, so that my ads show up when users search for a precise reference. Some of these keywords show up as "Low search volume", and as far as I can see, they are* totally filtered out* by Google algorithms and do not even trig

Re: Adwords API - Low Search Volume Error

2015-10-01 Thread David Walker
Umesh, Thanks for your response. I am referring to existing keywords within our account. We are trying to identify low search volume keywords so that we do not negative match them from broad match campaigns [In order to negative our exact match keywords so we can bid seperately]. We

Re: Adwords API - Low Search Volume Error

2015-10-01 Thread Umesh Dengale
Hi David, You could run the KEYWORDS_PERFORMANCE_REPORT where Impressions < some threshold. That gives the list of existing keywords that has low traffic. Please check out Conflicting Negative

Re: Adwords API - Low Search Volume Error

2015-09-24 Thread Umesh Dengale
Hi Dave, Sorry for delayed response. Are you referring to existing keywords in your account, or whether you are researching new keywords? Please provide more details for your above question. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Adwords API - Low Search Volume Error

2015-09-21 Thread David Walker
Hi, Is it possible to make an API which identifies low search volume for individual keywords? Dave. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Is the 'Low Search Volume' label available via the API?

2015-03-09 Thread Michael Cloonan (AdWords API Team)
, Ron Hoffman wrote: Hi Ray, As you guys just announced the new API, can you share some details about the low search volume? can we expect to have it in the near couple of quarters? Thanks, Ron On Wednesday, October 1, 2014 at 7:03:27 AM UTC+7, Ray Tsang (AdWords API Team) wrote

Re: Is the 'Low Search Volume' label available via the API?

2015-03-06 Thread Ron Hoffman
Hi Ray, As you guys just announced the new API, can you share some details about the low search volume? can we expect to have it in the near couple of quarters? Thanks, Ron On Wednesday, October 1, 2014 at 7:03:27 AM UTC+7, Ray Tsang (AdWords API Team) wrote: Greg, As mentioned

Re: Is the 'Low Search Volume' label available via the API?

2014-09-30 Thread GregT
. Yeah, I understand that it does not exactly indicate the low search volume label -- it's just not at all clear what it *does* indicate, and if what it represents is a combination of one or more things found in the UI. Thanks, Greg On Monday, September 15, 2014 12:09:17 PM UTC-5, Ray Tsang

Re: Is the 'Low Search Volume' label available via the API?

2014-09-30 Thread Ray Tsang (AdWords API Team)
On Monday, September 15, 2014 12:14:21 PM UTC-5, GregT wrote: Thanks for the quick response, Ray. Yeah, I understand that it does not exactly indicate the low search volume label -- it's just not at all clear what it *does* indicate, and if what it represents is a combination of one or more

Re: Is the 'Low Search Volume' label available via the API?

2014-09-15 Thread GregT
Hi, Ray. Did you have any luck with details on what this RARELY_SERVED status actually means in terms of what we see in the UI? Thanks, Greg On Friday, September 5, 2014 4:14:05 PM UTC-5, Ray Tsang (AdWords API Team) wrote: Greg, As far as I can tell at the moment, the low search volume

Re: Is the 'Low Search Volume' label available via the API?

2014-09-15 Thread Ray Tsang (AdWords API Team)
Greg, As I mentioned, the RARELY_SERVED status is not reflected in the UI - it is not indicative of the low search volume label. I do not have further information on the systemServiceStatus.RARELY_SERVED status yet. Thanks, Ray On Monday, September 15, 2014 1:03:28 PM UTC-4, GregT wrote

Re: Is the 'Low Search Volume' label available via the API?

2014-09-15 Thread GregT
Thanks for the quick response, Ray. Yeah, I understand that it does not exactly indicate the low search volume label -- it's just not at all clear what it *does* indicate, and if what it represents is a combination of one or more things found in the UI. Thanks, Greg On Monday, September 15

Re: Is the 'Low Search Volume' label available via the API?

2014-09-05 Thread Ray Tsang (AdWords API Team)
Hi guys, Low search volume is not available in the API at the moment. Thanks, Ray On Thursday, September 4, 2014 5:25:04 PM UTC-4, Ray Tsang (AdWords API Team) wrote: Greg, Thanks for the info. I'll look into this. Cheers, Ray On Wednesday, September 3, 2014 7:06:31 PM UTC-4, GregT

Re: Is the 'Low Search Volume' label available via the API?

2014-09-05 Thread GregT
Ray, thanks for looking into this. A followup question: Does the RARELY_SERVED systemServingStatus encompass Low search volume plus some other statuses (i.e. if a keyword is low search volume, it will show up as RARELY_SERVED, but if it's RARELY_SERVED, it doesn't necessarily mean it's low

Re: Is the 'Low Search Volume' label available via the API?

2014-09-05 Thread Ray Tsang (AdWords API Team)
Greg, As far as I can tell at the moment, the low search volume label is not driven by the systemServingStatus. I'll look into that status in more detail. Thanks, Ray On Friday, September 5, 2014 2:19:16 PM UTC-4, GregT wrote: Ray, thanks for looking into this. A followup question: Does

Re: Is the 'Low Search Volume' label available via the API?

2014-09-04 Thread Ray Tsang (AdWords API Team)
trouble you to send a fuller screenshot of where you are seeing this in the UI? Thanks, Ray On Wednesday, September 3, 2014 12:29:58 PM UTC-4, GregT wrote: Would anyone from Google be able to confirm that the systemServingStatus of RARELY_SERVED correlates to Low Search Volume? Thanks

Re: Is the 'Low Search Volume' label available via the API?

2014-09-03 Thread GregT
Would anyone from Google be able to confirm that the systemServingStatus of RARELY_SERVED correlates to Low Search Volume? Thanks, Greg On Friday, July 18, 2014 9:54:44 AM UTC-5, GregT wrote: I know this is a kind of old thread, but would someone from Google be able to respond

Re: Is the 'Low Search Volume' label available via the API?

2014-09-03 Thread Ray Tsang (AdWords API Team)
of RARELY_SERVED correlates to Low Search Volume? Thanks, Greg On Friday, July 18, 2014 9:54:44 AM UTC-5, GregT wrote: I know this is a kind of old thread, but would someone from Google be able to respond with a definitive answer? It looks like there's disagreement as to whether

Re: Is the 'Low Search Volume' label available via the API?

2014-09-03 Thread GregT
On Wednesday, September 3, 2014 12:29:58 PM UTC-4, GregT wrote: Would anyone from Google be able to confirm that the systemServingStatus of RARELY_SERVED correlates to Low Search Volume? Thanks, Greg On Friday, July 18, 2014 9:54:44 AM UTC-5, GregT wrote: I know this is a kind of old thread

Re: Is the 'Low Search Volume' label available via the API?

2014-09-03 Thread GregT
PM UTC-4, GregT wrote: Would anyone from Google be able to confirm that the systemServingStatus of RARELY_SERVED correlates to Low Search Volume? Thanks, Greg On Friday, July 18, 2014 9:54:44 AM UTC-5, GregT wrote: I know this is a kind of old thread, but would someone from Google

Re: Is the 'Low Search Volume' label available via the API?

2014-07-18 Thread GregT
I know this is a kind of old thread, but would someone from Google be able to respond with a definitive answer? It looks like there's disagreement as to whether or not this systemServingStatus volume really correlates to Low Search Volume. Thanks, Greg On Tuesday, June 18, 2013 9:32:59 AM

Finding if potential keywords are 'Low search volume'

2014-05-01 Thread Visar
Hi, I'm looking for a way to determine if keywords which I would like to upload are going to be considered low search volume. Currently I'm using the EstimateKeywordTraffic example script using the trafficEstimatorService. This gives you a predicted max impressions per day, but is there a way

Re: Finding if potential keywords are 'Low search volume'

2014-05-01 Thread Ray Tsang (AdWords API Team)
I would like to upload are going to be considered low search volume. Currently I'm using the EstimateKeywordTraffic example script using the trafficEstimatorService. This gives you a predicted max impressions per day, but is there a way to see if they will be considered 'Low search volume

Re: Keyword status in report [Low Search Volume]

2013-01-20 Thread John Lister
Hi, I was wondering if there was any progress with adding this (and also if possible the states such as Below First Page Bid) to the reporting functionality in the API. I note that these are available via the website reporting which I would have thought used the same underlying technology?

Re: Is the 'Low Search Volume' label available via the API?

2013-01-14 Thread Tomer Peled
Hi, Is there any updates on this? Can we get the low search volume status for a keyword via the API? Thanks, Tomer On Tuesday, September 4, 2012 4:26:56 PM UTC+3, Oliver wrote: Some keywords have a 'low search volume' label (see attached image). Is this info available through the API

Re: Is the 'Low Search Volume' label available via the API?

2013-01-14 Thread Oliver
I found the answer while looking at the various keyword fields. The *systemServingStatus *is what you're looking for. When its value is *RARELY_SERVED *that means the keyword is Low Search Volume: https://developers.google.com/adwords/api/docs/reference/latest

Re: Is the 'Low Search Volume' label available via the API?

2013-01-14 Thread Tomer Peled
Thanks! On Monday, January 14, 2013 1:06:19 PM UTC+2, Oliver wrote: I found the answer while looking at the various keyword fields. The *systemServingStatus *is what you're looking for. When its value is *RARELY_SERVED *that means the keyword is Low Search Volume: https

Is the 'Low Search Volume' label available via the API?

2012-09-04 Thread Oliver
Some keywords have a 'low search volume' label (see attached image). Is this info available through the API anywhere? Oliver -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords

Re: Keyword status in report [Low Search Volume]

2012-02-21 Thread Eric Koleda
Hi Chirag, Unfortunately this data isn't available in reports. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Keyword status in report [Low Search Volume]

2012-02-07 Thread Chirag
Hello All, How i can get low search volume for keywords using report? Thanks, -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Keyword status in report [Low Search Volume]

2011-03-15 Thread Eric Koleda
Hi Rafal, The systemServiceStatus is not currently exposed in the KEYWORDS report, but I can talk with the team about adding it. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: Keyword status in report [Low Search Volume]

2011-03-14 Thread rafal
Hi Eric, Via AdGroupCriterionService 201101 once can download systemServingStatus. Do you forsee such an option in ReportService? Best -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

AdWords API Re: Keyword status in report [Low Search Volume]

2009-09-08 Thread AdWords API Advisor
be useful though, and I'll let the core engineering team know that there is a desire to get that information via the API. Best, - Eric Koleda, AdWords API Team On Sep 7, 9:03 am, ElManuel manuel.re...@fatchip.de wrote: Hi all, is it possible to retrieve the special status Low Search Volume

AdWords API Keyword status in report [Low Search Volume]

2009-09-07 Thread ElManuel
Hi all, is it possible to retrieve the special status Low Search Volume of a keyword in a keyword-report (v13) ? All my keywords, which are temporarily disabled due to a low search volume are flagged as active in the report's status field (siteKwStatus