Re: UNEXPECTED_INTERNAL_API_ERROR

2010-11-16 Thread AdWords API Advisor
Hi All, Thank you for reporting this issue. The problem only appears to be affecting the sandbox environment at the moment. We are working with the core engineering team to address the issue, and I'll update this thread when I have more information. Best, - Eric Koleda, AdWords API Team On Nov

Re: UNEXPECTED_INTERNAL_API_ERROR

2010-11-16 Thread Amit Sasturkar
I am also seeing consistent UNEXPECTED_INTERNAL_API_ERRORs with the adwords python client - adspygoogle v13.0.0. I noticed that the errors only occur on "mutate" requests. "get" requests go through without any issue. Amit On Nov 16, 4:08 pm, "morgan+adwo...@wishpond.com" wrote: > We're receivin

Re: CampaignStats not returning network type.

2010-11-16 Thread dkasak
Our users are also asking for this metric. Any word on future availability? Dan On Oct 28, 6:51 am, AdWords API Advisor wrote: > Hi Andy, > > Unfortunately impression share isn't available in v2010* reports yet, > but I'll talk to the core engineering team about exposing it. > > Best, > - Eric >

Re: No results for September

2010-11-16 Thread AdWords API Advisor
Hi Calford, I'll reach out to the team that manages that data and see if I can get more information. Best, - Eric On Nov 16, 12:17 am, calford wrote: > Hi Eric, > > Today is November 16 and I cannot see results for October yet. > > Thanks > > On Nov 10, 12:31 am, AdWords API Advisor > > > > > >

Re: UNEXPECTED_INTERNAL_API_ERROR

2010-11-16 Thread morgan+adwo...@wishpond.com
We're receiving almost nothing but UNEXPECTED_INTERNAL_API_ERROR using the ruby library and the 201008 api with the sandbox environment. If anyone can shed some light on the problem that would be fantastic but since it appears to be an internal-to-google thing I'm guessing there isn't anything I

TargetingIdea service RelatedToUrlSearchParameter

2010-11-16 Thread penaz
Hi 2 Questions: Question 1: We're using the API to query for keywords found on a webpage and want to include keywords from linked pages. Example: www.prettybabygifts.com We've set the 'includeSubUrls': 'True' Is this the correct way to get keywords from linked pages? The default is False.

Re: UNEXPECTED_INTERNAL_API_ERROR

2010-11-16 Thread Doug s
Also the v13 getAccountInfo is always failing for certain accounts Please fix... thanks! On Nov 16, 8:46 am, "y...@esearchvision.com" wrote: > i keep getting lots of internal errors as well: > > http://schemas.xmlsoap.org/soap/envelope/";> >         >                 xmlns="https://adwords.g

Re: Sandbox: v13 getAccountInfo failing

2010-11-16 Thread AdWords API Advisor
Hi Doug, We are experiencing some problems with the sandbox environment. Follow this thread for updates: http://groups.google.com/group/adwords-api/browse_thread/thread/a3bd4d4db19ce6b4/ Best, - Eric Koleda, AdWords API Team On Nov 15, 1:26 pm, Doug s wrote: > Caused by: An internal error h

Re: Replicating UI report with comprehensive Destination URL activity including remarketing

2010-11-16 Thread AdWords API Advisor
Hi Jonah, Thanks for taking the time to give us this kind of detailed feedback. You made some very good points, and I'll discuss this information with the core engineering team. Best, - Eric Koleda, AdWords API Team On Nov 15, 11:57 am, jonahviakeyboard wrote: > Thanks for all the responses Eri

Re: Receiving UNEXPECTED_INTERNAL_API_ERROR

2010-11-16 Thread AdWords API Advisor
Hi All, Please follow this thread for updates: http://groups.google.com/group/adwords-api/browse_thread/thread/a3bd4d4db19ce6b4/ Best, - Eric Koleda, AdWords API Team On Nov 16, 2:07 am, DZ wrote: > me too > > On 11月16日, 上午4时38分, John wrote: > > > > > > > > > Just started seeing this error

Re: INTERNAL SERVER ERROR when I try tu add keywords to a adgroup

2010-11-16 Thread AdWords API Advisor
Hi, Is this in the sandbox environment? If so please follow the discussion here: http://groups.google.com/group/adwords-api/browse_thread/thread/a3bd4d4db19ce6b4/ Best, - Eric Koleda, AdWords API Team On Nov 14, 1:24 pm, Bianca wrote: > Hello, > > I want to add keywords to my adgroups and

Re: Unable to declare new TextAd

2010-11-16 Thread AdWords API Advisor
Hi All, The PHP client library loads the necessary classes when the service is created. $adGroupAdService = $user->GetAdGroupAdService('v201008'); You need to ensure that the service is created before you start using the classes. Best, - Eric Koleda, AdWords API Team On Nov 16, 8:12 am, Neha

Re: Application Token in PHP

2010-11-16 Thread AdWords API Advisor
Hi Vince, The application token is deprecated and ignored, so you can choose to leave it blank or send in an arbitrary value. Best, - Eric Koleda, AdWods API Team On Nov 13, 7:00 am, vinceadwords wrote: > Hi everyone, > > I was reading the README file of the PHP package and here was what I > fo

Re: Newbie Questions about API Units, PHP for AdWords API

2010-11-16 Thread AdWords API Advisor
Hi Vince, To address your questions: 1) There are different payment options, and their availability varies by country, but the most common option is credit card post-pay billing. 2) The AdWords API Terms and Conditions spell out the rules relating to developer tokens: http://code.google.com/a

Re: Elevated API Units used?

2010-11-16 Thread AdWords API Advisor
Hi, I'm glad you were able to isolate the source of the problem. We've heard some similar requests regarding more detailed usage breakdowns, but the general philosophy we've been operating under is that API unit cost book keeping is primarily the responsibility of the client application. Perhaps

Re: Get the number of clicks for a named keyword

2010-11-16 Thread AdWords API Advisor
Hi, This is a creative use of predicates, but it would be fairly inefficient to create a new report for every keyword. If you change you KeywordText Predicate to use the IN operator and then set the values to be an array of all the keywords you want to check, then you can use one report to get al

Re: is there a way to pull AdGroupService or AdCampaignService with currency in stats[] ?

2010-11-16 Thread AdWords API Advisor
Hi Alex, Each AdWords account has a single currency defined, and all monetary values retrieved for that account will be returned in that currency. Best, - Eric Koleda, AdWords API Team On Nov 15, 1:57 am, Alex Pletnev wrote: > If i have much groups and campaigns, and each other has own currency

Re: Error using campaignservice on sandbox [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ ]

2010-11-16 Thread Nick
I'm seeing exactly the same behavior. On Nov 16, 10:05 am, JM Bruneau wrote: > I keep getting this error on the sandbox, same request on live > instance does work. > > >         xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; >         xmlns:ns1="https://adwords.google.com/api/adwor

Re: Outage?

2010-11-16 Thread jhgd
Nevermind. It's only the sandbox. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you ar

Outage?

2010-11-16 Thread jhgd
Is there an outage occurring? My team is seeing errors. -jhgd -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You receive

Error using campaignservice on sandbox [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ ]

2010-11-16 Thread JM Bruneau
I keep getting this error on the sandbox, same request on live instance does work. 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";>

UNEXPECTED_INTERNAL_API_ERROR Sandbox

2010-11-16 Thread Rong
Hello, We UNEXPECTED_INTERNAL_API_ERROR in Sandbox using Perl AdWords API V201008 library. And this problem occurs too often. Request ID: b8b5894379dccf145456825f4225778d Thanks for your response. Rong -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussi

Sandbox: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @

2010-11-16 Thread Faster2B
Hi, Is sandbox down right now? I'm using v201008 and when create the keyword and the campaign i get this error. Thanks, Giu -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

campaignStatuses not working?

2010-11-16 Thread addict
I want to get all active campaigns. But i get all campaigns (active, paused and deleted) I use v200909 Here is my SOAP-Request: CampaignService:get> ACTIVE 19700101 20310101 0 28

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2010-11-16 Thread Kriest van Lokven
Once a week i work on a project with the Google Adwords API, last week everything was working fine. Today i executed the program again and i got a InternalApiError.UNEXPECTED_INTERNAL_API_ERROR error. I didn't change a thing. Also the standard examples are throwing a InternalApiError.UNEXPECTED_INT

Re: Receiving UNEXPECTED_INTERNAL_API_ERROR

2010-11-16 Thread DZ
me too On 11月16日, 上午4时38分, John wrote: > Just started seeing this error -- have been actively developing > against the sandbox, and the code I'm using to create campaigns has > been working all day. > > Have seen this on both calls to create a campaign and to create an ad > group. I'm developing

Adwords API data form

2010-11-16 Thread Bibby
How can I get hourly aggeragated data and also including average postion? Thanks! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Why client id failed on sandbox?

2010-11-16 Thread Neha Bansal
Hi I have been using a client email Id from a month on sandbox. But it started giving an internal API error. When i changed the client id to client_2+...@gmail.com then it started working fine. Can you please tell me the reason for this and how can i use the old client id? Thanks Neha -- =~=~

Re: UNEXPECTED_INTERNAL_API_ERROR

2010-11-16 Thread y...@esearchvision.com
i keep getting lots of internal errors as well: http://schemas.xmlsoap.org/soap/envelope/";> https://adwords.google.com/api/adwords/cm/ v200909"> 56e591604556d779349db47367188045 1 296

Re: UNEXPECTED_INTERNAL_API_ERROR

2010-11-16 Thread Gerard Escalante
We're experiencing a lot of errors with the Sandbox environment as well - it has been relatively useless since Nov 10. Gerard Sample Request ID: 01b8cbc90f50e32d6d691ecbad4daa67 -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsa

Re: Unable to declare new TextAd

2010-11-16 Thread Neha Bansal
M getting the same error while working on sandbox...i just used one of the examples given in API to publish a text ad. Please help me! Neha On Nov 14, 9:20 am, wolfgang wrote: > Hi, > > I am getting the following error when i try to create new TextAd as: > $textAd = new TextAd(); > > Fatal erro

GOOGLE_ACCOUNT_COOKIE_INVALID for many cached authentication tokens

2010-11-16 Thread Zweitze
Hi all, As recommended in articles like http://adwordsapi.blogspot.com/2010/07/discover-v2009-working-with-authtokens.html we store authentication tokens externally instead of re-requesting them over and over again. In our implementation they are stored in a database, with a datetime stamp so we k

Need some help about API/Keywords

2010-11-16 Thread Exar Kun
Hello, I recently began to develop with the Adwords API and I'm using the php library. I would need some help to understand some things about the keywords/ad groups. I have a list of products, and for each product I want to create a "Keyword" criteria (or update it if it already exists). So I do

Re: Elevated API Units used?

2010-11-16 Thread j.e.frank
I figured it out, and I feel kind of foolish now. I'll just post what happened in case someone else runs into a similar issue. The way that you retrieve fine-grained API usage is by passing in the name of a service and the name of a method on that service. We had some code that used the v13 API to

Re: No results for September

2010-11-16 Thread calford
Hi Eric, Today is November 16 and I cannot see results for October yet. Thanks On Nov 10, 12:31 am, AdWords API Advisor wrote: > Hi Calford, > > I haven't been able to pin down an expect time frame just yet, but let > me know if the data doesn't become available within the next few days. > > Be