Hello everyone, I work for a private company where we deal with Google Ads. We have approximately around 600 accounts under our manager account. Each of the manager account has around 10 campaigns, and each campaign has around 10 ad groups. And each ad group has around 20 ads. We are developing auditing tool that will be checking inputs of our employees to Google Ads account. So we can squeeze 100% out of Google Ads platforms. Less errors higher results and performance. For this tool we are getting data from Google Ads API via JSON object. The problem is in the qureing time. For example I query all of the ads under 50 accounts and it takes around a minute to query all of them. The object that I get back is around 250000 lines. If I will do the same thing for all of our accounts that will grow exponentially and take around 10-15 min to just get all of the ads. That is too long of a response. I am looking for a way to solve this issue. As I understand in order for me to audit the data I will have to get all of tit or at least chunks, but that does not matter will take a long time .... Also we are going to be expanding in couple years so our accounts will double. What would you suggest ?
Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/7a3fc2bf-1492-4a4d-9438-6f045bc8a534%40googlegroups.com.