Re: Pull Data

2012-10-12 Thread Ewan Heming
Hi Vlad, If your AdWords account is linked to your Analytics account, then you should be able to do this already from the Advertising > AdWords > Keywords > Clicks report. Regards, Ewan -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http:

Re: Creating a reporting API - Would I be allowed to ask for traffic estimation?

2012-10-12 Thread Ewan Heming
Hi Brice, I don't work for Google and the team that monitors this forum won't be able to answer your question directly, but the way I understand it, you can develop a tool like this as long as it was just using the reporting part of the API; however, you would need to take note of the section o

Re: QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:''???

2012-10-12 Thread Priya Gandhi
Hi, We are planning to implement Adwords API and currently the sandbox testing was successful. I got OAuth2ClientId and OAuth2ClientSecret for the localhost by following the steps given in the link http://code.google.com/p/google-api-adwords-dotnet/wiki/UsingOAuth and started testing Adwords.E

Re: [AuthenticationError.LOGIN_COOKIE_REQUIRED @ ; trigger:'']

2012-10-12 Thread Ewan Heming
Hi laid, I noticed you asked the same question on my blog post about using the AdWords API without a Client Library that I wrote last year. I think your problem is just that you haven't e

Re: using adparam to set prices on all ads in an adgroup

2012-10-12 Thread Jeremy Aube
Would also like to see ad params at the adgroup or ad level. Never had a good reason for setting them at the keyword level. On Thursday, October 11, 2012 5:17:25 AM UTC-4, Soapy wrote: > > > Hi Justin, > > Just wanted to say I'm in exactly the same position as you. I just want > to update the p

Re: How to get all bulk mutate jobs?

2012-10-12 Thread Yeison Rodriguez
Hello from NYC! Has there been any new development as far as being able to query for a list of jobs ids? On Friday, April 8, 2011 5:22:34 AM UTC-4, Danial Klimkin wrote: > > Hello Evgeniy, > > > And greetings from Saint-Petersburg ;) > > I have highlighted this issue with the engineering team. I

Pull Data

2012-10-12 Thread Vlad
I want to pull the cost of Google Adwords for each keyword and compare it to Google Analytics. What is the best method to do this? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwo

Creating a reporting API - Would I be allowed to ask for traffic estimation?

2012-10-12 Thread Brice
Hello, I am working on the developpment of a reporting API to audit existing campaigns and to generate suggestions and reports for new clients (and so for not existing campaigns). I read all the RMF but I was not able to determine if I would be allowed to ask for traffic estimation for keyword

Re: Sandbox EstimateKeywordTraffic requests were working. However, now they result in [AuthenticationError.NOT_ADS_USER @ ; trigger:'']

2012-10-12 Thread Bobert Mcgee
I tried with the latest api release (v201209) and PHP client library and still the same error: An error has occurred: [AuthenticationError.NOT_ADS_USER @ ; trigger:''] This is driving me crazy. What am I missing? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog a

[AuthenticationError.LOGIN_COOKIE_REQUIRED @ ; trigger:'']

2012-10-12 Thread laid kalkoul
Hi, i'm trying to connect to ADWORDS API using just SOAP and i'm getting this error: [faultstring] => [AuthenticationError.LOGIN_COOKIE_REQUIRED @ ; trigger:'']. Please anyone can help me?? thnx -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion gr

Auto Login to Google Ad words from my asp.net application

2012-10-12 Thread Srinivas Reddy
Hello, Can any body suggest me how to make auto login to Google ad words from my asp.net application. Thanks Srinivas G -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =

Re: Sandbox EstimateKeywordTraffic requests were working. However, now they result in [AuthenticationError.NOT_ADS_USER @ ; trigger:'']

2012-10-12 Thread Bobert Mcgee
Still can't get it working again. I have searched high and low but everything I find seems to be referring to not initializing the sandbox development account properly. I have followed the getting started guide exactly when initializing my new accounts and they still return the same error. I s

Re: how we get ad data with respect that ad position?

2012-10-12 Thread Oliver
The Ad report has the average position data. https://developers.google.com/adwords/api/docs/appendix/reports#ad "Ad rank" is an adwords term used within the auction mechanics. This is a runtime parameter than is not exposed anywhere. "Ad position" is the term used to describe the position we

Re: TargetingIdeaService error faultString: [QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:

2012-10-12 Thread SkaiBoa
Exact the same problem with TrafficEstimatorService here. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received t

Re: BudgetOrderService.INVALID_CONSTRAINT error

2012-10-12 Thread Hudarsono Hu
Its BudgetOrderService.INVALID_CONSTRAINT Error. I dont really understand what constraint does it means. On Tuesday, October 9, 2012 4:50:04 AM UTC+7, David Torres wrote: > > What error are you getting? > > Best, > > -David Torres - AdWords API Team > > On Thursday, October 4, 2012 5:03:45 AM U

Re: Google.Api.Ads.Common.Lib.SoapListenerExtension - can it be configured to apply only for Google Requests?

2012-10-12 Thread Anash P. Oommen
Hi Nakul, Could you open an issue at http://code.google.com/p/google-api-adwords-dotnet/issues/list? I have a check to make sure I touch only the SOAP messages from the client library, so if you can explain what kind of changes are being caused on your server by the logger, it would be very he

Re: Sandbox reports timing out

2012-10-12 Thread Danial Klimkin
Hello Amanda, Unfortunately this is not possible at the moment. We are working on a long-term solution for this. -Danial, AdWords API Team. On Friday, October 12, 2012 1:22:24 AM UTC+4, Amanda Areias wrote: > > Danial, > > Is there a way to get reports with some data (even fake data)? > I di