Re: Traffic estimator service returns '[RateExceededError ]'

2017-11-28 Thread 'Peter Oliquino' via AdWords API Forum
Hi Ildar, I could see that you are getting the *rateScope=ACCOUNT* included in the error logs. This indicates that you are making too many requests or invoking multiple threads at the same time against a single AdWords account. I would recommend that you reduce the number of operations you inv

Re: Understading rate limits for TrafficEstimatorService

2017-11-28 Thread 'Peter Oliquino' via AdWords API Forum
Hi, As seen in the example in this section of the estimating traffic guide, you may be able to submit a list

Batch Processing for Adwords Report

2017-11-28 Thread nikhil . saxena
Hi Actually I am pulling multiple reports for multiple clients in every 3 hours I am getting Daily Rate Limit breach . I have Basic Access for pulling a report. Can we Do batch processing of all the reports for all accounts at a time . Is there any API available for it If not what are th

Re: Ad group label filter for ad performance report

2017-11-28 Thread harish.padmakar via AdWords API Forum
Second query as in a separate where clause for another condition? like the below? report_query = (adwords.ReportQueryBuilder() .Select('AdType','AdNetworkType1','AdNetworkType2,''AccountDescriptiveName',) .From('AD_PERFORMANCE_REPORT') .Wher

Re: [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0]] Cancelling A bacth Job

2017-11-28 Thread Roger Orteza
Thank You API team.. On Tue, Nov 28, 2017 at 11:08 PM, 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum wrote: > Hi Roger, > > To cancel a BatchJob, you need to perform a BatchJobService.mutate() >

Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED thrown at random

2017-11-28 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Agusti, The clientCustomerId is the customer ID of your target AdWords account which is usually, in the form of 123-456-7890. According to this guide , the clientCustomerId is required for all requests exc

Understading rate limits for TrafficEstimatorService

2017-11-28 Thread Ildar Khakimov
Good day Very simple question, we have basic API access with a daily 10k request limit. When fetching estimates it says: // Create keywords. Up to 2000 keywords can be passed in a single request. But further down it says: // Create a keyword estimate request for each keyword. So if I have 1

Traffic estimator service returns '[RateExceededError ]'

2017-11-28 Thread Ildar Khakimov
Good day While running the traffic estimator service it throws the following error: '[RateExceededError ]' The error comes up at varying intervals, there doesn't seem to be a specific number of results returned before it throws an error. The API limit is definitely not exceeded. I also reviewed

Re: ad group ideas using adwords api

2017-11-28 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi John, The purpose of Ad groups are to organize your ads by a common theme. For example, you can have separate ad groups for different product or service types you offer. This organization depends on your business use-case. You can read more about Ad groups here

Re: how to create an UAC with upload video?

2017-11-28 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, You could take a look at this guide to understand how to create UAC campaigns via the API. Using the MediaService, you can only upload Image

Re: I am not getting results for search query performance report

2017-11-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Dinesh, Could you provide us the complete SOAP request and response logs along with the clientCustomerId, so I can take a look and assist you further? Please use *Reply privately to author* option while responding. Thanks, Bharani, AdWords API Team On Tuesday, November 28, 2017 at 4:52:14

Re: How can I retrieve conversion using ConversionTrackerService

2017-11-28 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, Can you please reply to me privately with the Customer ID and the name/id of the conversion tracker you're trying to retrieve so I can take a closer look? You can use "Reply privately to author" at the top right of my post. Thanks, Mike, AdWords API Team On Monday, November 27, 2017 at

Re: Keywords and sitelinks issue

2017-11-28 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Pedro, The summary of discussions so far is that: we were able to reproduce the issue on our side. Currently, our engineering team is looking into fixing the issue. We are following up with the engineering team and I will keep you posted as soon as I hear back from them. In the meantime,

Re: [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0]] Cancelling A bacth Job

2017-11-28 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Roger, To cancel a BatchJob, you need to perform a BatchJobService.mutate() request and pass a BatchJobOperation

Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED thrown at random

2017-11-28 Thread Agusti Bau
Hello Vincent, Most of the calls succeed... the client customer id relates to the final user right? Do I need my users to input it by hand? El martes, 28 de noviembre de 2017, 8:54:50 (UTC), Vincent Racaza (AdWords API Team) escribió: > > Hi Agusti, > > The CLIENT_CUSTOMER_ID_IS_REQUIRED >

ETA on fix label service?

2017-11-28 Thread Casper
Hi, We're running multiple big accounts and we have tools that automatically create certain campaigns for us. For our data analysis, our campaign results are imported in our data warehouse and labeling of campaigns is very important for this. However, since the label service issue occurred we're

ad group ideas using adwords api

2017-11-28 Thread john sunam
I want get ad group ideas using adwords api as keyword ideas is it possible from adwords api? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~

how to create uac with upload video?

2017-11-28 Thread senzhao655
how to create uac with upload video? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this messag

how to create an UAC with upload video?

2017-11-28 Thread senzhao655
hi,now i need to create an UAC with a video,but i can't find example to make the mediaid and upload.can you help me? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers

I am not getting results for search query performance report

2017-11-28 Thread Dinesh Angari
Hi I am using Post man to get data from search query performance report. in the get section i am providing all the details which i attached my screen shots. But i am getting below error Please help me how can i get data for search query performance report. ReportDownloadError

Re: Keywords and sitelinks issue

2017-11-28 Thread pedro . alegre
Hi Sreelakshmi, I am currently in charge of this issue. Could you please update me on the current status. The last update I have is that you were going to escalate the issue to the IT team. Thank you, Pedro Alegre On Thursday, 8 June 2017 12:58:23 UTC+2, rafa@rocketroi.com wrote: > > Hi > >

[OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0]] Cancelling A bacth Job

2017-11-28 Thread roger
Hi Api Team, Whats the correct code in cancelling a batch Job, Im receiving OperatorError.OPERATOR_NOT_SUPPORTED, when I tried to do: BatchJobOperation removeOp = new BatchJobOperation(); BatchJob batchJob = new BatchJob(); batchJob.setId(awaitingfileBatchJobId); removeOp.setOperator(Operator.RE

Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED thrown at random

2017-11-28 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Agusti, The CLIENT_CUSTOMER_ID_IS_REQUIRED error means that you did not specify a clientCustomerId in your request. Based on your code, it seems that you are not using the prope