Hi all,
I'm trying to add a complete campaign via Api.
I have 1 Campaign with around 50 adGroups and each adGroup with 3 ads. Each 
ads has 1 label.
I'm able to add around 26 adgroups in few seconds (max 2 minutes), but then 
I get a timed out connection error. 

I increased the soapRequestTimeout up to 60minutes, but nothing changed.

My workflow is:

   1. create campaign obj
   2. Add campaign (call mutate function)
   3. get id campaign added
   4. create adgroup obj
   5. set campaign id
   6. add adgroup (call mutate function)
   7. create extended ads list
   8. set adgroup is
   9. add extendedads (call mutate function)
   10. get extendedads list
   11. for each ads create label and add label


I have huge quantities of data in a flat file.

Could you suggest me an optimized workflow?

Could the implementation of the AddCompleteCampaignUsingBatchJob example 
solve my problem?

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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/2bd51c4a-0e6f-42a7-ad61-872420f32c40%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to