We have been using the TargetingIdeaService to generate keywords for URL for a while now. Intermittently we start getting soap errors - Unable to parse SOAP buffer for incoming messages. no element found: line 1, column 0
We have also noticed that the memory goes up and there is a possible memory leak in the adspygoogle python library. Any ideas? The call we are using is: 'searchParameters': [{ 'xsi_type': 'RelatedToUrlSearchParameter', 'urls': [url], 'includeSubUrls': 'false' }, { 'xsi_type': 'CompetitionSearchParameter', 'levels': ['MEDIUM', 'HIGH'] } ], 'ideaType': 'KEYWORD', 'requestType': 'IDEAS', 'requestedAttributeTypes': ['COMPETITION', 'KEYWORD', 'GLOBAL_MONTHLY_SEARCHES', 'KEYWORD_CATEGORY', 'AD_SHARE', 'SEARCH_SHARE'], 'paging': { 'startIndex': '0', 'numberResults': '100' } } -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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