RE: Python Keyword Ideas INVALID_SEARCH_PARAMETERS

2019-01-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hi Stephen,

Could you reply back with SOAP logs
  
so

that I can check further? You may *reply privately to author.*

Regards,
Dhanya, AdWords API Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com/search/label/adwords_api
https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@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+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1a0jqig18oqidq002lqf48y6gmj4dhl6ko30c1g68q3edpk%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Python Keyword Ideas INVALID_SEARCH_PARAMETERS

2019-01-25 Thread stephen
Hello. I have taken the example code of keyword_ideas.py and tried running 
it how it is with a few minor changes to fit my virtual environment and 
location of my .yaml file. I am getting this error when trying to run the 
file: 

*GoogleAdsServerFault*: [TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ 
selector.searchParameters.searchParameters[0]; 
trigger:'LanguageSearchParameter', 
TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ 
selector.searchParameters.searchParameters[1]; 
trigger:'RelatedToQuerySearchParameter', 
TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ 
selector.searchParameters.searchParameters[2]; 
trigger:'NetworkSearchParameter'] 
  args = ("[TargetingIdeaError.INVALID_SEARCH_PARAMETERS @ 
...hParameters[2]; trigger:'NetworkSearchParameter']",) 
  document =  
  errors = [{ 'fieldPath': 'selector.searchParameters.se...ror', 
'reason': 'INVALID_SEARCH_PARAMETERS' }, { 'fieldPath': 
'selector.searchParameters.se...ror', 'reason': 'INVALID_SEARCH_PARAMETERS' 
}, { 'fieldPath': 'selector.searchParameters.se...ror', 'reason': 
'INVALID_SEARCH_PARAMETERS' }] 
  with_traceback = 


I checked another question similar 

 
to this and the suggestion was to use the sample code (which I have done 
from the beginning. All my credentials work too because I am using it for 
another project. 

Please advise.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@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+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/65854e88-909f-46dc-b3f1-bae5dbdadd6c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.