"suggestKeywordThemes" is different from the UI

120 views
Skip to first unread message

Chen Xiaowei

unread,
Dec 24, 2021, 9:32:26 PM12/24/21
to AdWords API and Google Ads API Forum
I use "suggestKeywordThemes" to get keyword themes, but the API's results are partly different from the same setting in UI.API returned 19 results and UI shows 15.Only 9of them are the same, others are different.I've tried both keyword_theme_constant and ree_form_keyword_theme and occourred same problem.
Thanks,Vivi

My request:
curl --location --request POST 'https://googleads.googleapis.com/v9/customers/xxxxxx:suggestKeywordThemes' \
--header 'Content-Type: application/json' \
--data-raw '{
    "suggestion_info": {
        "final_url": "https://www.firmoo.co.uk/all-products.html",
        "language_code": "en",
        "keyword_themes": {
            "free_form_keyword_theme": "ee sim only"
        },
        "business_context": {
            "business_name": "Firmoo Glasses UK"
        }
    }
}'

My Response:
{
  "keywordThemes": [
    {
      "resourceName": "keywordThemeConstants/3831326~0",
      "displayName": "firmoo glasses"
    },
    {
      "resourceName": "keywordThemeConstants/7531052~0",
      "displayName": "prescription glasses"
    },
    {
      "resourceName": "keywordThemeConstants/54646~0",
      "displayName": "optician"
    },
    {
      "resourceName": "keywordThemeConstants/54646~38511",
      "displayName": "contact lenses optician"
    },
    {
      "resourceName": "keywordThemeConstants/54646~1226352",
      "displayName": "dispensing optician"
    },
    {
      "resourceName": "keywordThemeConstants/54646~38448",
      "displayName": "eye test"
    },
    {
      "resourceName": "keywordThemeConstants/54646~714279",
      "displayName": "eyeglasses"
    },
    {
      "resourceName": "keywordThemeConstants/54646~38790",
      "displayName": "prescription sunglasses"
    },
    {
      "resourceName": "keywordThemeConstants/54646~1213271",
      "displayName": "varifocal lenses"
    },
    {
      "resourceName": "keywordThemeConstants/5429425~0",
      "displayName": "order glasses"
    },
    {
      "resourceName": "keywordThemeConstants/15495657~0",
      "displayName": "prescription frames"
    },
    {
      "resourceName": "keywordThemeConstants/6391063~0",
      "displayName": "prescription glasses online"
    },
    {
      "resourceName": "keywordThemeConstants/53108~0",
      "displayName": "sunglasses shop"
    },
    {
      "resourceName": "keywordThemeConstants/53108~40209",
      "displayName": "men's sunglasses"
    },
    {
      "resourceName": "keywordThemeConstants/53108~1000024",
      "displayName": "metal frame sunglasses"
    },
    {
      "resourceName": "keywordThemeConstants/53108~40299",
      "displayName": "women's sunglasses"
    },
    {
      "resourceName": "keywordThemeConstants/3170092~0",
      "displayName": "prescription glasses frames"
    },
    {
      "resourceName": "keywordThemeConstants/15604352~0",
      "displayName": "prescription eyewear"
    },
    {
      "resourceName": "keywordThemeConstants/47448~0",
      "displayName": "optometrist"
    }
  ]
}
The UI is:
企业微信截图_17a41498-c3a8-4a04-a087-d4783a2f0a62.png

Google Ads API Forum Advisor

unread,
Dec 27, 2021, 12:47:10 PM12/27/21
to viviana...@gmail.com, adwor...@googlegroups.com
Hi Chen,

Thank you for reaching out to Google Ads API support. To assist you further, could you privately send us the account Id and campaign Id that returns this mismatch between the API and UI, along with a full screenshot of the UI? We need to see how you setup the Smart Campaign.

Regards,

Google Logo
Aryeh Baker
Google Ads API Team
 
 

ref:_00D1U1174p._5004Q2TkfyX:ref
Message has been deleted

Google Ads API Forum Advisor

unread,
Dec 27, 2021, 10:40:42 PM12/27/21
to viviana...@gmail.com, adwor...@googlegroups.com
Hi Chen,

Thank you for the reply.

I would like to inform you first that I am going to delete your reply as it contains personal information.

Moving forward to your concern, I can see that aside from keyword theme, you also set the final_url, language_code and business_context. With this, you need to set these values as well in the Google Ads UI and compare it in the API result again. If the issue persists, please provide the updated screenshot of the UI and the updated request and response logs with request ID and request header generated on your end.

You can provide it via Reply privately to author option. If this option is not available, then send it instead on this email address googleadsa...@google.com.

Regards,
Google Logo
Ernie John Blanca Tacata
Google Ads API Team
 


ref:_00D1U1174p._5004Q2TkfyX:ref
Message has been deleted

Google Ads API Forum Advisor

unread,
Dec 29, 2021, 2:27:45 AM12/29/21
to viviana...@gmail.com, adwor...@googlegroups.com
Hi Chen,

I would like to inform you first that I am going to delete your latest post as it contains sensitive information.

Moving forward, could you provide the complete request and response logs with request ID and request header generated for the 2 requests so that I can investigate the new issue?

Please provide it via Reply privately to author option. If this option is not available, then send it instead on this email address googleadsa...@google.com.

Chen Xiaowei

unread,
Jan 3, 2022, 8:49:51 PM1/3/22
to AdWords API and Google Ads API Forum
Happy New Year,team. I‘ve send request and response privately.Hope for your reply. 

Google Ads API Forum Advisor

unread,
Jan 4, 2022, 12:38:17 AM1/4/22
to viviana...@gmail.com, adwor...@googlegroups.com
Hi Chen,

Happy new year as well to you!

So that our team can track the private response and investigate using the details you sent over, could you also share the email subject of that new private thread to our team?

Best regards,

Google Logo
Peter Laurence Napa Oliquino
Google Ads API Team
 


ref:_00D1U1174p._5004Q2TkfyX:ref

Chen Xiaowei

unread,
Jan 4, 2022, 1:12:11 AM1/4/22
to AdWords API and Google Ads API Forum
I've send the private information again.Please check.

abubakar a muhammad

unread,
Jan 4, 2022, 1:15:23 AM1/4/22
to AdWords API and Google Ads API Forum, viviana...@gmail.com
Once again thank so much love


From: adwor...@googlegroups.com <adwor...@googlegroups.com> on behalf of Chen Xiaowei <viviana...@gmail.com>
Sent: Tuesday, January 4, 2022 2:49:50 AM
To: AdWords API and Google Ads API Forum <adwor...@googlegroups.com>
Subject: Re: "suggestKeywordThemes" is different from the UI
 
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwor...@googlegroups.com
To unsubscribe from this group, send email to
adwords-api...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/1d03fe96-1653-41aa-9fd9-2619c2c6c0f2n%40googlegroups.com.

Google Ads API Forum Advisor

unread,
Jan 4, 2022, 9:05:05 AM1/4/22
to viviana...@gmail.com, adwor...@googlegroups.com

Hi Chen,

We have received the requested information. Let me bring this up with my team. We will get back to you as soon as possible.

Regards,

Google Logo
Yasar
Google Ads API Team
 


ref:_00D1U1174p._5004Q2TkfyX:ref

Mhmoudahmdmohmmd homydt

unread,
Jan 4, 2022, 6:09:21 PM1/4/22
to viviana...@gmail.com, AdWords API and Google Ads API Forum

في الثلاثاء، ٢٨ ديسمبر، ٢٠٢١ ٥:٠٦ ص Chen Xiaowei <viviana...@gmail.com> كتب:
log_in_customer_id: 555-120-8501
customer_id: 400-122-6147
campaign_id:15685720780
I've tried several accounts and campaigns and occurred same problem.
google.png
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwor...@googlegroups.com
To unsubscribe from this group, send email to
adwords-api...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api...@googlegroups.com.

Mhmoudahmdmohmmd homydt

unread,
Jan 4, 2022, 6:09:28 PM1/4/22
to viviana...@gmail.com, AdWords API and Google Ads API Forum
في الثلاثاء، ٢٨ ديسمبر، ٢٠٢١ ٥:٠٦ ص Chen Xiaowei <viviana...@gmail.com> كتب:
log_in_customer_id: 555-120-8501
customer_id: 400-122-6147
campaign_id:15685720780
I've tried several accounts and campaigns and occurred same problem.
google.png
在2021年12月28日星期二 UTC+8 01:47:10<adsapi> 写道:

--

Chen Xiaowei

unread,
Jan 9, 2022, 9:35:36 PM1/9/22
to AdWords API and Google Ads API Forum
Hello,is there any progress in this issue?

Google Ads API Forum Advisor

unread,
Jan 10, 2022, 4:40:45 AM1/10/22
to viviana...@gmail.com, adwor...@googlegroups.com
Hi Chen,

Thank you for your follow up. Our team is still currently looking into the issue.

We'll reach back once we have our findings.

Best regards,

Google Logo
Peter Laurence Napa Oliquino
Google Ads API Team
 


ref:_00D1U1174p._5004Q2TkfyX:ref

Chen Xiaowei

unread,
Jan 12, 2022, 10:03:49 PM1/12/22
to Google Ads API and AdWords API Forum
Hi Team,
Thanks for  continuing follow up my question,now we find the suggest keywordtheme would be inaccurate. As my store is selling hoverboards and socks,but the suggest keywordthemes are all furniture related.
My final_url is  https://lupmall.com/ 
Thanks

Google Ads API Forum Advisor

unread,
Jan 12, 2022, 11:15:11 PM1/12/22
to viviana...@gmail.com, adwor...@googlegroups.com
Hello Chen,

Could you please attach a new log for the result you just mentioned?

Best,
Thanet, Google Ads API Team

ref:_00D1U1174p._5004Q2TkfyX:ref

Chen Xiaowei

unread,
Jan 13, 2022, 1:30:52 AM1/13/22
to Google Ads API and AdWords API Forum
Request:

--header 'Content-Type: application/json' \
--data-raw '{
    "suggestion_info": {
        "final_url": "https://lupmall.com/",
        "language_code": "en",
        "business_context": {
            "business_name": "Lupmall"
        }
    }
}'

Response:
{
    "keywordThemes": [
        {
            "resourceName": "keywordThemeConstants/11782079~0",
            "displayName": "chifferobes"
        },
        {
            "resourceName": "keywordThemeConstants/10123070~0",
            "displayName": "therashoe"
        },
        {
            "resourceName": "keywordThemeConstants/98762~0",
            "displayName": "furniture"
        },
        {
            "resourceName": "keywordThemeConstants/10095906~0",
            "displayName": "liquimat"
        }
    ]
}

Google Ads API Forum Advisor

unread,
Jan 17, 2022, 6:03:34 AM1/17/22
to viviana...@gmail.com, adwor...@googlegroups.com
Hello Xiaowei,

I've just got answers for the person who has insight about this feature.
  1. The suggestKeywordThemes currently isn't meant to produce exactly same results as in the UI right now. We may improve this over time, but right now, they're not equivalent.
  2. As for your another request, it looks like your website doesn't seem to have enough text information for the suggestion feature to work well enough. You may consider improving the website content a bit to be able to make relevant predictions.
Hope this help.
Reply all
Reply to author
Forward
0 new messages