LocationExtension

2010-10-08 Thread Syed Javeed
hi, I have got confused when i read documentation about LocationExtension. Example for LocationExtension When i search with a keyword on google search, and check the result on Google Maps, I will be getting the search location on map with a pop up window. This pop up windows will shows

Re: Possible to get reports using api that were created within the webinterface (v201008)

2010-10-08 Thread scrat
Hi Anash, i refer to the new reports, which probably not saved while creating. I guess i just have to create reports and than download them. Within the old report center it was possible to let create all reports using webinterface and just download these reports bei the api. Another question: I

can't download report

2010-10-08 Thread Marco T.
Hi, when I try to download a report created by v201008 I'have this error: culdn't read report Is there a restriction on account? The report are created for AccountId and I try to download with the main account. This error occours everytime. I use the PHP client library to create a report. The

GetGeoLocationService changes Hannover to Hanover

2010-10-08 Thread RolfS
In a successful call to GetGeoLocationService the name of the german city Hannover will be replaced by Hanover in the resultset. The result is then used for a LocationExtension resulting. When displayed the ad has Hanover in the address line, which is irritating for a german audience. Is there

Getting Data for Keywords that contains +

2010-10-08 Thread Jaby-Chan
Hello, is it possibel to get Data from the TrafficEstimatorServiceInterface and TargetingIdeaServiceInterface for Keywords that contains +. Or is it necessary to escape the + to recieve Data for those keywords. As we send Keyword that contained + it return the Keyword with blankspaces at the

Just started using API and getting QuotaCheckError.ACCOUNT_INACCESSIBLE

2010-10-08 Thread Whale Ventures
Hello, I just started using the API, and am having my developer/programmer in Europe set it all up since I am not an expert programmer. However, After 15 credits being used we all of a sudden started seeing: QuotaCheckError.ACCOUNT_INACCESSIBLE Which I researched and means the acocunt is

Re: How does one setup Adwords Campaign Experiments/ACE via API?

2010-10-08 Thread AdWords API Advisor
Hi, 1) You need to set your original AdGroup to control only, so it later gets paused if you promote your experiment. 2) The Quality scores will get preserved the system is smart enough to understand that you are duplicating your ad group. So the suggestion made in the post still valid. Best,

ACCOUNT_PERFORMANCE_REPORT Fault

2010-10-08 Thread Fuxx
Dear Forum, i think the is a problem with the ACCOUNT_PERMANCE_REPORT enum in the system. Every request in the ReportDefinitionService runs fine except the AP- report. Iam getting only errors all the time from that report type. PHP-Code (from api samples): --- $user = new

Re: Search volumes and keyword suggestions for localized targeting is broken?

2010-10-08 Thread AdWords API Advisor
Hi All, The engineering team has identified an issue where language filters are used incorrectly in STATS requests. They are working to correct the problem and should hopefully have a fix available within the next week or so. For now the recommendation is to omit a language filter for STATS

Re: Ad Group Performance Report returning unexpected attribute name in XML

2010-10-08 Thread AdWords API Advisor
Hi Wilrik, Thanks for letting us know about this change in report field xml attribute names. We apologize for the sudden change, and we'll work with the core engineering team to ensure that these names remain stable. As for the percentServed field, I am not aware of any immediate plans to

Re: No results when using ExcludedKeywordSearchParameter

2010-10-08 Thread AdWords API Advisor
Hi, Thank you for reporting this issue. I did some tests and I am also seeing the same behavior. I'll work with the core engineering team to resolve the problem. If you are using version v201003 or v201008 you can switch to using the IdeaTextMatchesSearchParameter, which has an excluded field

Re: No results for some keywords

2010-10-08 Thread AdWords API Advisor
Hi Calford, I think this may be related to a separate issue involving language filters in STATS requests: http://groups.google.com/group/adwords-api/browse_thread/thread/53b854406eca8293/c8dc05831be0ddc7?show_docid=c8dc05831be0ddc7 Best, - Eric On Oct 6, 12:10 pm, calford

Re: Ad Performance Report in v201003 Beta

2010-10-08 Thread AdWords API Advisor
Hi Trevor, The field KeywordId is now available in the ad performance report, which will allow you to get statistics for unique ad-keywords combinations. The other fields of the keywords (text, match type, etc) will need to be retrieved using the AdGroupCriterionService or keywords performance

Re: Global Monthly Searches = NULL

2010-10-08 Thread AdWords API Advisor
Hi Alex, It looks you are running into a known issue where language filtering causes problems for STATS requests: http://groups.google.com/group/adwords-api/browse_thread/thread/53b854406eca8293/c8dc05831be0ddc7?show_docid=c8dc05831be0ddc7 Please follow that other thread for updates. Best,

php - getting keywords

2010-10-08 Thread Farid
Hi , I am new to this API , I need a function to get the keywords and then the ranking of that. I guess I need to use adGroupCriterionService , but don't see any function to get keywords Any hint or example is really appreciated. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: what im doing incorrect with v13 ?

2010-10-08 Thread AdWords API Advisor
Hi, The TrafficEstimatorService is not available in v210108, and if you are developing a new application this would be the better version to use: http://adwordsapi.blogspot.com/2010/09/discover-v201008-trafficestimatorservic.html Best, - Eric Koleda, AdWords API Team On Oct 7, 5:58 am,

Re: UserListService

2010-10-08 Thread AdWords API Advisor
Hi Dom, Unfortunately it isn't possible in v201008 to retrieve the javascript code snippet for a conversion type / tag using the API. We are investigating other ways to programatically generate the javascript code snippet, but we don't have any solutions at this time. For now you'll need to

Problem getting started with the Python api

2010-10-08 Thread Tim Wintle
I've been trying to run the python samples, but I'm getting the following error: {{{ Traceback (most recent call last): File get_all_campaigns.py, line 41, in module campaigns = campaign_service.Get(selector)[0] File ../../../../adspygoogle/adwords/CampaignService.py, line 83, in Get 'Campaign',

Re: db migration, are accents now ignored for spanish terms

2010-10-08 Thread AdWords API Advisor
Hi Calford, The TIS choosing to combine statistics for the accented and non- accented version of a word does not reflect any changes in the way Google.com search or AdWords ad serving behaves. As far as I know all accents are treated the same way. Best, - Eric On Oct 8, 9:10 am, calford

Re: When will v200909 be turned off?

2010-10-08 Thread AdWords API Advisor
Hi, No official sunset date has yet been announced for v13 or v200909, but you can expect it to be some time in the first half of 2011. Best, - Eric Koleda, AdWords API Team On Oct 7, 4:59 pm, Zoroaster patrick.stea...@gmail.com wrote: Has Google announced plans to shut down the v200909 API,

Re: UNEXPECTED_INTERNAL_API_ERROR With Very Large Request

2010-10-08 Thread AdWords API Advisor
Hi David, Please keep in mind that these errors may appear from time to time due to temporary resource issues in the AdWords API system: http://code.google.com/apis/adwords/docs/troubleshooting.html#InternalApiError If you provide the request ID that was included in the SOAP XML response I

Re: Add Operation Not Permitted

2010-10-08 Thread AdWords API Advisor
Hi Kevin, This error is usually caused by attempting to create a campaign within an MCC account, which isn't permitted. Ensure you have the clientEmail or clientCustomerId headers set and referencing a client account. Best, - Eric Koleda, AdWords API Team On Oct 7, 4:52 pm, kh1964

100 report definition limit

2010-10-08 Thread Trevor
I have heard that there is a limit of 100 report definitions per client but I have not been able to find any documentation on this. I was wondering what version this is for, is it currently being enforced and any another information you might have. Cheers, Trevor --

Getting id of an existing report

2010-10-08 Thread stiggywigget
I'm new to AdWords and to the API. I'm writing a batch process that will create and download reports. And that's all fine. But I'd also like to be able to determine if a report with certain criteria already exists. I can get _all_ the reports for a client id but I can't get a report for a