Re: MISSING PARAMETER /INVALID PARAMETER error on report download

2018-06-01 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sam, Could you try using an HTTP POST method instead of a SOAP structure request for passing your account information (i.e. client Id, developer token, etc.)? Here is an example for your reference. Let me kn

Re: AuthorizationError.CUSTOMER_NOT_ACTIVE

2018-06-01 Thread Stefano Fontana
Thanks for you answer Milind, however in my previous message I specified that the MCC contains an account that is actively delivering ads so there clearly something wrong. Will provide logs privately. On Thursday, May 31, 2018 at 11:25:56 PM UTC+2, Milind Sankeshware (AdWords API Team) wrote: >

Re: Digest for adwords-api@googlegroups.com - 8 updates in 7 topics

2018-06-01 Thread Kyaw Thura Maung
Automobile Engineering Services CO., Ltd. (Kyaw Thura Maung) Kyaw On Thu, May 31, 2018, 5:28 PM wrote: > adwords-api@googlegroups.com > > Google > Groups >

Re: Digest for adwords-api@googlegroups.com - 25 updates in 15 topics

2018-06-01 Thread Kyaw Thura Maung
Automobile Engineering Services CO., Ltd. (Kyaw Thura Maung) Kyaw On Thu, May 31, 2018, 12:59 PM wrote: > adwords-api@googlegroups.com > > Google > Groups >

Re: Digest for adwords-api@googlegroups.com - 25 updates in 18 topics

2018-06-01 Thread Kyaw Thura Maung
Automobile Engineering Services CO., Ltd. (Kyaw Thura Maung) Kyaw On Wed, May 30, 2018, 1:42 PM wrote: > adwords-api@googlegroups.com > > Google > Groups >

Re: Digest for adwords-api@googlegroups.com - 10 updates in 7 topics

2018-06-01 Thread Kyaw Thura Maung
Automobile Engineering Services CO., Ltd. (Kyaw Thura Maung) Kyaw On Tue, May 29, 2018, 5:30 PM wrote: > adwords-api@googlegroups.com > > Google > Groups >

Re: Getting AuthorizationError.USER_PERMISSION_DENIED while running getCampaign service

2018-06-01 Thread Lithia Auto Stores
Hi, Please make sure your developer token have basic access in order to retrieve production data. if not you may need to apply for basic access. You can do that on the same page you got your developer token.There is an option to request for basic access. Thanks Sam On Thu, May 31, 2018 at 5:44 A

ConversionTypeName segment not returning all conversions

2018-06-01 Thread Ramiro Meares
When requesting a Campaign Performance Report segmenting by ConversionTypeName not all the conversions that I'm able to see in the UI are returned. I can see for a given campaign and date up to 5 different conversions types showing number, but in the response I only get 2. Also, the few I get ar

ConversionTypeName segment doesn't return all conversions

2018-06-01 Thread Ramiro Meares
When requesting a Campaign Performance Report segmenting by ConversionTypeName not all the conversions that I'm able to see in the UI are returned. For a given campaign and date I can see several conversion types with conversions, but on the result of the report I only get 2. Also, the few I get

Re: Digest for adwords-api@googlegroups.com - 13 updates in 13 topics

2018-06-01 Thread Kyaw Thura Maung
Automobile Engineering Services CO., Ltd. (Kyaw Thura Maung) Kyaw On Fri, Jun 1, 2018, 5:29 PM wrote: > adwords-api@googlegroups.com > > Google > Groups >

Re: BatchJobService not returning downloadUrl

2018-06-01 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, We have regenerated download URLs for all jobs that had completed without one, and are working to improve our processes so that we can reduce the chance of this happening in the future. Please let me know if you still have any trouble retrieving the download URLs for your batch jobs, an

Re: BatchJobService not returning downloadUrl

2018-06-01 Thread wesley
Hi Michael, We actually noticed that you regenerated, because now we are getting a different error. For batch job id: 744483600 We now have a `downloadUrl` of 'https://batch-job-download-prod-ebe9b43.storage.googleapis.com/221920724/0.results.xml?GoogleAccessId=926043054183-rbu1gkdushnqrfcf47gs

Re: BatchJobService not returning downloadUrl

2018-06-01 Thread wesley
Hi Michael, We actually noticed that you regenerated, because now we are getting a different error. For batch job id: 744483600, we now get a `downloadUrl`, but it returns a 404. We have a few other batch jobs with the same problem. Another with the same issue: batch_job_id = 745104354 If you

Re: How to get a campaign performance report for list of campaign IDs?

2018-06-01 Thread Nellle Rickchards
Hello, Thanks! I'm running into a small issue. Causes Error: campaign_ids = ['1','2','3'] query = (adwords.ServiceQueryBuilder() .Select('Id') .Where('Id').In(campaign_ids) .Build()) No Errors: query = (adwords.ServiceQueryBuilder()

Re: BatchJobService not returning downloadUrl

2018-06-01 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Thanks for letting me know. I've passed this information along to the batch job team and will let you know as soon as I hear anything back. I apologize for the inconvenience; obviously having a URL that results in a 404 is no better than having no URL at all, so I'm making sure that this

Re: API support for Shopping Campaign (Goal Optimized)

2018-06-01 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Xiao, Thanks for sharing the details. For shopping campaign (Goal Optimized), you can get the performance data via Campaign performance report . I ran a same report and I was able to get the stats.

Re: ConversionTypeName segment doesn't return all conversions

2018-06-01 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Ramiro, Could you please reply back with client customer id and complete SOAP logs including request and response as well as screenshots from the UI, so that I can troubleshoot the discrepancy? You may opt to *reply privately to author*. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~

Re: BatchJobService not returning downloadUrl

2018-06-01 Thread GregT
Thanks for the update, Mike. As I posted earlier, we were having around 1,000 jobs a day have this issue. Looks like for the past day or two, we haven't had any, so it's looking good. Thanks, Greg On Friday, June 1, 2018 at 8:59:43 AM UTC-5, Michael Cloonan (AdWords API Team) wrote: > > Hello