AdWords API Re: Quality Scrore in Structure Report

2010-03-02 Thread DavM
That's a great idea, I'd like to vote for that too please! On Mar 2, 10:20 am, Daniel d...@ads2people.de wrote: Hi there! I'd like to bring up these topic again - so maybe you include it in the upcoming ReportService for the new API. As you mentioned here:

AdWords API Get Cost per campaign per day through API

2010-03-02 Thread lve
I have some campaigns running in google adwords. I manage these with the the adwords editor. That's good enough for. I'm not planning to manage these through the API. For report reason I would like to get every day an overview of the costs per campaign. I would like to get this with the google

AdWords API Help re: Migrating from v13 to v2009

2010-03-02 Thread leetee
Hi, I have built an application using v13 which only uses the ReportService. From what ihaev read about v2009 this service is not available yet. Does this mean I do not have to migrate my system to v2009 until this service is available? Will v13 continue to work until this is available? many

AdWords API XML Data for getting Monthly search volume for a keyword or phrase.

2010-03-02 Thread slloyd
Can someone please help me? I really need the XML in order to successfully get the monthly search volume (both globally and locally) if possible for a keyword or phrase. -- You received this message because you are subscribed to the Google Groups AdWords API Forum group. To post to this group,

AdWords API v2009 equivalent to v13's CriterionService.checkCriteria?

2010-03-02 Thread Zoroaster
v13's Criterion Service had a method called checkCriteria() to ensure your criteria were valid so you didn't blow your API credits on bad ones. Is there any equivalent method in v2009? -- You received this message because you are subscribed to the Google Groups AdWords API Forum group. To post

AdWords API API Error

2010-03-02 Thread acole...@searchinfluence.com
When we try to work with real google adwords system (not sandbox) it show us error. QuotaCheckError.INCOMPLETE_SIGNUP_LATEST_NETAPI_TNC_NOT_AGREED we have the same situation like here described http://groups.google.com/group/adwords-api/browse_thread/thread/bdf8e677df4ddecb We have sign up for

AdWords API Re: UNEXPECTED_INTERNAL_API_ERROR

2010-03-02 Thread Chandra Bhandaru
Eric, I stopped seeing this error for a while and now it started back again. The recent occurrence was when I tried to set AdParams in Sandbox. Let me know if you need any more information from me. Chandra On 10 Feb, 11:45, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi Chandra,

AdWords API TARGET_IS_ENCLOSED_BY_ANOTHER_TARGET

2010-03-02 Thread jean robert
I have this error : TARGET_IS_ENCLOSED_BY_ANOTHER_TARGET trying to set provinceTarget and countrytarget for a campaign. i use this code : countryCode : FR provinceCode : FR-B Can i set these two fields on the same campaign? -- You received this message because you are subscribed to the Google

AdWords API Re: OperatorError.OPERATOR_NOT_SUPPORTED

2010-03-02 Thread Ivo.bathke
hi just to let you know: in the docs it says: Note: to REMOVE use SET and mark status to DELETE. see: http://code.google.com/intl/de-DE/apis/adwords/v2009/docs/reference/CampaignService.html but it should state: DELETED that is misleading, isnt it? On 19 Feb., 22:00, AdWords API Advisor

AdWords API Re: Getting SOAP error while using TargetingIdeaService (Perl) : searchParameters not recognized

2010-03-02 Thread Suraiya
Hi Eric, Please have a look at my previous two posts. As we do not have access to the backend/server, it is very difficult for us to write a patch when the error message is very general like soap:Bodysoap:Faultfaultcodesoap:Server/ faultcodefaultstringFault occurred while processing./faultstring/

AdWords API Re: V2009 API SOAP/XML Examples?

2010-03-02 Thread Reed
OK, I found V200906 SOAP examples from the June 2009 V200906 release on the code.google site at http://code.google.com/p/adwords-api-xml-samples/downloads/detail?name=awapi_xml_samples_4.0.0.tar.gzcan=2q= This seems to have what I was asking for, but I'm not sure if any of the more recent

AdWords API Re: V2009 API SOAP/XML Examples?

2010-03-02 Thread Peer Jakobsen (AdWords API Guru)
You could take any of the client libraries, activate soap logging and then just run all the tests. That should give you lots of samples. Cheers -- You received this message because you are subscribed to the Google Groups AdWords API Forum group. To post to this group, send email to

AdWords API Site suggestions based on the specified category name on api v200909

2010-03-02 Thread Ashraf Akl
Hello I post this topic before but no one reply me, so i post it again with more accurate subject Here is my question again: There are any way to return site suggestions based on the specified category name on api v200909 like SiteSuggestionService.getSitesByCategoryName in api v13 Regards --