DEVELOPER_TOKEN_PARAMETER_MISSING

2020-02-24 Thread Василий Рогачев
Hello! [primary_port] => 443 [local_ip] => 87.236.01.01 [local_port] => 27441 [request_header] => POST /v2/customers/11/googleAds:search HTTP/1.1 Host: googleads.googleapis.com User-Agent: curl, gzip Accept: / Authorization: Bearer ya29.a..

Re: ACCOUNT_PERFORMANCE_REPORT - return '400 Bad Request'

2020-02-24 Thread list...@e-n-a.jp
I fixed this error. I don't need title, summary, etc... So I removed this code. $reportDefinition->setReportName('Custom ADGROUP_PERFORMANCE_REPORT'); When I added this code, it worked. Thank you for your answer. 2020年2月21日金曜日 5時37分52秒 UTC+9 adsapiforumadvisor: > > Hello, > > Thank you for

Re: URGENT: Device column is coming as invalid column when using AD Performance Report

2020-02-24 Thread 'Niyas Raja' via AdWords API and Google Ads API Forum
Hi Anthony, Thanks for your response. I wrote Python code to pull the data from Ad Performance Report and I can get values for the field 'device'. The problem seems to be with Adwords connector in Microsoft Azure. We have raised a ticket with Microsoft. Thanks for the inputs Regards Niyas On

Re: Universal App Campaign can not create ad images and html5

2020-02-24 Thread Carlos Mendez
Devin it worked! Thanks so much. Best On Monday, February 24, 2020 at 4:15:50 PM UTC-5, adsapiforumadvisor wrote: > > Hello Carlos, I have just checked, and the fix has now been pushed to > production. Would you please try your request once more to confirm the > issue has been resolved? > >

Re: Request manual review of ads

2020-02-24 Thread guofu Zhong
Hi Team, if so, how to submit an appeal for disapproved ads or ignore edtiorial check result? On Tuesday, February 18, 2020 at 1:24:33 PM UTC-8, adsapiforumadvisor wrote: > > Hello, > > Thank you for reaching out. It is not possible to request a manual review > for the disapproved >

Re: Universal App Campaign can not create ad images and html5

2020-02-24 Thread Google Ads API Forum Advisor Prod
Hello Carlos, I have just checked, and the fix has now been pushed to production. Would you please try your request once more to confirm the issue has been resolved? All the best, Devin The Google Ads API team ref:_00D1U1174p._5001UOF7NS:ref -- --

RE: gapi.client.adwords missing after authenticating OAuth flow

2020-02-24 Thread Google Ads API Forum Advisor Prod
Hello Donald, Can you please reply privately to author with any screenshots you may have while doing this? Are there any error messages you are facing? Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5001UV1riD:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

RE: Missing fields in Google Ads API response for specific campaign

2020-02-24 Thread Google Ads API Forum Advisor Prod
Hi Keren, Thanks for reaching out. In order for me to further investigate, could you send me the complete request and response logs along with the client customer id and also specify for which campaigns and what missing fields you are seeing via the Reply privately to author option? Thanks

RE: Fields missing in Ad Performance Report

2020-02-24 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out. With regards to your concern, could you please share the complete report definition along with the client customer id for further investigation on our end to identify the cause of discrepancy between API and UI data? P.S. Please use Reply privately to author

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

2020-02-24 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out to us. I would suggest that you see this github post for a fix to the issue, or download and install the latest version of our client library to remedy setup issues. For Google Ads Python, you can find the latest version here. Let me know if you have further

RE: ConversionTracker.getCategory() returns null

2020-02-24 Thread Google Ads API Forum Advisor Prod
Hi Alex, Thank you for reaching out. Can you please provide the complete detailed request and response logs for your call via Reply privately to author? If you're using AdWords API, you can find information on enabling logging in the ReadMe of your client library. If you're using Google Ads

RE: Get all feed items (active, associated, include zero impressions) through reporting API

2020-02-24 Thread Google Ads API Forum Advisor Prod
Hi Ales, Unfortunately, the Placeholder Feed Item Report is the closest report to what you want and you won't be able to get all 3 conditions that you want in one report. An alternative would be to use one of the extension services such as CustomerExtensionSettingService or

RE: What is relation between report and date range in google DFP?

2020-02-24 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out. It looks like your concerns are related to DFP which is outside our expertise as we only handle concerns related to AdWords API and Google Ads API on this forum. I would recommend posting your concerns on the Ad Manager Forum from here as they will be able to

RE: About the amount deposited in the account

2020-02-24 Thread Google Ads API Forum Advisor Prod
Hi Shingo, Thanks for reaching out. If you have set an account level budget then you could call the BudgetOrderService.get() to retrieve the spendingLimit of the budget order. Please let me know if you have any further concerns. Thanks and regards, Xiaoming, Google Ads API Team

RE: URGENT: Device column is coming as invalid column when using AD Performance Report

2020-02-24 Thread Google Ads API Forum Advisor Prod
Hi Niyas, Please see this guide as it shows what fields cannot be used when using Device. If you still face issues after adjusting your report query, please reply privately to author with your report definition so I can take a closer look. Regards, Anthony Google Ads API Team

RE: Can we get benchmark price from Merchant Center using API?

2020-02-24 Thread Google Ads API Forum Advisor Prod
Hi Ameya, You will need to use Content API rather than Google Ads API. You can assistance from their team on their forum. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UXT1lE:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Get Balance Api Adwords

2020-02-24 Thread Google Ads API Forum Advisor Prod
Hi, There is a better way to get this value by fetching the account_budget.amount_served_micros field from the account_budget resource. You could refer to this documentation on how to write the report query. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UV1n7T:ref --

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: We can't get ad group ad assets data.

2020-02-24 Thread Liam
Hi Mitchell, Thanks for reply. Good news! We solved the problem. And also should let you know we emailed 'Google Ads API Direct Support' for help as well, hope it is not causing any trouble for you. Thank you for your help all the way! Have a good day. 在 2020年2月19日星期三

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

2020-02-24 Thread 猫头木有鹰
在 2020年2月24日星期一 UTC+8下午6:10:48,猫头木有鹰写道: > > File > "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/google/ads/google_ads/interceptors/exception_interceptor.py", > > line 68, in _get_google_ads_failure > ga_failure =

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

2020-02-24 Thread 猫头木有鹰
在 2020年1月20日星期一 UTC+8下午12:23:39,Yolanda Ou写道: > > Hi, > > I just started to use ads python api as : > > https://developers.google.com/google-ads/api/docs/client-libs/python/oauth-installed > >

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

2020-02-24 Thread 猫头木有鹰
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/google/ads/google_ads/interceptors/exception_interceptor.py", line 68, in _get_google_ads_failure ga_failure = error_protos.errors_pb2.GoogleAdsFailure() AttributeError: module