Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the usage of eCPC bidding because of its deprecation
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.
- Loading branch information