Re: Conversions

2021-02-07 Thread 'davi...@google.com' via AdWords API and Google Ads API Forum
https://support.google.com/google-ads/answer/6270625 should comprehensively answer your question. tl;dr: "All conversions" ("All conv.") shows you data for all conversion actions, including those which you've chosen not to include in "Conversions." It also includes other special conversion

Re: module 'google.ads.google_ads.v2.proto.errors' has no attribute 'errors_pb2'

2020-02-24 Thread 'davi...@google.com' via AdWords API and Google Ads API Forum
See https://github.com/googleads/google-ads-python/issues/200 for a fix. The GitHub repo is up to date, but PyPi is not as a new major version is coming soon. On Monday, February 24, 2020 at 5:26:46 AM UTC-5 whohow2...@gmail.com wrote: > > > 在 2020年1月20日星期一 UTC+8下午12:23:39,Yolanda Ou写道: > >>

Re: Using python3 for campaigns report

2020-02-13 Thread 'davi...@google.com' via AdWords API and Google Ads API Forum
See https://github.com/googleads/google-ads-python/issues/200 for a solution. The new version will be posted to PyPi by the end of the month. On Wednesday, February 12, 2020 at 4:00:32 PM UTC-5 adsapiforumadvisor wrote: > Hi Olesya, > > Could you please try the following: > >1. pip

Re: Issue creating an Ad for App Campaign

2020-02-13 Thread 'davi...@google.com' via AdWords API and Google Ads API Forum
Look at this recently posted example in Python: https://github.com/googleads/google-ads-python/blob/master/examples/advanced_operations/add_app_campaign.py You need to set the ad_group_ad.ad.app_ad.headlines attribute as shown in this line: