Hi everyone, I have a question and I am not sure w...
# ask-community-for-troubleshooting
s
Hi everyone, I have a question and I am not sure what is the preferred channels for this. Please advice where I should post it: We are currently experimenting with the google ads connector and we add
login_customer_ID
which is our a) master account ID in google ads and
customer id
which is b) a specific sub-account id for which we download the reports from. As we have a lot of these b) sub-accounts we are wondering if we can bulk load all sub accounts with one connection or do we need to set up a single connection for every sub-account? Thank you for your support, appreciate any guidance!
j
I could be wrong but my impression is that there is currently no way around this in Airbyte
The way that the google ads auth works generally is you can only supply one customer ID at a time, and from what I've seen Airbyte mirrors this structure. The Airbyte connector could of course accept multiple IDs and then loop through them, which would be very helpful.
h
Hey Stephan as Jonas said we would sequentially pull for all customer ids if it is passed as an array
is there some other way you are suggesting ?
j
I think customer IDs as an array would be excellent, like the Bing Ads connector works
s
Hi Jonas and Harshith, thank you for your replies! I think the array solution would indeed be handy, let me check with my team if we have the capacity to contribute this solution.
u
@Stephan Claus do you mind creating an issue in the Github project? The idea is a good one 😃 I not sure if there is a limitation but in the Github project we can debate more about it
s
Hi @[DEPRECATED] Marcos Marx, sure will do!