Re: Policy Errors on Keywords in Sandbox

2010-05-04 Thread Ivo.bathke
hi all i just got an PolicyViolationError for a criterion in the sandbox while trying to use 'Toshiba' as a keyword. seems to work thus. are this -live- policy errors? and is there a list or an api for what words are under policy violation, so i could block or replace them in advance. cheers iv

How can i get the stats for "All Placements"

2010-05-04 Thread Daniel
Hey! I get my Keyword and Placement Stats over the KeywordReportService. Everything works fine except the Campaigns that run in the ContentNetwork. For example: For a Campaign that runs in the ContentNetwork i get 4 clicks for our "Selected Placements". In the Adwords Web Interface i can see, tha

Internal Server Error While Creating Campaign

2010-05-04 Thread PayLoadz
Hello Everyone, When I tried to create campaign service to add Campaign it always gives me a return code 500 "Internal Server Error". Please Help I am using c#.net with noclient library for v200909 with raw api call,My approach has been to not use any of the toolkits, but rather

v2009 Monthly Search Volume Example

2010-05-04 Thread f...@langemarkdesign.com
I am looking to allow a user to enter a keyword and display for them a list of keyword suggestions with Global Monthly Search Volume. I want this to be based on a broad match. Can someone please please provide me with a code example in PHP? I've been working on this for three days now, and I am c

Boomuserlist Question

2010-05-04 Thread lars.k...@schipholtickets.nl
I've read about the Boomuserlist keyword issue. The company i work for has encountered the same problem. Google Analytics shows that on the date of april 2nd, 1 conversion was made on the keyword: boomuserlist:: 5537. Extensive search in Adwords and our database didn't show, frankly as expected, n

TrafficEstimatorService result is always 0

2010-05-04 Thread shailendra.si...@infoahore.biz
Hi, I am calling TrafficEstimatorService for estimate of keyword as given http://code.google.com/p/adwords-api-java-samples/source/browse/trunk/src/EstimateKeyword.java in,live mode with live account . I am getting 0 as result of each property . Result of this test program is Lower average

Cannot resolve 'ns1:CampaignOperation' as a QName

2010-05-04 Thread Satish Mantri
Advisory team and Forum Members, Just installed aw_api_php_lib_2.1.0 My PHP version is 5.2.5 version v200909. SOAP support is there. My example GetRelatedKeywords.php runs fine but ... when I try to use examples/v200909/GetAllCampaigns.php I get this error. SoapFault Object ( [message:protecte

Re: trafficEstimator service migration

2010-05-04 Thread AdWords API Advisor
Hi Bram, Based on our current estimates, the new version of the TrafficEstimatorService should be available around mid-Q3. The v13 version of the service won't sunset until a couple months after the new version is released. Please note that while we're sharing these rough estimates to help you p

Re: Remarketing Support in v2009

2010-05-04 Thread AdWords API Advisor
Hi Susan, Based on our current estimates, re-marketing and audience targeting functionality should be available in the API around mid-Q3. Please note that while we're sharing these rough estimates to help you plan your API development, all dates are subject to change. Best, - Eric Koleda, AdWord

Re: Uploading media via API

2010-05-04 Thread AdWords API Advisor
Hi Don, The ability to upload images and icons for location extensions should be available within the next 4-5 weeks. Please note that while we're sharing these rough estimates to help you plan your API development, all dates are subject to change. Best, - Eric Koleda, AdWords API Team On Apr 3

Re: trafficEstimator service migration

2010-05-04 Thread bramiozo
I know enough, estimate or not ;) . Thanks Eric On 4 mei, 16:33, AdWords API Advisor wrote: > Hi Bram, > > Based on our current estimates, the new version of the > TrafficEstimatorService should be available around mid-Q3.  The v13 > version of the service won't sunset until a couple months afte

may i write the translation for the Migrating from v13 to v2009 page ?

2010-05-04 Thread Mattia Vio
if you want i can translate in my free time the google api page in italian. just le me know, i think it would be nice for all italians programmer like me :) thank you and let me know how to and to who send eventually the mail. Mattia -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

Re: How to get Volume (statistical information) about Keywords.

2010-05-04 Thread iosif feygin
Hi Eric, This is from My Code (it is - your example to find related keywords). Where I have to put - AVERAGE_TARGETED_MONTHLY_SEARCHES. Is it will give extra fields for a volume?. I can not see volume class in keyword.java in library. Is it possible to give a full example? I think it can be useful

Re: TargetingIdeaService Keywordsvariations for several keywords

2010-05-04 Thread Luis Siquot
just add more elements to the array like: $keyword = new Keyword(); $keyword->text = 'sample phrase'; $keyword->matchType = 'EXACT'; $k2 = new Keyword(); $k2->text = 'other sample phrase';// ensure to not repeat keywords $k2->matchType = 'EXACT'; $keyword_array = array($keyword, $k2);

Re: Uploading media via API

2010-05-04 Thread Don Spaulding
Thanks for the timeline Eric. It's good to know that it's on the radar. On a related note, I see there are WSDLs available for a 201002 version of the API, but I don't see any different docs for it. Do features (like the ability to upload media) get added in-between doc updates? Asked a differ

AdWords Downtime: May 8th, 10am-2pm PDT

2010-05-04 Thread AdWords API Advisor
We'll be performing routine system maintenance on Saturday, May 8th 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 -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=