Search Query Performance Report generation time

2011-07-14 Thread Tomasz Pajor
Hello, I want to ask why generation of search query performance reports takes so long. Today it took 1 hour 10 minutes, that's very long. RequestId: ba65de00ce3a3ee960480b55b40e9f92 -- Best regards Tomasz Pajor -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

V13 ReportService customer report validation

2011-07-14 Thread rafal
Hi With one of my customers I faced strange problem. So far I had no problems with generating reports for him in line with other customers, so I used crossClient flag. Today, I got Either this object does not exist, or this user does not have permission to access it. error code 4. (with

Re: Need help with Proxy authentication in C#

2011-07-14 Thread j.theu...@pilot.de
Hi Thomas, did you find a solution? I face the same problem and have no idea why this error emerges. I'd appreciate every hint that helps. Thank you! #Jo On 7 Jul., 12:56, Thomas D thomas.dico...@gmail.com wrote: Hello, I'm trying to instantiate a new AdWordsUser, for that I use the

Re: v201101 - report delay?

2011-07-14 Thread John Bliss
For posterity, here's the answer: Google: The existing documentation for v201101 cross-client reports specify that a queryToken will get returned with the response to the download url: http://code.google.com/apis/adwords/docs/reportingtopics.html#crossclient From your posted responses, I don't

Re: Python client AuthenticationError.GOOGLE_ACCOUNT_COOKIE_INVALID

2011-07-14 Thread Pete Lavetsky (AdWords API Guru)
Marcky, The authToken isn't the same as your developer token / application token. http://code.google.com/p/google-api-adwords-python-lib/wiki/Readme Pete On Jul 14, 2:54 am, Marcky marco.march...@gmail.com wrote: I use the latest API version v201101, initialize a client instance: client =

Re: Python client AuthenticationError.GOOGLE_ACCOUNT_COOKIE_INVALID

2011-07-14 Thread Marcky
Hi Pete, thanks for your answer :-) i've not understood what do you mean.. i know they're different, this is my headers: headers={ 'email': email, 'password': password, 'authToken': 'my_approved_auth_token', 'clientEmail': 'client_1+%s' % email,

Re: Python client AuthenticationError.GOOGLE_ACCOUNT_COOKIE_INVALID

2011-07-14 Thread Pete Lavetsky (AdWords API Guru)
What you're specifying as your authToken in the header is actually your applicationToken Set 'applicationToken' header with 'my_approved_auth_token' http://adwordsapi.blogspot.com/2010/07/discover-v2009-working-with-authtokens.html Pete On Jul 14, 10:10 am, Marcky marco.march...@gmail.com

I am not able to create campaign in sandbox

2011-07-14 Thread soumya pathuri
I am not able to create new campaign using adwords sandbox.I already created sandbox and I can login to sandbox account viewer but, I am getting following error when creating new campaign. Please suggest error: soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/

Re: Python client AuthenticationError.GOOGLE_ACCOUNT_COOKIE_INVALID

2011-07-14 Thread Marcky
Ok seems to be ok now, but there's another different problem. In adspygoogle/common/AuthToken.py, line 101 generate a ValueError exception too many values to unpack (already seen many times) i use python 2.5 is it possible the cause? thanks Pete for your patience :) On Jul 14, 4:15 pm, Pete

Login failures across numerous accounts

2011-07-14 Thread tozor
We are seeing API login failures across numerous accounts (accounts that we access everyday and have done so for long periods of time). Basically we are getting CLIENT_EMAIL_INVALID. This started happening about 7AM CST this morning. Is this a known problem? Anyone else seeing this all of a

Re: Python client AuthenticationError.GOOGLE_ACCOUNT_COOKIE_INVALID

2011-07-14 Thread Pete Lavetsky (AdWords API Guru)
http://stackoverflow.com/questions/1479776/too-many-values-to-unpack-exception/1479796#1479796 Pete On Jul 14, 10:34 am, Marcky marco.march...@gmail.com wrote: Ok seems to be ok now, but there's another different problem. In adspygoogle/common/AuthToken.py, line 101 generate a ValueError

AuthenticationError with clientCustomerId but works with clientEmail

2011-07-14 Thread my_sand...@abv.bg
Hello I am new in Adwords world and when i tried to use my clientCustomerId the authentication does not work. How to fix the problem? Here bellow some info from the log file. I use PHP library v201008 [Jul 14 2011 19:47:38.00 - INFO] email=my_sand...@abv.bg effectiveUser=346-xxx-

TargetingIdeaService to add new keywords

2011-07-14 Thread soumya pathuri
Can please post xml for add adding new keywords to adgroup v201101. thanks, Soumya. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Login failures across numerous accounts

2011-07-14 Thread Tilendor
We are also suddenly getting a large number of reporting errors. An error message we are receiving is System.Web.Services.Protocols.SoapException: Login with this username/ password failed. I'm still digging into it. On Jul 14, 10:22 am, tozor tim1%adlucent@gtempaccount.com wrote: We are

Re: Retrieve date that an ad was created

2011-07-14 Thread Michael
Thanks very much for your suggestion-- I will be running some tests. On Jul 13, 4:28 pm, jstedman jason.sted...@thesearchagency.com wrote: You could check out the CustomerSyncService:http://code.google.com/apis/adwords/docs/reference/latest/CustomerSyn... --

add keywords to existing adgroup and campaign in sandbox.

2011-07-14 Thread soumya pathuri
Can someone please suggest how to add keywords to existing adgroup and campaign in sandbox. Thanks, Soumya. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Login failures across numerous accounts

2011-07-14 Thread Tilendor
Google is consolidating their separate login systems. For us because we used the same login email in Google Account and Google Apps, our Adwords e-mail was changed from my_email@my_company.com to my_email %my_company@gtempaccount.com and wanted me to consolidate accounts. I attempted that

Reports Not Working in Sandbox

2011-07-14 Thread Sajan Maharjan
Hi, I am using .Net Client Library v201101 Everything used to work fine, but its been about 2 days that I cannot download reports at all. It give me an API Error. First I thought the google server for reports was down but the error still persists. I haven't made any changes to the code from

Re: Sandbox Report Problems (UNEXPECTED_INTERNAL_API_ERROR)

2011-07-14 Thread Sajan Maharjan
Thanks, Have been struggling to get Report Definitions I got the same error.. So any developments on how to remove the error Google.Api.Ads.AdWords.Lib.AdWordsApiException: An API exception has occurred. See ApiException and InnerException fields for more details. ---