AuthToken login failed Sandbox, dotnet Library

2011-03-03 Thread Benjamin Aadalen
Good Morning I recieve following Error when i debug my webapp in visual studio: "AuthToken login failed" Here are my header informations: https://adwords- sandbox.google.com"/> Whats wrong? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group

Upcoming Sandbox DB Refresh: Monday, March 7

2011-03-03 Thread AdWords API Advisor
Hi, The AdWords API Sandbox's database is scheduled to be refreshed on Monday, March 7, during which all data stored in the sandbox will be cleared. AdWords API v13 users will have to recreate their client accounts by making a request to AccountService.getClientAccounts(), and v200909 users or la

Performance Reporting - aggregating at hourly level?

2011-03-03 Thread Reed
Looks like the UI is offering the ability to create performance reports at the hourly level - will this become available in the API reporting as well, and if so what is the selector syntax going to look like? Will there be a new value of "hour" instead of "date"? thanks, -reed -- =~=~=~=~=~=~=

Re: ApiException when trying to add AdVariation (Not Sandbox)

2011-03-03 Thread MeatPopSci
Just to add another voice, my company is seeing the same thing during the submission of new AdCopies this AM. On Mar 3, 1:56 am, Evgeniy Silenko wrote: > Request : > > http://schemas.xmlsoap.org/soap/ > envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"; > xmlns:xsi="http://www.w3.org/2001/

Re: UNEXPECTED_INTERNAL_API_ERROR

2011-03-03 Thread suslik
Is it a tricky way of Google to make money from Adwords API Units? e_e On Mar 3, 1:23 pm, Ashley wrote: > Me too I'm creating a campaign and I'm getting the following: > > [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ > [Ljava.lang.StackTraceElement;@1084769] > [InternalApiError.UNEXPECTED_IN

Re: Reporting Problems for Remarketing Campaigns

2011-03-03 Thread okiebug1...@gmail.com
Thank you, I understand the lack of support at this time, and do not require any additional performance data, such as CriterionUserLists as you mentioned, "boomuserlist" works fine as a place holder. Sorry if this was not made clear in my plead for assistance. We are simply after the data and am p

How to grab data from google adwords api (.NET c#)

2011-03-03 Thread Benjamin Aadalen
Hello, Anyone know a good tutorial which helps me to unsterstand how to connect to the google adwords api (.NET c#, Sandbox)? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-a

V13 Report Service...customers credit card failed error message

2011-03-03 Thread JerryGarcia
Dear Folks, I keep getting the following error The specified account has been made delinquent because the last attempt to bill the customer's credit card failed. We have one master account with a bunch of other accounts associated with it. All are in good standing yet we keep on getting this e

Re: API to link Adwords account from MCC account

2011-03-03 Thread Juliano Vidal
Hello guys, Sorry to get back in this topic, but I've just seen that AdGrok is able to do a link an Adwords Account to it's MCC account Allowing API use only somehow. Probably using the Google API. I saw that using the API Service, ServicedAccountService there is no mutate operation, only get. Is

can internal object change?

2011-03-03 Thread gema0...@googlemail.com
hello, my question seems to stupid, but is there a possibility that the internal object id of an "google object" like e.g. textad can change anytime in normal lifecycle. The background: we use the internal google id the localize our representative of the (text) ad in our database and if the google

Re: UNEXPECTED_INTERNAL_API_ERROR

2011-03-03 Thread Ashley
Me too I'm creating a campaign and I'm getting the following: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ [Ljava.lang.StackTraceElement;@1084769] [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ [Ljava.lang.StackTraceElement;@18c6df0] On Mar 3, 12:09 pm, suslik wrote: > Still getting th

Re: UNEXPECTED_INTERNAL_API_ERROR

2011-03-03 Thread turbod
Hi! I have the same problem. This is the generated log: http://schemas.xmlsoap.org/soap/ envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/ v201008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> * * AwApi-PHP-2.4.1-Konstrukt

Could nor read report

2011-03-03 Thread Vitor Bittencourt
Or more exactly: "!!!1|||4921|||Could not read report???" I have been trying to test the report definition creation, and subsequent report download. It worked previously, but now I started to get that message. >From what I can see, I changed nothing, especially, did not request cross-client report

Sandbox Authentication Error Customer_Not_Found

2011-03-03 Thread Ashley
Dear Google Developers, please when posting a reply Explain the solution as if I have never been acquainted with Adwords as all of the Docs and forum reply make huge leaping assumptions about the knowledge level of the developer they are aimed at. It is a small criticism but as we all know all cr

Re: problem with ssl while using java adwords api

2011-03-03 Thread Eric Koleda
Hi Milan, Please open a bug on the issue tracker for the Java client library: http://code.google.com/p/google-api-adwords-java/issues/list Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsap

Re: Regarding google adwords error message like: Could not process your request

2011-03-03 Thread Eric Koleda
Hi, It's not clear that error is from the API and not some other part of your system. Do you have the SOAP XML logs of a request that shows more details about the error? Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and dis

Re: Reporting Problems for Remarketing Campaigns

2011-03-03 Thread Eric Koleda
Hi All, The v201008 KEYWORDS_PERFORMANCE_REPORT only includes keywords, unlike the v13 report that would also contain other types of criteria. There currently is no report in v201008 that returns the performance data of individual CriterionUserLists. However, the AD, ADGROUP, CAMPAIGN, and AC

View-Through Conversions

2011-03-03 Thread Tibyan
Hi all, I need an additional column, View-Through Conversions, in my Keyword report. Is it possible to get the VTC data with v13 API? My code looks like this: ver13.DefinedReportJob job = new ver13.DefinedReportJob(); reportJob.selectedReportType = "Keyword"; reportJob.name = "S

Re: UNEXPECTED_INTERNAL_API_ERROR

2011-03-03 Thread Marco T.
I'have the same error with the sandbox. If somebody can tell how to take the soap request/response with the PHP client library, I could send that here. Marco -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://g

Re: UNEXPECTED_INTERNAL_API_ERROR

2011-03-03 Thread suslik
Still getting the error: [Mar 03 2011 12:06:21.00 - INFO] POST /api/adwords/cm/v201008/ CampaignService HTTP/1.1 Host: adwords-sandbox.google.com Connection: Keep-Alive User-Agent: PHP-SOAP/5.3.1, gzip Accept-Encoding: gzip, deflate Content-Encoding: gzip Content-Type: text/xml; charset=utf-8

Re: UNEXPECTED_INTERNAL_API_ERROR

2011-03-03 Thread suslik
I still getting the error... On Mar 3, 10:26 am, Hans wrote: > Of course: > > snip > > I, [2011-03-03T11:22:43.956173 #88651]  INFO -- : Wire dump: > I, [2011-03-03T11:22:43.956392 #88651]  INFO -- : = Request > I, [2011-03-03T11:22:43.956484 #88651]  INF

Re: UNEXPECTED_INTERNAL_API_ERROR

2011-03-03 Thread devil'sadvocate
Hi, following are the request and response xml. INPUT request http://www.w3.org/2001/XMLSchema- instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; >https://adwords.google.com/api/ adwords/cm/v201008">https://adwords.google.com/api/ adwords/cm/v201008">DQAAAG8Y70kBpKztKLH

Differences in Web-Frontend and API

2011-03-03 Thread rumble_in_the_jungle
Hi there, i wonder how it can be that there are some Keywords like "" for which you can get search volume data using the adwords-api but not if you use the adwords-tool web frontend. Doing the reqest in "exact"-mode. in the awdwords tool it seems like the keyword "" does not exist when using "e

Re: UNEXPECTED_INTERNAL_API_ERROR

2011-03-03 Thread devil'sadvocate
Hi, following are the request and response xml. INPUT request http://www.w3.org/2001/XMLSchema- instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; >https://adwords.google.com/api/ adwords/cm/v201008">https://adwords.google.com/api/ adwords/cm/v201008">DQAAAG8Y70kBpKztKLH

Re: UNEXPECTED_INTERNAL_API_ERROR

2011-03-03 Thread Hans
Of course: snip I, [2011-03-03T11:22:43.956173 #88651] INFO -- : Wire dump: I, [2011-03-03T11:22:43.956392 #88651] INFO -- : = Request I, [2011-03-03T11:22:43.956484 #88651] INFO -- : ! CONNECT TO adwords- sandbox.google.com:443 I, [2011-03-03T11:22:44

ApiException when trying to add AdVariation (Not Sandbox)

2011-03-03 Thread Evgeniy Silenko
Request : http://schemas.xmlsoap.org/soap/ envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> https://adwords.google.com/api/adwords/cm/ v200909"> ** ** ** Mozzila 3.0 https://ad