You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
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?
The text was updated successfully, but these errors were encountered: