Hello,

Please see below responses per question:

a) if i uploading one file at once it takes ~5 hours and uploads all the 
> data. why it take so long ? 

The possible reason why you are experiencing a slow speed in the upload is 
that you *might* be hitting the rate limit 
<https://developers.google.com/adwords/api/docs/guides/rate-limits>. 
Additionally, this page 
<https://developers.google.com/adwords/api/docs/appendix/limits#feed> might 
be able to help in considering limits.

b) if I split file to two or three and uploading them parallel, then not 
> all data will show up on ad words. why ? 

There are two things which I *think* can help us clarify this. First, the 
data should be shown in AdWords account after 3 hours 
<https://developers.google.com/adwords/api/docs/guides/importing-conversions#tips>.
 
Could you please confirm if it passed 3 hours already after the upload? 
Second is, you can use the partialFailure 
<https://developers.google.com/adwords/api/docs/guides/partial-failure> set 
to *true* to commit valid operations and return the error for failed ones 
as you seemed to be doing already. Could you please *reply privately to 
author* the code snippet and the SOAP request and response (including 
request ID)?

Does it mean, that when i run script in parallel commands at once, some 
> operations fails? 

We suggest to limit the concurrent threads 
<https://developers.google.com/adwords/api/docs/guides/rate-limits#limit_concurrent_threads>
 to 
avoid RateExceededError.

Thanks and Regards,
Joyce, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/fa5d7058-7153-4473-b643-209a0122d0f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to