Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Google Ads Connector to support multiple customer ids #6437

Closed
MariscottiSmile opened this issue Sep 24, 2021 · 1 comment · Fixed by #10150
Closed

Improve Google Ads Connector to support multiple customer ids #6437

MariscottiSmile opened this issue Sep 24, 2021 · 1 comment · Fixed by #10150

Comments

@MariscottiSmile
Copy link

Tell us about the problem you're trying to solve

I need to extract data from multiple Google Ads accounts, but the current version of the Google Ads source only accept one customer id (so just one account).

Describe the solution you’d like

I would like the same solution to be implemented as it was for the Google AdWords source: #2903 . So I want to be able to add a list of customer ids.

Describe the alternative you’ve considered or used

The alternative is to create one source for each account, but it is quite a repetitive task and it is not lean to maintain in the future.

Additional context

Google Ads also has manager accounts, so it would be even better to be able to insert only the customer id of the manager account, and be able to extract the data from all the sub-accounts

Are you willing to submit a PR?

No, I do not have the skills.

@yevhenii-ldv
Copy link
Contributor

We have a custom PR that implemented this functionality, but the contributor abandoned this PR.
It remains to resolve a few comments and finalize the state for several CUSTOMER ID's.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants