Re: Sporadic DUPLICATE_KEY errors when creating keywords using AdGroupCriterionService.mutate()

2012-06-28 Thread Kevin
It's happening to us too. -Kevin On Wednesday, June 27, 2012 11:39:34 AM UTC-7, Jim McCabe wrote: > > Starting on June 19, we started to see sporadic DUPLICATE_KEY errors from > v201109 AdGroupCriterionService.mutate(). This is surprising on several > levels: > > >1. We didn't change our p

Unable to locate billing information for that Developer Token

2012-06-28 Thread Vince
t; + "Name" + "Date" + "Impressions" + "Clicks" + "Cost" + "" + "20120613" + "20120628" + "" + "" + "Adgroup_Performance_Report" + "ADGROUP_PERFORMANCE_REPORT" + "CUS

Re: QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:''???

2012-06-28 Thread Vince
Hello, I was wondering if this was ever resolved? I have a .NET application that was working fine for months and downloading data every day. On June 13 it stopped working with the same error message. ||| QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:'nJMF0Ph4T2fjncwm30ZLja'; errorDetails:

IP Exclusion

2012-06-28 Thread jms
Hi there, I just wanted to post a quick question whether IP exclusions are available in the API yet. I still can't find any definitive information on it, and I know lots of folks are looking for it. Thanks in advance. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blo

What is OriginalMaxCpc?

2012-06-28 Thread Oliver
Hi everyone, Does anyone know what the difference between 'OriginalMaxCpc' and 'MaxCpc' in the Keywords report? There is no documentation of what the distinction between the two is. I can't find any previous posts on it either. Thanks Oliver -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Ad hoc report oddity - simple request but no data returned

2012-06-28 Thread Kevin Winter
Hi Oliver, Can you provide an example Report Definition XML? There are many columns (which are documented on our Report Types documentation) which will prevent zero impression rows from returning. IncludeZeroImpressions=false will likewise prevent this. - Kevin Winter AdWords API Team On T

Re: Video campaigns statistics

2012-06-28 Thread Kevin Winter
Hi Dorian, Yes, this is currently correct if you are looking for anything more fine-grained than an Account level performance report. - Kevin Winter AdWords API Team On Monday, June 25, 2012 5:16:23 AM UTC-4, Dorian Kind wrote: > > Many thanks for your comprehensive answer, Kevin! Just so that

Re: v201109 ad performance report keword id problem

2012-06-28 Thread sgrgic
Any thoughts? This is happening only on few ad groups, we still don't see connections between them. Anybody knows what are keyword ids 503005 and 503006? Thanks, Sinisa. On Thursday, June 28, 2012 12:12:47 PM UTC+2, sgrgic wrote: > > Hi, > > I'm running ad performance report together with keywor

Re: TargetingIdeaService not working as of today

2012-06-28 Thread Kevin Winter
Hi, We inadvertently pushed some incorrect validation for this attribute that affects v201109_1. V201109 should be unaffected an can be used as a temporary workaround. We hope to have a fix for this shortly. I apologize for the inconvenience. - Kevin Winter AdWords API Team On Thursday,

Re: I randomly get this error [TargetingIdeaError.INVALID_ATTRIBUTE_TYPE @ selector; trigger:'CRITERION']

2012-06-28 Thread Kevin Winter
Hi Juan, We inadvertently pushed some incorrect validation for this attribute that affects v201109_1. V201109 should be unaffected an can be used as a temporary workaround. We hope to have a fix for this shortly. - Kevin Winter AdWords API Team On Tuesday, June 26, 2012 5:40:47 AM UTC-4, Ju

Re: Ad hoc report oddity - simple request but no data returned

2012-06-28 Thread Oliver
Kevin, As per my previous post, I'm seeing this exact behavior with all adhoc report types, not just the account one. Oliver On Tuesday, May 15, 2012 4:54:01 PM UTC+1, Kevin Winter wrote: > > Hi, > There's a known issue where the Account Performance Report will only > return back rows for w

Re: Using reports to sync account structure

2012-06-28 Thread Oliver
I ran reports specifying only the "attribute" type of fields (as discussed in this thread) but they all come back blank. No structural data seem to be included in the reports unless I specify "metric" or "segment" fields as well. David, this seems to not be consistent with the recommendation y

Re: AdWordsError: HTTP Error 400: Bad Request [ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH @ selector]

2012-06-28 Thread sumit
Thanks Anash, It worked with advertiser account when tested on live adwords account, though It gives me below error when tested on sandbox environment. Bad Request AuthenticationError.CUSTOMER_NOT_FOUND @ ; trigger:'7972347823' Service[ReportInfoService.get Can you suggest why is this error ?

Re: why keyword performance report different result by comparing results from HTTP Request and directly from mcc

2012-06-28 Thread Minius
Thanks for your attention, but i try add: Status IN ENABLED PAUSED I get fallowing error: !!!2|||-1|||[SelectorError.INVALID_PREDICATE_ENUM_VALUE @ selector; trigger:'ENABLED'; errorDetails:ENABLED]??? If i try add: Status IN ACTIVE PAUSED Than i get same old resu

Re: API developer token taking crazy long

2012-06-28 Thread Vojtech
Dear Kevin, Same issue here. Over 3 months waiting and still pending. Two times escalated to token e-mail. Customer ID: 632-646-4210 Login: vojtech.foukal+...@onmeco.cz BTW, each time I input the "Tell us how you would like to use the Adwords API", it's empry on next edit. Thanks in advanc

What's wrong with this request? (Returning: 500 Internal Server Error) (C#)

2012-06-28 Thread Ibrahim Ozturkcan
private static void GetReports() { string authToken = GetAuthToken(); string requestXml = string.Format(@"

ServiceAccountantManager and Memory issues

2012-06-28 Thread Jam
Hi, in http://code.google.com/p/google-api-adwords-java/wiki/Readme it is written : Memory issues from ServiceAccountantManager ... By default, the ServiceAccountantManager no longer retains a reference to any services; but we have noticed, that com.google.api.adwords.lib.ServiceAccount

TargetingIdeaService not working as of today

2012-06-28 Thread Alexander Nitschke
I have an urgent problem: The TargetingIdeaService used to work fine - until yesterday. There were no changes in the coding, but suddenly the TargetingIdeaService is producing an exception [TargetingIdeaError.INVALID_ATTRIBUTE_TYPE @ selector; trigger:'CRITERION']. According to the doc, this ex

v201109 ad performance report keword id problem

2012-06-28 Thread sgrgic
Hi, I'm running ad performance report together with keyword performance report for some time. I'm comparing results got from adwords reports and adwords manager and I found that after 2012-01-01 we are getting some differences. After some debugging I found that ad performance report is returning

Re: AdWordsError: HTTP Error 400: Bad Request [ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH @ selector]

2012-06-28 Thread Anash P. Oommen
Hi Sumit, Looks like you are trying to download report for an MCC account rather than an Advertiser account. Could you confirm if you are setting clientCustomerId correctly in your code? Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, 27 June 2012 19:12:57 UTC+5:30, sumit wrote: >

Re: Sporadic DUPLICATE_KEY errors when creating keywords using AdGroupCriterionService.mutate()

2012-06-28 Thread Anash P. Oommen
Hi Jim, Could you please mail the SOAP logs for a failed request to anash.p.oom...@google.com and ping this thread? I'll investigate this further at our end. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, 28 June 2012 00:09:34 UTC+5:30, Jim McCabe wrote: > > Starting on June 19, we

Re: URL Performance Report failing on google's end

2012-06-28 Thread Anash P. Oommen
Hi Greg, This looks like an issue at our end. I've located your logs at our end and asked the Reports team to investigate further. I'll update the thread once I hear from them. Cheers, Anash P. Oommen, AdWords API Advisor. On Wednesday, 20 June 2012 22:16:55 UTC+5:30, GregT wrote: > > Hi, > >

Re: Selecting AdGroups by KeywordContentMaxCpc, not working?

2012-06-28 Thread Rallan
There is no failed request. I simply get no records found whenever I enter a value other than zero for KeywordContentMaxCpc. If I enter zero it finds everything. If I enter any other value it finds nothing. So I cannot give you a failure log. Below are the request_info.log entries for two searc

Re: Selecting AdGroups by KeywordContentMaxCpc, not working?

2012-06-28 Thread Rallan
I'm sorry but I honestly don't know how to do that. Assuming I am working with default settings, where are the logs stored? On Tuesday, June 26, 2012 10:51:55 AM UTC+1, Anash P. Oommen wrote: > > Hi Rallan, > > Could you post a sanitized version of the SOAP logs (request and response > xmls) for