Re: Suggested Bid from Search-based keyword tool vs (API) CPC from Traffic Estimator

2010-09-09 Thread AdWords API Advisor
Hi All, There are no plans at this time to add CPC or bid information to the TIS. Please keep in mind that the Search-based Keyword Tool is based off of different technology than the TIS, which is more similar to the AdWords Keyword Tool: https://adwords.google.com/select/KeywordToolExternal

Re: ReportDefinitionService Out of Beta / Rate Change

2010-09-09 Thread AdWords API Advisor
Hi Ewan, At this time there is no sunset date set for the v13 ReportService, and any announcement to that end will be made on the official AdWords API blog: http://adwordsapi.blogspot.com/ The core engineering team is currently working on allowing you to segment the Ad Performance report by ke

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2010-09-09 Thread alexis
Hi, I'm running into the same problem with our test suite. Maybe there's something wrong with the sandbox? cheers, alexis On Sep 9, 2:19 pm, veezus wrote: > Hey there, > > We've got a test suite on our application that tests creating > campaigns. We completed that functionality over a week ago.

Job Statuses not working (Ruby API, jobStatuses)

2010-09-09 Thread ojak
Job statuses are not returning correctly for selector.jobStatuses in production environment (Ruby API). Below are two queries which should both return the same values: # Get ALL jobs: selector = @service[:bulk_mutate_job].module::BulkMutateJobSelector.new selector.jobStatuses = [] @service[:bulk_

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2010-09-09 Thread veezus
Hey there, We've got a test suite on our application that tests creating campaigns. We completed that functionality over a week ago. However, the test suite (which hits Google Adwords Sandbox) has started reporting the InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when creating campaigns. The res

Re: Why validateOnly require exemptionRequests ???

2010-09-09 Thread AdWords API Advisor
Hi Suraj, This is a known bug in the client library due to the (buggy) way that soap4r handles property hashes... Check http://code.google.com/p/google-api-adwords-ruby/issues/detail?id=19 for more information on the bug. Essentially, what you need to do is create an object instead, and use that.

AdWords Downtime: September 11, 10am-2pm PDT

2010-09-09 Thread AdWords API Advisor
We'll be performing routine system maintenance on Saturday, September 11 from approximately 10:00am to 2:00pm PDT. You won't be able to access AdWords or the API during this time frame, but your ads will continue to run as normal. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~

Adwords Integration with sandbox and PHP

2010-09-09 Thread Noddy
Hello all, Today I have started working on google adwords for one of my client.I have already gone through with all the forums and threads on this group and found nothing useful.Every where I found just a small message that "Please find more about this problem at some link". I have made changes i

Campaign Targeting with ProximityTargets in 201003

2010-09-09 Thread veseo
Hi, I am developing a service that uses the Google Adwords API to create and edit campaigns with their respective targetings. However, when I try to send a campaign that has Geo Targetin that includes Proximity Target(s), I get an error - "Unmarshalling Error: Unable to create an instance of com.go

Re: Suggested Bid from Search-based keyword tool vs (API) CPC from Traffic Estimator

2010-09-09 Thread hank khang
Why does the traffic estimator api not fetch the suggested Bid value that is provided through the sktool keyword UI? It is suggested Bid that we need. A second related question. Why is the competition value from ITS a fractional value ranging 0 to 1 but is an integer ranging from 0 to 9 in the UI

Re: ReportDefinitionService Out of Beta / Rate Change

2010-09-09 Thread ewan
Hi Eric, Does this mean that the v13 API will be depreciated soon? Do you know if v201003 will be a functional equivalent to v13 by that time? I'm a bit worried about the missing fields on the Ad Performance report. Without knowing the keyword id/network combinations for each ad then some report

Re: Error on accessing adword api

2010-09-09 Thread AdWords API Advisor
Hi Tanveer, Most of the services of AdWords API v13 were turned off several months back. See http://adwordsapi.blogspot.com/2010/04/most-v13-services-turned-off-today.html for details. You need to migrate your code to the new version of AdWords API. The easiest way would be to pick a client libr

Re: How to get the NetworkCoverageType value from Campaigns list in Java?

2010-09-09 Thread AdWords API Advisor
Hi Jose, You can report the issues specific to AdWords Editor at http://www.google.com/support/forum/p/AdWords?hl=en. Also, is the code snippet working fine? Cheers, Anash P. Oommen, AdWords API Advisor. On Sep 8, 10:33 pm, Jose II wrote: > Hello Anash, > > Thanks for the logic code example. Du

Re: SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED.

2010-09-09 Thread AdWords API Advisor
Hi Ojak, Can you post a sample requestid? Anash On Sep 9, 4:42 am, ojak wrote: > Nope.  Received it on mutates as well when adding Ad Groups. > > On Sep 7, 10:12 pm, AdWords API Advisor > wrote: > > > > > Hi Ojak, > > > I checked with the AdWords team yesterday, I was told that > > RESPONSE_SI