Hi. Pulling the adwords network (campaigns, adgroups, criterions etc) takes quite some time to complete. This is why I would like to save and keep the objects I pull on my local disk (file), so that if anything goes wrong then I won't need to pull all the stuff I need again. I've tried using pickle (and also cPickle) and dill but they can't handle those objects.
Did anyone do something similar and used an existing library to do so? 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 [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/519fcc6e-05e7-46fc-886c-c419a88f591d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
