AdWords API Re: Reporting service error

2010-02-26 Thread harroot
I fix this There must be 3 aggregation types , Url type is messed. Best regards, Harut. On Feb 25, 7:29 pm, Harutyun Terteryan wrote: > Hi all, > > I'm using .net lib v13 , I try to createreportwith adwordsReportServicebug > get error from it. > > Here is my request ` > -SoapRequest at 25.

AdWords API Reproting Service and Rules

2010-02-26 Thread harroot
Hi all, I'm trying to create report, using api v13 .net lib. Everything corresponds with Report rules, mentioned in adwords google group, but for any type of report I get * One or more report job parameters is invalid. * Keyword doesn't allow the following aggregation types: [DayOfWeek]

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

2010-02-26 Thread Suraiya
Hi Eric, I set the namespace to be cm in the RequestHeader for the TargetingIdeaService and rebuilt the Client libraries. I am no longer getting the authentication issue. But I am getting another issue like ( 'faultcode' => 'soap:Server', 'faultstring' => 'Fault occurred while processing.'). Based

AdWords API Re: AdWords and Web Search API

2010-02-26 Thread Evgeniy Bogdanov
Hi Dave. I've tested Google Ajax Search API, but it gives different values from Google Web Search. But this is one legal way to get this data from Google. If this is good for you - you can test it. Seems that you will not get any luck in that, as I've tested partners sites, which are using Google

AdWords API getCustomizedKeywordListEstimate(

2010-02-26 Thread Mariya
Does 'proximityTargets' are broken for getting traffic estimator? When we use it we have huge results. -- 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-...@googlegroups.com. To unsubscribe from th

AdWords API Re: Getting a user-friendly text from an exception in v200909

2010-02-26 Thread Zweitze
Another example - one of the test account produced NOT_ADS_USER @ (). This was not produced by the ClientLogin API, but by a call to the campaign service. In this case the .NET library was not very helpful and generated a message with exactly that code. My application cannot sort out t

AdWords API Re: v200909 How to get "additional keywords to consider" using the TargetingIdeaService?

2010-02-26 Thread web.dev
Hi Eric, thank you for your quick reply! Unfortunately I think your summary is not precise. I checked it - using the example from my last post with your idea "excluding the BROAD version" doesn't work the way the Google Keyword Tool does. The stemmed version does a better job in my case. Is ther

AdWords API Re: v200909 How to get "additional keywords to consider" using the TargetingIdeaService?

2010-02-26 Thread web.dev
UPDATE: The BROAD solution is "almost" precise! But there are some exceptions - in my example "gesetzlich krankenversicherung" still shows up as an "additional" keyword... -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this grou

AdWords API Re: need Information on api charges by google

2010-02-26 Thread AdWords API Advisor
Hi Raghavendra, For all methods you are charged based on the number of results returned by the method. In your example you are charged per-campaign returned or per-ad group returned. Best, - Eric Koleda, AdWords API Team On Feb 25, 6:57 am, RAGHAVENDRA SUDHA wrote: > HI, > > i was going throug

AdWords API Re: Reproting service unexpected error

2010-02-26 Thread AdWords API Advisor
Hi Harroot, The ContentPlacement report requires three aggregationType values, and you are only setting two. Please see the aggregationTypes section for more information: http://code.google.com/apis/adwords/docs/developer/adwords_api_report_contentplacement.html Best, - Eric Koleda, AdWords

AdWords API Re: findBusiness

2010-02-26 Thread AdWords API Advisor
Hi, There is no equivalent method in v2009, but it could be that you don't need this functionality anymore. LBAs have been replaced by LocationExtensions, and they work a bit differently. More information can be found here: http://adwordsapi.blogspot.com/2009/12/discover-v2009-location-extens

AdWords API Re: API bug setting No End date to existing campaign

2010-02-26 Thread AdWords API Advisor
Hi, This is the intended behavior of the API. When you set a field to null you are indicating that you don't want to change the value of the field. If you want to set the end date to "No end date" you need to use the special date 20371230. This information hasn't been transferred into the new v

AdWords API Re: CANNOT_CREATE_CAMPAIGN_WITH_CONVERSION_OPTIMIZER when adding a campaign?

2010-02-26 Thread AdWords API Advisor
Hi Tegan, It is not possible to create a campaign with a conversion optimizer bidding strategy. If you want to use the conversion optimizer for a campaign you need to use a bidding transition. This currently isn't well documented, and I'll work on that. Best, - Eric Koleda, AdWords API Team On

AdWords API Re: Keyword CPC in v2009

2010-02-26 Thread AdWords API Advisor
Hi, The TargetingIdeaService does not return estimated CPC values. This can be done using the TrafficEstimatorService, which hasn't yet been migrated to v2009. Best, - Eric Koleda, AdWords API Team On Feb 25, 4:49 am, Evgeniy Bogdanov wrote: > Hi. > I didn't found the way to get Cost-per-Click

AdWords API Re: SET Operation change campaign endDate to "No End Date" value

2010-02-26 Thread AdWords API Advisor
Hi, Please see my response on this other thread: http://groups.google.com/group/adwords-api/browse_thread/thread/44c55eb99e791b06/ Best, - Eric Koleda, AdWords API Team On Feb 25, 5:14 am, Liudas wrote: > Hi, > > how to change endDate field to "No End Date" value for existing > campaign? >

AdWords API Re: SET Operation change campaign endDate to "No End Date" value

2010-02-26 Thread AdWords API Advisor
And this one as well: http://groups.google.com/group/adwords-api/browse_thread/thread/172bc7890262599a/ Best, - Eric On Feb 26, 10:40 am, AdWords API Advisor wrote: > Hi, > > Please see my response on this other thread: > >  http://groups.google.com/group/adwords-api/browse_thread/thread/44c

AdWords API Re: GetAllClients

2010-02-26 Thread AdWords API Advisor
Hi, The v13 AccountService has not yet been migrated to the v2009 API. In the mean time you will need to use the v13 AccountService for this functionality. Best, - Eric Koleda, AdWords API Team On Feb 25, 9:56 am, iugouruguay wrote: > Hello, I am migrating an application which used v13 of apil

AdWords API Re: Developer token approval

2010-02-26 Thread AdWords API Advisor
Hi Ido, A company is only permitted to have one developer token. That token can be used across all of your MCC accounts. Best, - Eric Koleda, AdWords API Team On Feb 25, 10:43 am, Idoshilon wrote: > Hi, > > Is there any way to accelerate token and application approval > process ? > we alreday

AdWords API ad mutation in API v200909

2010-02-26 Thread kgb
Hi everybody. I need to change urls of my ads. Unfortunately ads are unmutable in AdGroupAdService(for reason unknown). Is there any way to modify ad info through API v200909? BulkMutateJobService maybe? Will this possibility be added anytime soon? Why is it forbidden(it seems starnge)? Thanks in

AdWords API Re: Fault: 1 Code: soapenv:Server.generalException String: An internal error has occurred. Please retry your request. In update criteria

2010-02-26 Thread AdWords API Advisor
Hi, I believe the problem is that you are not setting the type of the criteria object. You either need to set the xsi:type to "Keyword" or include the field criterionType with the value "Keyword". 1366519735 Keyword 17398960 10

AdWords API Re: StatsSelector Not Filtering Results

2010-02-26 Thread AdWords API Advisor
Hi, The library requires a special version of SOAP::WSDL, as mentioned in the README. Are you using that same version? Best, - Eric On Feb 25, 12:12 pm, VI wrote: > Here is the portion of the Perl code: > >         my $client = Google::AdWords::Client->new({properties_file => > 'adwords.proper

AdWords API Re: AdGroupAdService.get returns only "enabled" ads

2010-02-26 Thread AdWords API Advisor
Hi Alexander, Unfortunately I don't have a timeline for when this functionality will become available. Best, - Eric On Feb 25, 12:41 pm, Alexander Furman wrote: > Hi Eric, > > Thanks for your reply. Do you plan to add this functionality (or maybe > make a fix?) in current API version or this is

AdWords API Re: StatsSelector Not Filtering Results

2010-02-26 Thread VI
Yes, I downloaded the version of SOAP directly from the link in README. On Feb 26, 10:55 am, AdWords API Advisor wrote: > Hi, > > The library requires a special version of SOAP::WSDL, as mentioned in > the README.  Are you using that same version? > > Best, > - Eric > > On Feb 25, 12:12 pm, VI

AdWords API Re: Problem deleting ended campaign

2010-02-26 Thread AdWords API Advisor
Hi, This error appears to have been triggered because you included the budget field in your campaign in addition to the status. It isn't possible to change the budget of an ended campaign, but if you omit that field from the request you should be able to set the status. Best, - Eric Koleda, AdWo

AdWords API Re: Can't seem to update an adGroupCriterion object

2010-02-26 Thread PPC Awesome
*( On Feb 25, 9:40 pm, PPC Awesome wrote: > The trigger is the adGroupID it says is invalid.  The docmentation > clearly states it's a long.  I'm accessing using VB.NET.  I'll try > using a CDbl to see if it works, but that would be VERY weird. > > From the API Docs: > > adGroupId xsd:long  The a

AdWords API Re: response from bulk mutate request

2010-02-26 Thread AdWords API Advisor
Hi Mike, I just ran some tests to confirm the behavior, and this is how it works: - The FailureResult will always be the first result in a batch of results. Batches are currenlty 50 operations, so if the operation stream has more than 50 operations there may be additional FailureResults later on

AdWords API Re: v200909 AdGroupCriterionOperation mutate Unable to set new bid

2010-02-26 Thread AdWords API Advisor
Hi, As the fieldPath indicates, the problem here is that the API server isn't recognizing the type of the operand field. In your request the xsi:type of the operand is "namesp19:BiddableAdGroupCriterion", but namesp19 prefix is never defined in document (neither is the soap prefix). Please ensur

AdWords API Re: AdGroupService error when Updating Ad Group Bid

2010-02-26 Thread AdWords API Advisor
Hi Scott, The AdGroupBids.Type field is read only and ignored in requests: http://code.google.com/apis/adwords/v2009/docs/reference/CampaignService.AdGroupBids.html#AdGroupBids.Type To specify the type you need to set the xsi:type attribute on the field, which is accomplished by creating a Ma

AdWords API Re: Are placements included in Keyword Structure report?

2010-02-26 Thread AdWords API Advisor
Hi Doug, This report will also return placements. The field that distinguishes the criterion type is kwType ("Keyword" vs "Website"). Best, - Eric Koleda, AdWords API Team On Feb 25, 5:13 pm, doug s wrote: > I am thinking the answer is no, but wanted to confirm. > > If they are, then how can w

AdWords API Re: Request: Selector by status

2010-02-26 Thread AdWords API Advisor
Hi, There are plans to improve the selector functionality, but I don't have a timeline at this point. Stay tuned! Best, - Eric Koleda, AdWords API Team On Feb 25, 8:07 pm, pmac72 wrote: > When I first saw the *Selector classes in v2009 I was hoping that > status would eventually be added to th

AdWords API Re: Reproting Service and Rules

2010-02-26 Thread AdWords API Advisor
Hi Harut, Which environment are you using? There is a known issue in the sandbox where Keyword reports aren't validated correctly with the DayOfWeek aggregation. Unfortunately I don't have a timeline for when this will be resolved. Best, - Eric Koleda, AdWords API Team On Feb 26, 3:25 am, harr

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

2010-02-26 Thread AdWords API Advisor
Hi Suraiya, Unfortunately I don't have a concrete Perl example. You just need to add all three search parameters into an array, and then set the searchParameters field to that array. my $selector = Google::AdWords::v200909::Types::TargetingIdeaSelector- >new({ requestType => 'IDEAS', paging

AdWords API Re: Are placements included in Keyword Structure report?

2010-02-26 Thread doug s
Ah, I see it now... thanks On Feb 26, 11:40 am, AdWords API Advisor wrote: > Hi Doug, > > This report will also return placements.  The field that distinguishes > the criterion type is kwType ("Keyword" vs "Website"). > > Best, > - Eric Koleda, AdWords API Team > > On Feb 25, 5:13 pm, doug s wro

AdWords API Re: getCustomizedKeywordListEstimate(

2010-02-26 Thread AdWords API Advisor
Hi, There is a known issue where proximityTargets aren't processed correctly for traffic estimation. I don't believe this problem will be fixed in the near term, so I would recommend you look into other geo targeting options. Best, - Eric Koleda, AdWords API Team On Feb 26, 5:49 am, Mariya wro

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

2010-02-26 Thread Suraiya
Hi Eric, It does not work. Basically doing so throws exception. I tried that couple of times without any success and that's why I have been looking for a Perl example that works. The code for the SerachParameter type class might be incomplete. Thanks for your time and reply. Suraiya -- You recei

AdWords API What is the difference between using the 'REMOVE' operand and setting an status as 'DELETED'?

2010-02-26 Thread T L
For example, you can either use the 'REMOVE' operand on the BiddableAdGroupCriterion object or change the userStatus to 'DELETED'. Same question also applies for Adgroup objects. -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to t

AdWords API "Cannot serve any requests for the specified account. Please contact support."

2010-02-26 Thread yang zhou
When I tried to use the Google adwords java api, I instantiated an AdwordsUser object by: new AdWordsUser(email,password,userAgent,devToken); The instantiation is successful; however when I tried to use any of the services I get this exception: AxisFault faultCode: {http://schemas.xmlsoap.org/s

AdWords API Problems building perl client api

2010-02-26 Thread dsanborn
Per the instructions in the google-api-adwords-perl/README file I have done the following: 1) download SOAP::WSDL from http://soap-wsdl.svn.sourceforge.net/viewvc/soap-wsdl/SOAP-WSDL/branches/Typemap.tar.gz?view=tar&pathrev=846 2) patch the SOAP::WSDL using bin/soap_wsdl_patches.pl /path/to/ down

AdWords API Range Error - Too Low

2010-02-26 Thread Navi
Hi, I am trying to update a campaign using API v2009. Its giving me range error - buget.amountRangeErrorTooLow. I could not find any details on the error and dont know whats wrong. Basically I am just changing the status of the campaign from Active to Pause and not changing any daily budget amoun

AdWords API Proximity Target and wrong location on api

2010-02-26 Thread SW
Hi, I am using v13 version of google adwords api. I saw a strange behavior when i use radius around zipcode feature of the api to provide custom targeting. If I provide a zipcode of 28213 and radius of 60 miles (and translating to meters as it is required in api). When I update the campaign, th

AdWords API Re: Getting a user-friendly text from an exception in v200909

2010-02-26 Thread AdWords API Advisor
Hi, Thanks for the great feedback. We've discussed the idea of including the English error descriptions in the ApiError object, but in most cases we don't think this is that useful and not appropriate for application in other languages. Best, - Eric On Feb 26, 6:40 am, Zweitze wrote: > Another

AdWords API Re: Getting a user-friendly text from an exception in v200909

2010-02-26 Thread Reed
How about this - provide an API service that simply accepts a target language and returns an XML doc (or CSV, I don't really care but think that XML would be better suited to the international usage) containing the error codes and a translated string and any other information on the nature of the e