Only one comment.

  1. Dave Davis

    The new version of the Python Library changed the name of the module.

    https://github.com/googleads/google-ads-python/issues/475

    the module path changed from google_ads to googleads, removing the underscore (_). For all usage of v10 and onward, you should use import google.ads.googleads

Add a new comment.