Re: GAQL for obtaining Non eligible keywords

2022-07-25 Thread Lukas St
It covers all of those that are not eligible for whatever reason, which was what I was looking for, I don't know how to get the specific reason. You might have to create a new thread in order to get a reply from the Google Ads API team. Have a nice day, Lukas. On Monday, 25 July 2022 at 08:34:0

Re: GAQL for obtaining Non eligible keywords

2022-07-24 Thread cv
Thanks for prompt response. Can I know why it is 'Not Eligible'? it's 'Not Eligible' because of low search volume etc.. ? Thanks, On Monday, 25 July 2022 at 11:44:50 UTC+5:30 lukasmast...@gmail.com wrote: > From *keyword_view*, you can select " > *ad_group_criterion.system_serving_status*

Re: GAQL for obtaining Non eligible keywords

2022-07-24 Thread Lukas St
>From *keyword_view*, you can select " *ad_group_criterion.system_serving_status*"*, *and if this has status* "*RARELY_SERVED" then it means that it's not eligible. On Monday, 25 July 2022 at 07:28:16 UTC+2 cv wrote: > Is there any resolution here? > I am also looking to get same as mentioned o

Re: GAQL for obtaining Non eligible keywords

2022-07-24 Thread cv
Is there any resolution here? I am also looking to get same as mentioned on initial question. I need to get non-eligible keywords. My goal is to create GAQL that would be able to query keywords that are flagged as non eligible. On Tuesday, 30 November 2021 at 22:49:28 UTC+5:30 adsapi wrote:

Re: GAQL for obtaining Non eligible keywords

2021-11-30 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Lukas, Thank you for getting back to me, could you privately send us a full screenshot of the UI combined with a full request and response log of API communication showing this rarely served as non eligible and the below first page bid issue? The request and response appears similar to the J

Re: GAQL for obtaining Non eligible keywords

2021-11-29 Thread Lukas St
Hey Aryeh, thank you for your answer, I tested it but I came to different conclusions than what you wrote. 1. "rarely served" maps only 'Non Eligible' keywords, not 'Eligible limited'. 2. The link that you provided (UI's about keyword status

Re: GAQL for obtaining Non eligible keywords

2021-11-23 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Lukas, The UI's about keyword status has a list of status states. 'Not eligible' keyword status has to do with the campaign and adGroup status causing this keyword to not serve and there's no field in keyword_view that will combine this information into one. To get this information currently

Re: GAQL for obtaining Non eligible keywords

2021-11-23 Thread Lukas St
Hello Mark, Don't get me wrong but my question wasn't directed towards requesting new features. I wanted to know what the attribute ad_group_criterion.system_serving_status (ELIGIBLE, RARELY_SERVED, UNKNOWNUN, SPECIFIED) really represents since the attributes in the UI are completely differen

Re: GAQL for obtaining Non eligible keywords

2021-11-22 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Lukas, Thanks for getting back to us. As previously mentioned by Aryeh, a feature request has been raised for this. Since this is still subject for review, there is no guarantee if this will be supported in the API soon. That said, we recommend that you keep an eye to our blog for update

Re: GAQL for obtaining Non eligible keywords

2021-11-22 Thread Lukas St
Hello, I have sent the full screenshot privately to the the email address. I am curious if there is any update on this? Thank you. Best, Lukas. On Wednesday, 17 November 2021 at 11:12:55 UTC+1 adsapi wrote: > Hi Lukas, > > This is Yasar and I work with Aryeh. Let me assist you with this. > > Y

Re: GAQL for obtaining Non eligible keywords

2021-11-17 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Lukas, This is Yasar and I work with Aryeh. Let me assist you with this. You may navigate to the right hand side for 3 vertical dots and use the Reply privately to author option. If this option is not available, you may send the details directly to our googleadsapi-supp...@google.com alias i

Re: GAQL for obtaining Non eligible keywords

2021-11-16 Thread Lukas St
Hello Aryeh, could you please guide me on how to send a private message here? Very appreciated. Thank you. Lukas. On Tuesday, 16 November 2021 at 21:44:18 UTC+1 adsapi wrote: > Hi Lukas, > > Thank you for bringing this to our attention. Could you privately send us > a full screenshot of the U

RE: GAQL for obtaining Non eligible keywords

2021-11-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Lukas, Thank you for bringing this to our attention. Could you privately send us a full screenshot of the UI showing with the 'not eligible low search volume' status? Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 Google Ads API and AdWords API Annual Survey

Re: GAQL for obtaining Non eligible keywords

2021-11-16 Thread Lukas St
Just to be clear, this is about Google Ads API and not AdWords API On Tuesday, 16 November 2021 at 16:12:14 UTC+1 Lukas St wrote: > Hello, > > I can't figure out from the documentation how should I get all the non > eligible keywords (See screenshot). > > What I found: > Keyword has an ad group

GAQL for obtaining Non eligible keywords

2021-11-16 Thread Lukas St
Hello, I can't figure out from the documentation how should I get all the non eligible keywords (See screenshot). What I found: Keyword has an ad group criterion, and ad group criterion has 2 ENUM values: ad_group_criterion.system_serving_status (ELIGIBLE,RARELY_SERVED,UNKNOWNUN,SPECIFIED) and