Choose default country for newly created account via google ads API
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?
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?
Hi @innicapital can you provide more details as to what operation you're using to create new Customers? What does your request look like?
@innicapital I'm going to mark this as resolved assuming you were able to fix the issue. Please reopen or add a comment if more information is needed.