Hello!
I'm getting started using the Adwords API TargetingIdeaService to get
keyword ideas to use for advertising in different locations. I've been
using the get_keyword_ideas.py file from the client librart, and have been
getting a significant error that I have been unable to find full resources
on.
I set the location of my query through the optional
locationsearchparameter:
selector['searchParameters'].append({
'xsi_type': 'LocationSearchParameter',
'locations': [{'id': '2048'}]
})
However my keyword text ideas do not change regardless of the location I set,
only the search volume changes.
So I receive the same keyword suggestions regardless of location.
Is there a different method of setting location to get local keyword
suggestions? Am I using this method incorrectly?
Appreciate all help.
Best,
Cyrus
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/865c1b96-b17a-43ed-95c1-0c1a98a0dac6o%40googlegroups.com.