Re: import "google.ads.googleads.enums.types" could not be resolved

2024-08-27 Thread Li Tom
Hello, Thank you for your guidance on creating an account under an MCC account. I have followed the steps in the guide and ensured that logging is enabled in my Python script. However, I am encountering an issue where, despite specifying the desired currency and time zone, the account is crea

RE: import "google.ads.googleads.enums.types" could not be resolved

2024-08-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. To create an account under an MCC account, I would recommend you refer to this guide on "creating an account". This also has a code example demonstrating customer creation. Follow the example and let us know how it goes. Please

Import "google.ads.googleads.enums.types" could not be resolved

2024-08-27 Thread Li Tom
sException from google.ads.googleads.enums.types import ServingCountryEnum The error is: *Import "google.ads.googleads.enums.types" could not be resolved*. How can I solve this problem? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u