Hi, still playing around with this with not much luck. Would really 
appreciate a response on this.


On Friday, July 31, 2020 at 6:19:55 PM UTC+1, Sean Hayes wrote:
>
> Hello
>
> I am trying to use the Keyword Planner tool to get quality Keyword 
> Suggestions for whatever query I put into it. The only filter is the 
> Location which is set to UK.
>
> What I am finding in practice is that results returned by the 
> `TargetingIdeaService` is very different from whatever is returned by the 
> Keyword Planner tool. For example, a search for "anthology clothing" on the 
> web UI (Location set to UK, Google Network, all-time date range) returns me 
> Keyword Suggestions such as :
>
> - anthology dress
> - anthology coat
> - anthology jeans
>
> All perform well in Avg. Monthly searches....but these suggestions are 
> absent from the API when I make a request for the same KW. My request is 
> structured as such:
>
> {   'ideaType': 'KEYWORD',
>     'paging': {'numberResults': '500', 'startIndex': '0'},
>     'requestType': 'IDEAS',
>     'requestedAttributeTypes': [   'KEYWORD_TEXT',
>                                    'SEARCH_VOLUME',
>                                    'AVERAGE_CPC',
>                                    'COMPETITION',
>                                    'CATEGORY_PRODUCTS_AND_SERVICES',
>                                    'EXTRACTED_FROM_WEBPAGE'],
>     'searchParameters': [   {   'queries': ['anthology clothing'],
>                                 'xsi_type': 
> 'RelatedToQuerySearchParameter'},
>                             {   'languages': [{'id': '1000'}],
>                                 'xsi_type': 'LanguageSearchParameter'},
>                             {   'locations': [{'id': '2826'}],
>                                 'xsi_type': 'LocationSearchParameter'},
>                             {   'networkSetting': {   
> 'targetContentNetwork': False,
>                                                       
> 'targetGoogleSearch': True,
>                                                       
> 'targetPartnerSearchNetwork': True,
>                                                       
> 'targetSearchNetwork': False},
>                                 'xsi_type': 'NetworkSearchParameter'}]
> }
>
> The results returned here are much more numerous that what is given back 
> on the Web UI with very little or no intersection between the two sets of 
> results. There is also the fact of them not being UK centric in content 
> (e.g. "anthology clothing us", "anthology clothing chicago")
>
> If someone could help me find what is missing from this request that would 
> be great. The results returned by the API appear to be generally more 
> worldwide aimed as opposed to UK centric, which I thought was the point of 
> the LocationSearchParameter. I have also attached a sample response for my 
> above query so you can see what I get back.
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/187e4ccf-550b-4d3e-a62a-437c31f310e5o%40googlegroups.com.

Reply via email to