Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Changes for release v14_1. #1

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

Open
wants to merge 48 commits into
base: main
Choose a base branch
from

Conversation

reilly-codes
Copy link
Owner

Test

BenRKarl and others added 30 commits August 10, 2023 14:00
Add an includecode section in get_campaigns.py so it can be used in the "Getting Started" guide.
To align with the [code example change](googleads/google-ads-java#742) requested for the Java client library.

As seen in this [blog announcement](https://ads-developers.googleblog.com/2023/09/google-ads-shopping-campaign-enhanced.html), any Shopping campaigns using Enhanced cost-per-click (eCPC) will behave as if they are using Manual cost-per-click (CPC) bidding.

Because of the change, I'm updating the examples related to the announcement to reflect the new recommended practice.
Should be using country_code and postal_code (see ref: https://developers.google.com/google-ads/api/reference/rpc/v15/OfflineUserAddressInfo). Sorry I missed this on my last PR.
Change-Id: Ide8079c878fb3f5a5d5d7220e0e00a35d987d4f3
* Add ability to run unit tests in a Docker container
* Remove support for Python 3.7
* Add support for Python 3.12
* Remove support for Google Ads API v13
* Move to implicit namespace, remove usage of pkg_resources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.