Unexpected Internal API error when downloading keywords

2011-11-30 Thread Nash Yeung
Today I saw the captioned error when downloading keywords of an account. The download job ran well until it started retrieving the 2000th - 3999th keywords in a specific campaign. (The request for 0th - 1999th keywords succeeded as usual) The failed request ID is

Cant get Campaigs in sandbox Adwords

2011-11-30 Thread Morteza
Hello, i have trouble getting campaigns in the sandbox enviroment of Google Adwords. When i run getAllCampaigns.cs example, I get the message no campaigns were found. I cant add campaigns either and i get an api exception. What could de problem with is. I am using v201109 and my config file

Re: SOAP-ERROR: Encoding: Error calling from_xml callback

2011-11-30 Thread sax
Hi Eric, mi version is a bit older: PHP Version 5.2.0-8+etch11 Below some details about the request: request_info.log: [Nov 30 2011 10:46:00.u - ERROR] email=adwo...@.xx effectiveUser=402-xxx- service=AdGroupService method=get operators={IN: 2} responseTime=441

Internal Api Error

2011-11-30 Thread Ashok
Hi , I m getting internal API error multiple times AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server faultSubcode: faultString: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @

Re: TargetinIdeaService doesn't deliver any categories anymore

2011-11-30 Thread 59616E
Hi Danial, still no answer? On 7 Nov., 13:44, Danial Klimkin danial.klimkin+fo...@google.com wrote: Hello 59616E, We are looking into this issue right now. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: track unit usage

2011-11-30 Thread David Torres
Hi Neil, I've just added you request to the issue tracker.http://code.google.com/p/google-api-adwords-perl/issues/detail?id=36 And we will try to have it implemented for the next release, please add any comments to the issue if you want any other extra methods implemented regarding this

Re: InfoService v201109 error

2011-11-30 Thread MT
Ok, thanks for confirming this. Would it thus be possible to postpone the deprecation of the client email header until there is a solution to this? Otherwise many of my clients won't be able to anymore use my tool, for which they've paid. I'm sure other developers will face similar problems as

Re: PRODUCTION UNEXPECTED_INTERNAL_API_ERROR Upon Update TargetList

2011-11-30 Thread Stuart
Same problem only on some accounts, example request ID 0004b2f4fcdd4ea80ada4a4a3451 -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Unexpected Internal API error when downloading keywords

2011-11-30 Thread isellstuff
I am having the exact same problem. It started yesterday with code that had been working for months. .net client library stack trace below: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.co mmon.error.InternalApiError.init(InternalApiErro]

Re: Sandbox V201109: CriterionError.INVALID_CRITERION_ID

2011-11-30 Thread Kevin Winter
Hi Kevin, The core engineers took a look and think they have found the problem. They're going to try to come up with a fix and hopefully get it deployed to the sandbox soon. I'll try to follow up here when it is fixed. - Kevin Winter AdWords API Team On Monday, November 21, 2011 1:29:33

Re: Developer Token

2011-11-30 Thread Kevin Winter
Hi Sunil, The RequestId is returns in the response SOAP message's SOAP headers. Here's an example of a response I got from the ServicedAccountService in the sandbox: soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/; soap:Header ResponseHeader

Re: Using as raw XML, just not used to SOAP or Google documentation

2011-11-30 Thread Anash P. Oommen
Hi, You can ignore Ad.Type. It is meant to help dynamic languages deserialize a type correctly at runtime. You should specify xsi:type as TextAd at the ad level instead. See http://code.google.com/apis/adwords/docs/reference/latest/AdGroupAdService.TextAd.html#Ad.Type for details. Also see a

Re: (500) Internal Server Error - KEYWORDS_PERFORMANCE_REPORT

2011-11-30 Thread Anash P. Oommen
Hi Marijn, Could you please post the code for making the reportdefinition? I'll take a look and help fix it for you. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re:Internal Api Error

2011-11-30 Thread 伱瞞莪瞞
Ok -- 原始邮件 -- From:Ashokacharya.j...@gmail.com; Date:2011年11月30日(星期三) 晚上9:18 To:AdWords API Forumadwords-api@googlegroups.com; Subject:Internal Api Error Hi , ? ? ?I m getting internal API error multiple times AxisFault ?faultCode:

INTERNAL API ERROR

2011-11-30 Thread ET
Hi Adwords API Team, We get an internal API error for many of our clients. Please find the response and request Thanks -ET SOAP REQUEST - env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/' env:Header RequestHeader

Re: CustomerSyncService: getting INVALID_TIMEZONE error on all my accounts now

2011-11-30 Thread bgraves
What format is the API expecting for the data range then? How should I format the named timezones? On Nov 29, 2:43 pm, Eric Koleda eric.kol...@google.com wrote: Hi, Thank you for reporting this issue.  It looks like there was recently some changes in the validation code for timezones in this

Re: INTERNAL API ERROR

2011-11-30 Thread eko...@gmail.com
I am seeing the same error for similar requests. --eric On Nov 30, 11:08 am, ET eta...@gmail.com wrote: Hi Adwords API Team, We  get an internal API error for many of our clients. Please find the response and request Thanks -ET SOAP REQUEST - env:Envelope

Re: SOAP-ERROR: Encoding: Error calling from_xml callback

2011-11-30 Thread Eric Koleda
Hi Francesco, I'm having trouble installing 5.2.0 on my system, so I'm not able to test this directly. I think what's going on is that the from_xml callback (AdsSoapClient::TypemapLongFromXml) is running into an error when trying to parse the XML (in XmlUtils::GetDomFromXml). Can you try

Re: InfoService v201109 error

2011-11-30 Thread Eric Koleda
Hi, At this time there are no plans to postpone the sunsets. I would recommend you to change your application so that it gets the customer ID from the user. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: CustomerSyncService: getting INVALID_TIMEZONE error on all my accounts now

2011-11-30 Thread Eric Koleda
Hi, A fix should be going out next week or so that will allow numerical offsets again. In the mean time you can use named timezones like America/New_York, etc. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Generating AuthToken without email

2011-11-30 Thread Roy
In the new v201109 version of the API it says that they are deprecating the use of the email as the client identifier. I am using the php client library and I am trying to create a AuthToken. However, the aw_ap_php_lib_2.7.0 library is still looking for the email field. Can you help me

Re: updating from Cross Client Report Download (ReportUtils::RunAsyncReport) to ReportUtils::DownloadReport

2011-11-30 Thread Eric Koleda
Hi, The customer ID shown is the error is a different internal ID, which is why it doesn't match up. It is however referring to the same account. The problem here is that the report definition you are referencing was created on the MCC account, and it's available on the client account you

Re: ReadOnlyError.READ_ONLY

2011-11-30 Thread Eric Koleda
Hi, The code and name fields for a Language criterion are read only: http://code.google.com/apis/adwords/docs/reference/latest/TargetingIdeaService.Language.html Instead you must use the language's ID: http://code.google.com/apis/adwords/docs/appendix/languagecodes.html Best, - Eric Koleda,

Re: UNEXPECTED_INTERNAL_API_ERROR

2011-11-30 Thread Eric Koleda
Hi, It looks like the error is caused by incorrect namespaces on the keyword fields. A keyword object is in the cm/ namespace, so the field text and matchType should also be in that namespace. The .NET client library should be handling that for you, so I'd encourage you to open a bug on that

Re: Unexpected Internal API error when downloading keywords

2011-11-30 Thread Eric Koleda
Hi All, Thank you for reporting this issue. AdGroupCriterionService.get() is failing on some accounts, and we are looking into the problem. At this time I don't know when it will be resolved, and there are no known workarounds. Best, - Eric Koleda, AdWords API Team --

Re: Internal Api Error

2011-11-30 Thread Eric Koleda
Hi, Please see the following thread for more details: https://groups.google.com/d/msg/adwords-api/A7Yt-q0Cx_I/6kpEQmq4sz0J Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: INTERNAL API ERROR

2011-11-30 Thread Eric Koleda
Hi, Please see the following thread for more information: https://groups.google.com/d/msg/adwords-api/A7Yt-q0Cx_I/6kpEQmq4sz0J Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: CustomerSyncService: getting INVALID_TIMEZONE error on all my accounts now

2011-11-30 Thread bgraves
Eric, Can you give me the acceptable format string to use in the min/max dateTimeRange request for the API. Currently, I'm using this format: MMdd HHmmss zzz Thanks, Brian On Nov 30, 2:59 pm, Eric Koleda eric.kol...@google.com wrote: Hi, A fix should be going out next week or so that

Download adgroup and keywords for multiple clients

2011-11-30 Thread Nikhil Gaur
Hi I am trying to fetch reports for multiple clients in Adwords API v201109. As this version doesn't supports cross client reports I am trying to fetch reports for each client one by one. First I have fetched account list and then reports for each client. Problem is I am using Do Net client

『→∈花都小姐上门服务信息★←』

2011-11-30 Thread 2687544...@qq.com
186-6627.5527咨询热线:186-6627.5527 刘经理[主 城 主 要 区 域 都 可 以 上 门 为 你 服 务  的]咨询热线:186-6627.5527 刘经理 【巴.黎.风.情】【特.色.服.务】 【蚂.蚁.上.树】【特.色.服.务】 【冰.火.重.天】【特.色.服.务】 【浪.漫.日.式】【特.色.服.务】 【狂.野.美.式】【特.色.服.务】 【美.女.骑.士】【特.色.服.务】 【水.晶.之.恋】【特.色.服.务】 【一.剑.穿.心】【特.色.服.务】 小 姐 上 门 服 务 --

Re: Generating AuthToken without email

2011-11-30 Thread Anash P. Oommen
Hi Roy, You cannot generate an authToken with a customerId. The proper way would be to link the client account under your MCC, generate authToken using your MCC email/password and then make calls to AdWords API using that AuthToken and the client account's customerId. This way you won't need

Re: Adwords Version deprecated

2011-11-30 Thread Anash P. Oommen
Hi Nikhil, If you are on v201101 reporting already, then migrating to v201109 reporting would be almost transparent with the client library. The AdWords API .NET client library fully supports v201109, so is there any reason not to use the library going forward? Care to share your thoughts?

Re: Download adgroup and keywords for multiple clients

2011-11-30 Thread Anash P. Oommen
Hi Nikhil, Try this: (user.Config as AdWordsAppConfig).ClientCustomerId = YOUR_CUSTOMER_ID_HERE; new ReportUtilities(user).DownloadReport(definition, path); Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: InfoService v201109 error

2011-11-30 Thread MT
Can't you reconsider the sunset? It's really a pain to develop for this API with issues like this not thought out in advance. It's only a few months since you recommended me to use the client email header, I put time into changing my app to do this, people bought the tool based on this, and now

Re: Download adgroup and keywords for multiple clients

2011-11-30 Thread Anash P. Oommen
Hi Nikhil, Some more useful tips: 1. If you want to download the report in memory instead of dumping to disk, then ClientReport report = new ReportUtilities().GetClientReport(definition); string reportText = report.Text; 2. If you are requesting a GZIPPED report format (that's faster for