RE: shopping performance report error

2024-10-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Based on the information provided, it appears that you have specified the date range as '2024-01-01' to '2024-06-31'. Please be aware that June only has 30 days. To retrieve product performance data for a specific merchant cente

Shopping performance report error

2024-10-15 Thread 'Romain' via Google Ads API and AdWords API Forum
Hello, I would like to fetch product performance for a given merchant center id and period. Here is my GAQL : SELECT metrics.conversions, metrics.impressions, metrics.cost_micros, metrics.clicks, metrics.conversions_value, segments.device, segments.product_item_id, segments.product_merchant_id

Re: Get the report fields from a report |ERROR| Request failed unexpectedly due to RemoteException: (404)Not Found

2018-09-11 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Shireen, Could you please verify if you are making the API call against an already sunset version of the API? Please refer to this guide to check currently available versions. If you are still facing any issue, please share the r

Get the report fields from a report |ERROR| Request failed unexpectedly due to RemoteException: (404)Not Found

2018-09-11 Thread 'Shireen' via AdWords API and Google Ads API Forum
Hi, I am trying to get the cost field from CAMPAIGN_PERFORMANCE_REPORT but I am getting a RemoteException. While going through the stack trace, I found out that the exception was being thrown from ReportDefinitionField[] reportDefinitionFields =reportDefinitionService .getReport

Re: Report error

2018-07-10 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Maria, Could you please share the report definition , error logs along with the client customer id of the account for which you are pulling the reports to investigate further on this concern? You

Report error

2018-07-10 Thread maria . naidis
When trying to load the GEO_PERFORMANCE_REPORT in order to create a reporting we get the following error: "We encountered an error when we tried to fetch your data. Try again. If you still have problems, c

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-28 Thread Dennis Lau
It's working now. No problem with v201502.Geo_Performance_Report On Saturday, 25 April 2015 01:52:34 UTC+8, AdWordsApiUser wrote: > > Started getting this error if city, or region is selected (if you select > only country, it works OK) in the GEO_PERFORMANCE_REPORT. API v201409. > -- -- =~=~=~

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-27 Thread Suren Dias
Getting the same error. On Monday, April 27, 2015 at 6:26:38 AM UTC+8, Bejan @ MarketFlare wrote: > > Also getting this error, only in the Geo Performance Report and Click > Performance requests... v201502 > > Our reporting software > uses oa

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-27 Thread Igor Selitskiy
How long does solve take to solve this issue? May be it's better to remove city/regions fields? On Monday, April 27, 2015 at 9:35:21 AM UTC+4, peter.r...@smarter-ecommerce.com wrote: > > We've got the same problem! And it happens for other reports too (e.g. > SHOPPING_PERFORMANCE_REPORT). Look

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-27 Thread Alex Jones
Works here too. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are su

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-27 Thread Stephen Yeargin
Was able to retrieve an instance of GEO_PERFORMANCE_REPORT without issue just now. On Monday, April 27, 2015 at 10:55:34 AM UTC-5, Anash P. Oommen (AdWords API Team) wrote: > > Hi folks, > > This is a known issue at our end. We have submitted a fix, and it should > be live today. The issue affe

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-27 Thread Anash P. Oommen (AdWords API Team)
Hi folks, This is a known issue at our end. We have submitted a fix, and it should be live today. The issue affects GEO_PERFORMANCE_REPORT, or any other report that requests a GEO column. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, April 27, 2015 at 10:59:56 AM UTC-4, Mauro Cohen

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-27 Thread Mauro Cohen
Same problem as Daniel. Please feedback, we really use the click_performance_report. El lunes, 27 de abril de 2015, 11:54:47 (UTC-3), Daniel Altman escribió: > > +1 > > > On Friday, April 24, 2015 at 2:52:34 PM UTC-3, AdWordsApiUser wrote: >> >> Started getting this error if city, or region is s

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-27 Thread Gabriel Abadi
+1 On Monday, April 27, 2015 at 11:54:47 AM UTC-3, Daniel Altman wrote: > > +1 > > > On Friday, April 24, 2015 at 2:52:34 PM UTC-3, AdWordsApiUser wrote: >> >> Started getting this error if city, or region is selected (if you select >> only country, it works OK) in the GEO_PERFORMANCE_REPORT. API

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-27 Thread Daniel Altman
+1 On Friday, April 24, 2015 at 2:52:34 PM UTC-3, AdWordsApiUser wrote: > > Started getting this error if city, or region is selected (if you select > only country, it works OK) in the GEO_PERFORMANCE_REPORT. API v201409. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us o

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-26 Thread peter . rietzler
We've got the same problem! And it happens for other reports too (e.g. SHOPPING_PERFORMANCE_REPORT). Looks like GEO_PERFORMANCE_REPORT is always affected and other are affected in an unpredictable manner - they sometimes succeed and sometimes fail ... Am Freitag, 24. April 2015 19:52:34 UTC+2 s

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-26 Thread Bejan @ MarketFlare
Also getting this error, only in the Geo Performance Report and Click Performance requests... v201502 Our reporting software uses oauth2 for authentication and accesses other reports without issue, though we didn't test them all. This remind

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-26 Thread Brad Ruderman
yea not sure if it helps but also experiencing the issue. On Friday, April 24, 2015 at 10:52:34 AM UTC-7, AdWordsApiUser wrote: > > Started getting this error if city, or region is selected (if you select > only country, it works OK) in the GEO_PERFORMANCE_REPORT. API v201409. > -- -- =~=~=~=

[BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-26 Thread Stephen Yeargin
This is another case where a support status page and issue tracking system for the API would be beneficial. We are 36 hours in and nothing to point to for our customers to have any reason to believe it is being worked on. :-( -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-26 Thread joel
"me too" on this. And I'm also seeing it on the Click Performance Report as well. On Friday, April 24, 2015 at 1:52:34 PM UTC-4, AdWordsApiUser wrote: > > Started getting this error if city, or region is selected (if you select > only country, it works OK) in the GEO_PERFORMANCE_REPORT. API v201

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-25 Thread Mark McKelvey
We are having the same issue. GEO_PERFORMANCE_REPORT {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: } On Friday, April 24, 2015 at 12:52:34 PM UTC-5, AdWordsApiUser wrote: > > Started getting this error if city, or region is selected (if you select > only country, it w

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-25 Thread Alex Jones
Confirmed with our toolset as well. Simultaneously downloaded reports using the same credentials and clients are confirmed good. This suggests that as others as saying the issue is related specifically to Geography reporting. This same issue happened back on March 7th, and was resolved by March

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-25 Thread Dennis Lau
Was having the same issue starting today with v201409, Geo_Performance_Report. On Saturday, 25 April 2015 01:52:34 UTC+8, AdWordsApiUser wrote: > > Started getting this error if city, or region is selected (if you select > only country, it works OK) in the GEO_PERFORMANCE_REPORT. API v201409. >

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-24 Thread Axel Vermeil
I'm getting this exact error with geo reports as well: AuthenticationError.AUTHENTICATION_FAILED. Other reports work fine with the same auth parameters, so I don't think it is actually an auth issue. Interestingly, if I set one of the awql query constraints to something that doesn't exist (suc

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-24 Thread Stephen Yeargin
Confirming that this is also the error returned for our tools as well. AuthenticationError.AUTHENTICATION_FAILED Other endpoints with the same authentication headers continue to work as expected. - Stephen On Friday, April 24, 2015 at 1:17:01 PM UTC-5, AdWordsApiUser wrote: > > This s

Re: [BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-24 Thread AdWordsApiUser
This seems to affect v201502 also. It seems similar to the issue that started showing NOT_ADS_USER for this report last month. On Friday, April 24, 2015 at 2:52:34 PM UTC-3, AdWordsApiUser wrote: > > Started getting this error if city, or region is selected (if you select > only country, it work

[BUG] Geo Performance Report: {Error: AuthenticationError.AUTHENTICATION_FAILED, Trigger: , FieldPath: }

2015-04-24 Thread AdWordsApiUser
Started getting this error if city, or region is selected (if you select only country, it works OK) in the GEO_PERFORMANCE_REPORT. API v201409. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.goog

Re: Account Summary Report error

2014-07-10 Thread Michael Cloonan (AdWords API Team)
Hello, What exactly is the value of the variable "during" when you're putting this request together? Also, what is the exact response from the AdWords API, including the full error string? Regards, Mike, AdWords API Team On Wednesday, July 9, 2014 2:19:25 PM UTC-4, Sina Rezaeipour wrote: > > H

Account Summary Report error

2014-07-10 Thread Sina Rezaeipour
Hi everyone, I am trying to use account summary report, but I get the following error when I run the script: Invalid reporting query. (line 117) and lines 117-120 being: var report = AdWordsApp.report( "SELECT Cost, AverageCpc, Ctr, AveragePosition, Impressions, Clicks " + "F

Re: .NET AdWords Client lib Download Report Error bug.

2014-05-21 Thread micdevepro
Hi,Anash: I have the same issue while trying to make call downloading the SEARCH_QUERY_PERFORMANCE_REPORT Reports. Here is the code: public static void Run(AdWordsUser user, string fileName) { try { ReportDefinition def = new ReportD

Re: How to get "Added/Excluded" column in search term report. Error in keyword report for "IsNegative" column

2014-03-17 Thread Josh Radcliff (AdWords API Team)
Hi, Please refer to the link in my previous post for all field names in reports. Cheers, Josh, AdWords API Team On Friday, March 14, 2014 10:36:39 AM UTC-4, Josh Radcliff (AdWords API Team) wrote: > > Hi Ranjit, > > Report field names are case sensitive. Using "IsNegative" should resolve > yo

Re: How to get "Added/Excluded" column in search term report. Error in keyword report for "IsNegative" column

2014-03-14 Thread Josh Radcliff (AdWords API Team)
Hi Ranjit, Report field names are case sensitive. Using "IsNegative" should resolve your problem. For all the valid field names for all reports, please see the first column in the table under each report here. https://developers.google.com/adwords/api/docs/appendix/reports Cheers, Josh, AdWo

How to get "Added/Excluded" column in search term report. Error in keyword report for "IsNegative" column

2014-03-13 Thread Ranjit Behera
Hello, We are not able to find the "Added/Excluded" column in the search term report which we get from Adword API. Can you please suggest how to get that column. In the keyword report, the "Isnegative" column is giving error. Please let us know how to get that column. Regards Ranjit -- --

Re: AdHoc Report Error - ERROR_GETTING_RESPONSE_FROM_BACKEND

2014-03-11 Thread Anash P. Oommen (AdWords API Team)
Hi Rodrigo, I suspect it's a timeout happening on the server side. Try requesting lesser number of columns, or restricting the size of the report by adding filters for campaign ids. Cheers, Anash P. Oommen AdWords API Advisor. On Monday, March 10, 2014 6:39:32 PM UTC-4, Rodrigo Reis wrote: > >

AdHoc Report Error - ERROR_GETTING_RESPONSE_FROM_BACKEND

2014-03-11 Thread Rodrigo Reis
I'm getting this error even after trying multiple times: HTTP code: 500, type: 'ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND', trigger: 'Unable to read report data', field path: '' My report definition (python): keyword_report = { 'reportName': 'DAILY KEYWORDS_PERFORMANCE_REP

Re: .NET AdWords Client lib Download Report Error bug.

2013-09-12 Thread CSPeter
Thanks. I haven't seen any report errors come through since you guys added the Errors object. This was in fact my issue (along with PreferredPosition also being removed). On Thursday, September 12, 2013 3:48:52 AM UTC-4, Anash P. Oommen (AdWords API Team) wrote: > > Hi Peter, > > BottomPositi

Re: .NET AdWords Client lib Download Report Error bug.

2013-09-12 Thread Anash P. Oommen (AdWords API Team)
Hi Peter, BottomPosition is not a valid column as per https://developers.google.com/adwords/api/docs/appendix/reports#keywords. If you look at the ReportsException being thrown and then examine it's Error field, you will see the cause of error. Cheers, Anash On Thursday, September 12, 2013 12

Re: .NET AdWords Client lib Download Report Error bug.

2013-09-11 Thread CSPeter
I created a new program and used the c# example code from nuget. Essentially, all I did was change the login type to ClientLogin, change the report type, download format to XML, and set appropriate selector fields. Here are the details of the modifications I made: - Changed the _Main method in

Re: .NET AdWords Client lib Download Report Error bug.

2013-09-10 Thread Anash P. Oommen (AdWords API Team)
Hi Peter, Do you have a code example to illustrate the problem? That would be most helpful. Cheers, Anash On Friday, September 6, 2013 7:51:11 PM UTC+5:30, CSPeter wrote: > > I also have this issue. I'm running the .net client library from nuget > (16.1.0). When I make this call with the fol

Re: .NET AdWords Client lib Download Report Error bug.

2013-09-06 Thread CSPeter
I also have this issue. I'm running the .net client library from nuget (16.1.0). When I make this call with the following report types, the reports are generated without errors: CAMPAIGN_PERFORMANCE_REPORT AD_PERFORMANCE_REPORT ADGROUP_PERFORMANCE_REPORT Then when I make the same call after on

Re: .NET AdWords Client lib Download Report Error bug.

2013-08-29 Thread Anash P. Oommen (AdWords API Team)
Hi Gerhard, Did you set user.Config.ClientCustomerId at any point? AdWords API reports need that to pull the relevant data even if you set prn email correctly to that of your advertiser account. Cheers, Anash On Thursday, August 29, 2013 11:07:03 AM UTC+1, Gerhard van Deventer wrote: > > HI An

Re: .NET AdWords Client lib Download Report Error bug.

2013-08-29 Thread Gerhard van Deventer
HI Anash, I am having a similar issue with trying to download adwords reports using the C# Api. Specifically, I am attempting to use OAuth 2.0 to act as a service account and receive errors similar to the text below: Report download errors occurred, see errors field for more details. at

Re: .NET AdWords Client lib Download Report Error bug.

2013-08-14 Thread Anash P. Oommen (AdWords API Team)
Hi Chris, Is the issue resolved? Could you post a code snippet that shows the issue? Cheers, Anash P. Oommen, AdWords API Advisor. On Saturday, August 3, 2013 12:20:44 AM UTC+5:30, Chris Jenkins wrote: > > I'm just starting to dig into the api and I'm having an issue when I'm > calling reports.

.NET AdWords Client lib Download Report Error bug.

2013-08-07 Thread Chris Jenkins
I'm just starting to dig into the api and I'm having an issue when I'm calling reports. I've tried various reports, but they all fail. I'm sure it has something to do with the way I'm setting it up, but the exception it throws never has anything in the error. It just says this: Google.Api.Ads.

Re: report error

2012-11-08 Thread Kevin Winter
Hi, Based on the error, it sounds like you have a predicate with no values. I'd doublecheck any predicates you are passing. It's possible you may be filtering on Id IN [] and the array is empty for a given account. - Kevin Winter AdWords API Team On Monday, November 5, 2012 1:47:06 PM UTC-5

Re: report error

2012-11-06 Thread Paul Matthews
Hi F.Pers, Could you provide more context? Such preferably the xml from a failed request (ensuring you don't send any personally identifiable information). Cheers, - Paul, AdWords API Team. On Monday, 5 November 2012 18:47:06 UTC, F.Pers wrote: > > Hi > > irregularly i get the following error

report error

2012-11-05 Thread F.Pers
Hi irregularly i get the following error after downloading at least 50 reports before in the same manner calling the same function: KEYWORDS_PERFORMANCE_REPORT HTTP Response Code: 400, Trigger: Invalid ReportDefinition Xml: cvc-complex-type.2.4.b: The content of element 'ns2:predicates' is no

Re: AdHoc report error

2012-02-14 Thread API2Go
Thanks Kevin, I solved my AdHoc report problem. I code against the latest Adwords API v201109 but using an older .net client library v13.0.0 which doesn't provide more details when getting errors. Now, I started using the latest .net client library v14.0.0 and it does provide more information so I

Re: AdHoc report error

2012-02-13 Thread Anash P. Oommen
Hi, The latest library version supports proxy for report downloads. You could download and install Fiddler (http://fiddler2.com/fiddler2/) as an HTTP proxy. Start Fiddler, configure it to decrypt https traffic. Specify ProxyServer key in your App.config/Web.config as http://localhost:. Now

Re: AdHoc report error

2012-02-13 Thread Kevin Winter
Hi, If you are using the DotNet client library, I encourage you to make sure you are running the most recent version ( http://code.google.com/p/google-api-adwords-dotnet/downloads/list). You may be running an outdated version. Older versions may not provide the Developer Token with report do

Re: AdHoc report error

2012-02-09 Thread Danial Klimkin
Hello, The error 400 means there is a problem with your report definition. You need to check the response body for more details. Please refer to the following post for more details on error codes: http://adwordsapi.blogspot.com/2011/11/discover-v201109-adhoc-reports.html -Danial, AdWords A

AdHoc report error

2012-02-06 Thread API2Go
Hi, I keep getting "The remote server returned an error: (400) Bad Request". when trying to download an AdHoc report. I am using the lastest version of the Adwords .net client library and the error happens on this line of code: new ReportUtilities(adWordsUser).DownloadClientReport( reportDefinit

Re: 'Could not read report' error in KEYWORDS_PERFORMANCE_REPORT

2012-01-16 Thread Anash P. Oommen
HI Vijay, Carver, This error is related to an AdWords API change that we announced back in November. To fix this error, you have to start passing your developer token as part of the HTTP headers when downloading the reports. More details here: http://adwordsapi.blogspot.com/2011/11/action-requ

Re: 'Could not read report' error in KEYWORDS_PERFORMANCE_REPORT

2012-01-12 Thread vijay george
Hi Carver, For me also 'ADGROUP_PERFORMANCE_REPORT' not showing any error. Only 'KEYWORDS_PERFORMANCE_REPORT' is showing error. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adword

Re: 'Could not read report' error in KEYWORDS_PERFORMANCE_REPORT

2012-01-12 Thread carver
Hi Vijay, I'm also having this error with Ruby client lib. It stated happening yesterday without any reason - so far I haven't found the solution and no one has answered my forum post :( https://groups.google.com/group/adwords-api/browse_thread/thread/377ef7f92836043a On Jan 12, 6:47 pm, vijay ge

'Could not read report' error in KEYWORDS_PERFORMANCE_REPORT

2012-01-12 Thread vijay george
Hi, I am using sandbox environment and php client library(v201109). When I run DownloadAdHocReport.php with report type 'KEYWORDS_PERFORMANCE_REPORT', I am getting a message 'Could not read report'. Some days before it was working fine. I am using 'Sanbox Account Viewer', in that also I couldn

Re: Unexpected zero impression single day report error

2010-07-30 Thread AdWords API Advisor
Hi Tim, I'm not certain that the v201003 reporting system will allow you to download the report without error, but it uses a different architecture which I believe does not have the same limits on ad groups, etc. Best, - Eric On Jul 29, 4:56 pm, tozor wrote: > Not to drag on this thread indefin

Re: Unexpected zero impression single day report error

2010-07-29 Thread tozor
Not to drag on this thread indefinitely, but are you saying that I could also get around my current error, if I ran the same type of zero impression report in v201003? Tim On Jul 29, 2:20 pm, AdWords API Advisor wrote: > Hi Tim, > > Thanks for the feedback regarding the account structure re

Re: Unexpected zero impression single day report error

2010-07-29 Thread AdWords API Advisor
Hi Tim, Thanks for the feedback regarding the account structure report. As an aside, the v201003 ReportDefinitionService takes a different approach, removing account structure reports completely and support zero- impressions for all report types. Report generations is also much faster with this

Re: Unexpected zero impression single day report error

2010-07-28 Thread tozor
Thanks much Eric. One comment I would make is that the Account Structure report is not a complete replacement for the zero impression keyword report because of the fact that first page cpc and quality score are not available in the Account Structure report. This is the main reason I have not swit

Re: Unexpected zero impression single day report error

2010-07-28 Thread AdWords API Advisor
Hi Tim, It looks like the problem is that this account has over the advisable number of ad groups for a report with that configuration. Because of an error in the validation logic this limit isn't checked if specific campaignIds are specified in the report job, which is why that configuration doe

Re: Unexpected zero impression single day report error

2010-07-27 Thread tozor
Here is a failed request: 51c8e997ea0e13c961b41e81559a97c8 Thanks. Tim On Jul 27, 5:01 pm, AdWords API Advisor wrote: > Hi Tim, > > Your original failed request from earlier is no longer in the logs. > Can you please schedule another of those reports and send me the new > requestId? >

Re: Unexpected zero impression single day report error

2010-07-27 Thread AdWords API Advisor
Hi Tim, Your original failed request from earlier is no longer in the logs. Can you please schedule another of those reports and send me the new requestId? Thanks, - Eric On Jul 27, 2:28 pm, tozor wrote: > I made a request with all 106 campaigns and it worked.  Here is the > request id: > >   a

Re: Unexpected zero impression single day report error

2010-07-27 Thread tozor
I made a request with all 106 campaigns and it worked. Here is the request id: ad94b71784836c3a7cfdc6ff2315435b Once again thanks very much for working with me on this issue. Tim On Jul 27, 12:47 pm, AdWords API Advisor wrote: > Hi Tim, > > It looks like the account contains 106 campaig

Re: Unexpected zero impression single day report error

2010-07-27 Thread AdWords API Advisor
Hi Tim, It looks like the account contains 106 campaigns, if you count the deleted ones, but your second request only includes 75 campaigns. I believe these extra campaigns are causing the report to be over the size limit. Best, - Eric On Jul 26, 2:01 pm, tozor wrote: > Here is the one with no

Re: Unexpected zero impression single day report error

2010-07-26 Thread tozor
Here is the one with no campaign ids that fails: 32320c4e46d082fa1c100dbeebcc3b49 Here is the one with all campaign ids that works: 063342a4efc425e78565e94e11d47641 Thanks again. Tim On Jul 26, 9:54 am, AdWords API Advisor wrote: > Hi Tim, > > Can you post the requestIds of the r

Re: Unexpected zero impression single day report error

2010-07-26 Thread AdWords API Advisor
Hi Tim, Can you post the requestIds of the requests used to schedule these reports (the one that fails and the one that succeeds). Perhaps that will shed some light on the issue. Best, - Eric On Jul 23, 5:53 pm, tozor wrote: > I appreciate the reply, but doesn't it seem logically inconsistent

Re: Unexpected zero impression single day report error

2010-07-23 Thread tozor
I appreciate the reply, but doesn't it seem logically inconsistent that I can request the same report with all of the campaign ids and it works? If I leave the campaign ids empty it fails. Wouldn't you agree that it is logically equivalent to either specify all of the campaign ids or leave the ca

Re: Unexpected zero impression single day report error

2010-07-23 Thread AdWords API Advisor
Hi Tim, There are many factors that go into deciding whether or not the report is too large, beyond the number of keywords or date range alone. It is likely that there are other factors that would make this report too large. My recommendation at this time would be to split up that report into mu

Re: Unexpected zero impression single day report error

2010-07-23 Thread tozor
This remains an issue for my application and the account in question. Is there additional information I can provide to get a resolution to this issue? There must be a heuristic on the Adwords back end which is trying to make sure that a user does not request a report that is too large/expensive to

Re: Unexpected zero impression single day report error

2010-07-13 Thread tozor
When I notice the problem it is for a zero impression report for the current day. Tim On Jul 13, 5:55 pm, AdWords API Advisor wrote: > Hi Tim, > > Are you noticing this for one day in particular, or is it happening > for any day chosen? > > Best, > - Eric Koleda, AdWords API Team > > On Jul

Re: Unexpected zero impression single day report error

2010-07-13 Thread AdWords API Advisor
Hi Tim, Are you noticing this for one day in particular, or is it happening for any day chosen? Best, - Eric Koleda, AdWords API Team On Jul 12, 9:27 am, tozor wrote: > I get the following unexpected error when trying to run a zero > impression keyword report: > > AxisFault >  faultCode: {http:

Unexpected zero impression single day report error

2010-07-12 Thread tozor
I get the following unexpected error when trying to run a zero impression keyword report: AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/} Server.userException faultSubcode: faultString: Including Zero Impression Keywords will make your report too large to run. To include this d

AdWords API Re: Criterion Mutate doesn't change bid value, doesn't report error

2010-04-12 Thread AdWords API Advisor
Hi, The problem with your request is that you have specified the field name as "maxCPC" when the correct name is "maxCpc": http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCriterionService.ManualCPCAdGroupCriterionBids.html#maxCpc Best, - Eric Koleda, AdWords API Team On Apr 9

AdWords API Criterion Mutate doesn't change bid value, doesn't report error

2010-04-09 Thread MrRamius
Hi, So, I'm trying to update bids, and I'm having some trouble with the system response. I get no error message, and yet the response still shows the old bid value. SOAP: Request: http://www.w3.org/2001/XMLSchema-instance"; xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"; xmlns

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2010-01-12 Thread AdWords API Advisor
Hi Eric, I'm glad you were able to attend the event and get some of your questions answered. I'll pass this on to Stan and Adam and relay any information they find. Best, - Eric K. On Jan 12, 2:20 pm, Eric wrote: > Sorry Eric, events overtook the priority of this and I don't have the > informa

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2010-01-12 Thread Eric
Sorry Eric, events overtook the priority of this and I don't have the information necessary to pursue it. However, I attended the AdWords API Hack Day in SF and talked to Adam and Stan about the general problem of undocumented ReportService behavior. As discussed in this thread, we would like the

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2009-12-22 Thread AdWords API Advisor
Hi Eric, I would like to investigate this further, could please email me the account IDs of the accounts in question, as well as some sample SOAP requests that demonstrate the issue? Please send them to adwordsapiadvi...@google.com and then update this thread so I know to check that mailbox. Bes

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2009-12-18 Thread Eric
Eric, We are also experiencing the same problem but when we switch to using a sub-MCC. So our structure looks like Main MCC Sub MCC #1 Account #1 ... MobileAd Account #2 Account #3 ... MobileAd Sub MCC #2 ... When we submit the report request usin

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2009-11-25 Thread AdWords API Advisor
Hi Jeff, I'll pass this information on to our core engineering team to see if they can pinpoint the cause of this issue. I can't say if or when this issue will be resolved, and in the mean time I would recommend working around the issue using one of the suggestions we discussed previously. Best,

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2009-11-24 Thread Ayup
Hi Eric Email sent Regards, Jeff On Nov 25, 7:22 am, AdWords API Advisor wrote: > Hi Jeff, > > At this point it probably makes sense for me to look at these two > campaigns in more detail.  Please email the campaign IDs to > adwordsapiadvi...@google.com and update this thread after you have > d

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2009-11-24 Thread AdWords API Advisor
Hi Jeff, At this point it probably makes sense for me to look at these two campaigns in more detail. Please email the campaign IDs to adwordsapiadvi...@google.com and update this thread after you have done so. Thanks, - Eric On Nov 23, 10:15 pm, Ayup wrote: > Hi Eric > > Confirming that there

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2009-11-23 Thread Ayup
Hi Eric Confirming that there are no deleted campaigns in the account for which the report was successfully run. Regards, Jeff On Nov 24, 8:22 am, AdWords API Advisor wrote: > Hi Jeff, > > Can you ensure that there are no deleted campaigns in the account that > have Mobile or Local Business Ads

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2009-11-23 Thread AdWords API Advisor
Hi Jeff, Can you ensure that there are no deleted campaigns in the account that have Mobile or Local Business Ads? I believe that having the ads in a deleted campaign would also allow the column to be validated. As for the general functionality, I understand your concern with the current way col

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2009-11-23 Thread kc
Eric Thanks for your reply last week. Unfortunately, your updated assertion still doesn't seem to be correct. I have an example of an account which has only one campaign that owns 2 text ads and does not have an associated MCC attached to it - yet I AM able to successfully request a Creative Str

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2009-11-16 Thread AdWords API Advisor
Hi Jeff, Thank you for doing such thorough testing and for providing a detailed description of your findings. I wasn't aware that Mobile Ads also used the BusinessName column, so my advice about MCC and Local Business Ads wasn't completely accurate for your circumstance. The general rule still a

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2009-11-13 Thread Ayup
Hi Eric I work with Saurabh and thought I'd chip in with some further commentary on this one... Further to your assertion about an MCC account being a factor in this issue, I have carried out some investigation against a number of client accounts to determine if I can prove this. However, my fin

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2009-11-09 Thread AdWords API Advisor
Hi Saurabh, I believe that reports using BusinessName will succeed if they are scheduled using an MCC account which has at least one client account that has a Local Business Ad. Are you using a different MCC account when scheduling the failed reports? Best, - Eric On Nov 9, 4:10 am, saurabh pur

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2009-11-09 Thread saurabh purnaye
Hi Eric, Thanks for your reply. Here is more explanation about my problem, I am trying to retrieve mobile ads from one of my accounts. When only BusinessName is requested, the report request still fails even though I have found from testing other accounts that BusinessName is used when returning da

AdWords API Re: creative structure report error : BusinessName, BusinessAddress

2009-11-03 Thread AdWords API Advisor
Hi Saurabh, Those columns are only valid for accounts with Local Business Ads. If the account doesn't have any Local Business Ads the columns will be rejected. Best, - Eric Koleda, AdWords API Team On Oct 30, 5:52 am, saurabh purnaye wrote: > Hi, > I have two accounts setup for adwords. I am t

AdWords API creative structure report error : BusinessName, BusinessAddress

2009-10-30 Thread saurabh purnaye
Hi, I have two accounts setup for adwords. I am trying to fetch the creative structure report. This is failing with the issue of The following columns are not supported by the Report Type Structure : [BusinessName, BusinessAddress] I have checked with both of the accounts, the setting seems to be

AdWords API Re: Keyword/placement performance report error

2009-09-03 Thread AdWords API Advisor
Hi Harut, I apologize for not getting back to you sooner, but thank you for bringing this to our attention. I've been able to replicate the issue, and I am contacting the core engineering team for more information. Best, - Eric Koleda, AdWords API Team On Aug 21, 10:11 am, Harutyun Terteryan

AdWords API Keyword/placement performance report error

2009-08-21 Thread Harutyun Terteryan
Hi all I try to create Keyword/placement performance report in adwords sandbox, and set aggregationType to DayOfWeek. And on report validation I got error, -SoapRequest at 21.08.2009 19:01- POST /api/adwords/v13/ReportService HTTP/1.0 Host: sandbox.google.com:443 User-agent: Mozill

AdWords API Re: Placement CPC report error

2008-10-22 Thread AdWords API Advisor
Hello Igor, Someone else brought this up with the reports team recently, and they're planning on resolving the bug in a future release. I'm afraid that I can't provide any details about when that might occur. Please note that this is not an issue specific to reports scheduled with the AdWords

AdWords API Placement CPC report error

2008-10-22 Thread IgorAG
I faced a problem. Structure placement/keyword report and Placement/Keyword Performance Report return keyword default maxCPC for placements with default bid instead of default content bid. So I am not able to get right bids via Report service. Google AdWords UI displays right price. Data in rep