Re: Monthly AdWords API budget

2010-05-21 Thread Murray
Anyone have any ideas about this? On May 21, 10:31 pm, Murray wrote: > I'm getting some developers to build me an application that uses the > API. I am a bit worried that they will rack up big API bills when they > are testing it, however. I know that I can set a monthly budget in the > MCC to pr

Re: Suggested keywords issue

2010-05-21 Thread AdWords API Advisor
Hi, The v13 KeywordToolService has been replaced by the v200909 TargetingIdeaService. An example of how to use this service in PHP is available here: http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v200909/GetRelatedKeywords.php The TrafficEstimatorService is not

Re: LINE_TOO_WIDE error but < 25 characters

2010-05-21 Thread Peer Jakobsen (AdWords API Guru)
Asian characters count for 2. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 are su

Re: Sign up for Adwords API center

2010-05-21 Thread AdWords API Advisor
Hi Adam, The "AdWords API Center" tab is only available when you log in using your MCC account, which has a separate login and password then your normal AdWords account. Best, - Eric Koleda, AdWords API Team On May 20, 6:39 pm, adam wrote: > Hi, > I am trying to sign up for the adwords API cent

Re: Preferred AdWords API pricing

2010-05-21 Thread AdWords API Advisor
Hi Sneyyar, For questions about preferred pricing, please contact your Google account representative. If you don't have one or don't know who it is, please use http://www.google.com/support/adwordsapi/bin/request.py?contact_type=api_contact. To learn more about Preferred Pricing for Agencies, p

Re: Why Targeted Monthly Searches from TargetingIdeaService is Different from KeywordTool

2010-05-21 Thread AdWords API Advisor
Hi Gary, Targeted monthly searches returns the number of searches in the geography and language you specified, while global monthly searches returns the number of searches across all geographies and languages. When comparing to the results of Search-based Keyword Tool, ensure your settings are the

Re: MonthlySearchVolume not based on sktool?

2010-05-21 Thread AdWords API Advisor
Hi Marcus, Correct, the TrafficEstimatorService is part of v13 and will eventually be phased out. However, there isn't currently a v200909 replacement for this service, so it will continue to be available until a new TrafficEstimatorService is available (and for some months afterwards). Best, -

Re: Error with Example Ruby Script

2010-05-21 Thread AdWords API Advisor
Hi Gary, Issues with the Ruby client library can be filed here: http://code.google.com/p/google-api-adwords-ruby/issues/list Best, - Eric Koleda, AdWords API Team On May 20, 12:19 pm, "Joshua J. Kugler" wrote: > On Thursday 20 May 2010, search test elucidated thus: > > > > > > > I ran an exa

Re: I want to know how to use the services of v13 and v2009 simultaneously?

2010-05-21 Thread AdWords API Advisor
Hi, The ReportService is currently only supported in v13, and you'll need to use that version to schedule and download reports. Best, - Eric Koleda, AdWords API Team On May 20, 8:03 am, sheass wrote: > I need service of report of v13, but i'm using v200909. > how? > > thanks > > -- > =~=~=~=~=~

Re: Unable to download v2009 API

2010-05-21 Thread AdWords API Advisor
Hi, The AdWords API PHP client library with v200909 support is available here: http://code.google.com/p/google-api-adwords-php/ See the featured downloads on the right. Best, - Eric Koleda, AdWords API Team On May 20, 7:53 am, gestionlugares wrote: > I am working with v13 API for PHP and ha

Re: Setting the adParams back to the default values

2010-05-21 Thread AdWords API Advisor
Hi Mordechai, That is the correct way to delete an ad parameter, but you can't delete an ad parameter that doesn't exist, which is what the error is claiming. Best, - Eric On May 20, 6:06 am, Mordechai wrote: > Hi Eric, > > Thank you for you reply > > I was trying to do this:  $adParamOperation

Re: LINE_TOO_WIDE error but < 25 characters

2010-05-21 Thread AdWords API Advisor
Hi Joel, See the following AdWords help center article for more information: http://adwords.google.com/support/aw/bin/answer.py?hl=en-uk&answer=6095 "If you create text ads using non-Latin characters, please be aware that the character limit may vary. Ads in languages with double-byte characters

Re: What's wrong with CAMPAIGN SERVICE GET METHOD?

2010-05-21 Thread AdWords API Advisor
Hi All, I spoke with the core engineering team, and they have developer a fix which is likely to be rolled out late next week. Best, - Eric On May 19, 11:21 am, AdWords API Advisor wrote: > Hi All, > > The core engineering team is still working on this issue, but at this > time I don't have any

Set AdParams

2010-05-21 Thread Marc Quamediagroup
Hello, I would like to use Adparams services in order to update the ads dynamically. I have done a test on l’adgroupID [1397558686] and on criterion[(6638144635],[6638144725],[6638202055],[6638203405]) but this doesn’t seem to work properly. I have finally configured the match as follow: "Séjour t

Monthly AdWords API budget

2010-05-21 Thread Murray
I'm getting some developers to build me an application that uses the API. I am a bit worried that they will rack up big API bills when they are testing it, however. I know that I can set a monthly budget in the MCC to prevent this but I would like to know if Google strictly enforces these API budge

Keywords that are restricted by google adwords as policy violated keywords

2010-05-21 Thread Revathi
Team, Could you please provide the list of keywords that are restricted by google adwords as policy violated keywords. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~

content Targeting

2010-05-21 Thread srikanth
Hi, Can you help me out with the code for getting the content Targeting option in V200909. (.NET code required) i.e. "AllPlacements" or "SelectedPlacements" in the new version V200909. Thanks, Srikanth -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discuss

Re: LINE_TOO_WIDE error but < 25 characters

2010-05-21 Thread timprepscius
Interesting, utf-8 limit? (~50chars) On May 20, 9:36 am, joel wrote: > Hi, I'm receiving an AdError LINE_TOO_WIDE on an Ad Title, but it's > only 18 characters when you remove the DKI. Are there unique rules for > JP text? > > Here is the Ad Title generating the error: > > {KeyWord:赤坂エクセルホテル東急}に宿

Suggested keywords issue

2010-05-21 Thread freesystems.t...@gmail.com
Hi, What is methods for getting suggested keywords in new version. Old version code is as below $namespace = 'https://adwords.google.com/api/adwords/v13'; $keyword_tool_service = SoapClientFactory1::GetClient( $namespace . '/KeywordToolService?wsdl', 'wsdl'); $k