What is the rate limit for concurrent threads? I can't find any concrete number in the docs.
On Wednesday, June 15, 2016 at 12:13:07 PM UTC+3, Calin Ignat wrote: > > Greetings, > > I have a recent arisen problem with TargetingIdeaService, not returning > the seed keywords... > > For example: > If i add car rental Valencia airport to the SearchParameters that keyword > will not be returned, if i don't add it or add another variation like car > rental in Valencia airport it it will come within the results... but lose car > rental in Valencia airport > Also, > I have another question, there are two soap requests in the log > (attached), is that normal for one operation or there is a bug on my end > making two requests? > I ask this because sometimes i get [soap:Server] [RateExceededError > <rateName=RATE_LIMIT, rateKey=null, rateScope=ACCOUNT, > retryAfterSeconds=30>] even if i don't seem to make a lot of requests, 1 > every 2-3 seconds. > > Thank you very much, > Good day. > > > *object*(*TargetingIdeaSelector*)[*4014*] > *public* 'searchParameters' => > *array* *(size=4)* > 0 => > *object*(*LanguageSearchParameter*)[*4017*] > *public* 'languages' => > *array* *(size=1)* > 0 => > *object*(*Language*)[*4025*] > *public* 'code' => null > *public* 'name' => null > *public* 'id' => int 1000 > *public* 'type' => null > *public* 'CriterionType' => null > *private* '_parameterMap' (Criterion) => > *array* *(size=1)* > 'Criterion.Type' => string 'CriterionType' *(length=13)* > *public* 'SearchParameterType' => null > *private* '_parameterMap' (SearchParameter) => > *array* *(size=1)* > 'SearchParameter.Type' => string 'SearchParameterType' > *(length=19)* > 1 => > *object*(*RelatedToQuerySearchParameter*)[*4024*] > *public* 'queries' => > *array* *(size=3)* > 0 => string 'car rental VLC' *(length=14)* > 1 => string 'car hire VLC' *(length=12)* > 2 => string 'car rental Valencia airport' *(length=27)* > *public* 'SearchParameterType' => null > *private* '_parameterMap' (SearchParameter) => > *array* *(size=1)* > 'SearchParameter.Type' => string 'SearchParameterType' > *(length=19)* > 2 => > *object*(*LocationSearchParameter*)[*4020*] > *public* 'locations' => > *array* *(size=1)* > 0 => > *object*(*Location*)[*4026*] > *public* 'locationName' => null > *public* 'displayType' => null > *public* 'targetingStatus' => null > *public* 'parentLocations' => null > *public* 'id' => string '2840' *(length=4)* > *public* 'type' => null > *public* 'CriterionType' => null > *private* '_parameterMap' (Criterion) => > *array* *(size=1)* > 'Criterion.Type' => string 'CriterionType' *(length=13)* > *public* 'SearchParameterType' => null > *private* '_parameterMap' (SearchParameter) => > *array* *(size=1)* > 'SearchParameter.Type' => string 'SearchParameterType' > *(length=19)* > 3 => > *object*(*IdeaTextFilterSearchParameter*)[*4021*] > *public* 'included' => > *array* *(size=7)* > 0 => string '"VLC"' *(length=5)* > 1 => string '"car"' *(length=5)* > 2 => string '"cars"' *(length=6)* > 3 => string '"van"' *(length=5)* > 4 => string '"rent"' *(length=6)* > 5 => string '"rental"' *(length=8)* > 6 => string '"hire"' *(length=6)* > *public* 'excluded' => > *array* *(size=60)* > 0 => string '"center"' *(length=8)* > 1 => string '"telephone"' *(length=11)* > 2 => string '"return"' *(length=8)* > 3 => string '"address"' *(length=9)* > -----more unrelated negatives----- > *public* 'SearchParameterType' => null > *private* '_parameterMap' (SearchParameter) => > *array* *(size=1)* > 'SearchParameter.Type' => string 'SearchParameterType' > *(length=19)* > *public* 'ideaType' => string 'KEYWORD' *(length=7)* > *public* 'requestType' => string 'IDEAS' *(length=5)* > *public* 'requestedAttributeTypes' => > *array* *(size=4)* > 0 => string 'KEYWORD_TEXT' *(length=12)* > 1 => string 'SEARCH_VOLUME' *(length=13)* > 2 => string 'AVERAGE_CPC' *(length=11)* > 3 => string 'COMPETITION' *(length=11)* > *public* 'paging' => > *object*(*Paging*)[*4023*] > *public* 'startIndex' => int 0 > *public* 'numberResults' => int 500 > *public* 'localeCode' => null > *public* 'currencyCode' => null > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. 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/2d485383-c342-463c-9f07-e5f6d13ad2ec%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
