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

Choose default country for newly created account via google ads API #881

Open
innicapital opened this issue Aug 27, 2024 · 1 comment
Open
Labels
question Further information is requested

Comments

@innicapital
Copy link

I am using the Google Ads API to create Google Ads accounts with the intention of setting the country to Israel and the currency to Israeli Shekel (ILS). However, when the account is created, it defaults to the United States as the country and ILS as the currency. How can I ensure that the created account defaults to Israel as the country and ILS as the currency so that when I add billing to the account, it shows the correct country and currency?

@innicapital innicapital added the question Further information is requested label Aug 27, 2024
@innicapital
Copy link
Author

I tried to import google.ads.googleads.enums but it show notification error "Import "google.ads.googleads.enums" could not be resolved"
How can I fix it in your code and create new google ads account for the default country code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant