I've setup my environment with the values you provided and can't replicate the issue. Can you provide an example URL and your raw code?
Pete On Apr 12, 3:54 pm, Greg Heidel <[email protected]> wrote: > Yes, I am setting both paging and numberResults. Paging has a start > index of 0 and the numberResults is 100 > > getBulkKeywordIdeas doesn't appear to provide any assistance when > using the RelatedToUrlSearchParameter as you can't pass in multiple > URLs so I don't really see the difference when getting keywords by > URL? Also getBulkKeywordIdeas only returns a limited, fixed set of > values according to the docs. > > A single-valued RelatedToUrlSearchParameter must be supplied. > > On Apr 12, 10:46 am, "Pete Lavetsky (AdWords API Guru)" > > <[email protected]> wrote: > > Are you setting paging and numberResults? Have you tried > > getBulkKeywordIdeas? > > > Pete > > > On Apr 12, 11:39 am, Greg Heidel <[email protected]> wrote: > > > > I am using the TargetingIdeaService, passing in a URL and requesting > > > 100 keyword ideas. > > > > RelatedToUrlSearchParameter <Passing in a URL> > > > KeywordMatchTypeSearchParameter BROAD > > > > IdeaType KEYWORD > > > RequestType IDEAS > > > AttributeTypes 'GLOBAL_MONTHLY_SEARCHES', > > > 'AVERAGE_TARGETED_MONTHLY_SEARCHES', > > > 'COMPETITION', > > > 'EXTRACTED_FROM_WEBPAGE', > > > 'KEYWORD', > > > 'KEYWORD_CATEGORY', > > > 'NGRAM_GROUP', > > > 'TARGETED_MONTHLY_SEARCHES'] > > > > On Apr 12, 10:03 am, "Pete Lavetsky (AdWords API Guru)" > > > > <[email protected]> wrote: > > > > What kind of calls are you making and how many objects are you > > > > getting / mutating at a time? I operate on tons and tons of objects > > > > and have never run into this error. Can you give more info? > > > > > Pete > > > > > On Apr 11, 2:45 pm, Greg Heidel <[email protected]> wrote: > > > > > > The number of RateExceededErrors seems to increase over time, even if > > > > > I space out my requests. Even increasing the wait time beyond the 30 > > > > > seconds that is returned in the API call does not seem to help. I even > > > > > stopped sending any requests for a couple of days but it seems once an > > > > > account starts hitting rate errors the account seems to have very > > > > > limited bandwidth without hitting rate errors again. Initially, when > > > > > the account was first created, I didn't get any rate errors for a few > > > > > hours or maybe even longer. Now even after a couple of days of idle > > > > > time, I can't even get through a few minutes without hitting rate > > > > > errors. At one point, I could no longer make any successful requests > > > > > and I had to create a new account. > > > > > > Can you give any better explanation as to how this is implemented? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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
