Re: QueryError.INVALID_DURING_CLAUSE For CALL_METRICS_CALL_DETAILS_REPORT

2018-03-14 Thread Biniam Asnake
Any update on this since I am having a similar problem. On Thursday, May 15, 2014 at 5:37:26 PM UTC+2, Anash P. Oommen (AdWords API Team) wrote: > > Hi Boric, > > You don't need to specify the date clause for this report. That said, let > me check once with the team whether date columns were int

AdvertisingChannelSubType not retrieved

2018-03-07 Thread Biniam Asnake
I am using the Python library and I want to retrieve campaigns with ' AdvertisingChannelType' and 'AdvertisingChannelSubType'. But, it is not returned from google Adwords and 'budget' is returned even though I didn't request to get it. Can you please tell me what the solution is? # Initialize a

Re: Issues with BatchJobService - jobs remain stuck

2017-02-16 Thread Biniam Asnake
We are also experiencing this issue since some time. The following batches are stuck on the same percentage for morethan 24 hours! Please fix. Here is some information from our log file. The batch-job 446153939 returned the status ACTIVE. Progress Stats: 46% Executed 1934 Op

DISK_QUOTA_EXCEEDED exception thrown all day long

2017-01-19 Thread Biniam Asnake
Hello, We are getting exception all day long and it has been going on for weeks. We are creating adgroups with keywords and expanded text ads. We tried to decrease the number of requests we are sending per time but didnot help. We also waited for a while before making another request. Detail

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when creating adgroups

2016-11-29 Thread Biniam Asnake
Hello, we are getting this exception. Please help. AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server faultSubcode: faultString: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro faultActor:

Re: Total number of keywords in an account

2016-10-06 Thread Biniam Asnake
; import java.text.NumberFormat; /** * This example gets the count of all ad group criteria in an account. * * @modified by Biniam Asnake. */ public class GetCountOfKeywordsInAccount { public static void main(String[] args) throws Exception { // execution duration counter long

Re: TargetingIdeaService vs Keyword Planner

2016-10-06 Thread Biniam Asnake
Hello, Why is the mismatch happening? On Tuesday, April 26, 2016 at 2:58:35 PM UTC+2, Kamil R wrote: > > Is this is pretty official? Tha UI results mismatch API results? > I'm typing keyword in API and i get about 20 results and when I'm set the > same keyword in UI Keyword Planner i've got more

Re: Error: EntityCountLimitExceeded.ACCOUNT_LIMIT

2016-10-04 Thread Biniam Asnake
The cause of the error is the limit has passed for number of keywords in an account. http://www.w3.org/2001/XMLSchema-instance"; xsi:type="EntityCountLimitExceeded"> operations[1] EntityCountLimitExceeded.ACCOUNT_LIMIT

Re: How to update a Negative Keyword ?

2016-08-03 Thread Biniam Asnake
Dear Anthony, I am wondering if this is possible on the latest API versions? Regards, On Friday, October 16, 2015 at 3:28:02 PM UTC+2, Anthony Madrigal wrote: > > Hi Jonathan, > > Unfortunately, just like the error mentions, you cannot update a criterion > that is a Negative Keyword. As a worka

Error: EntityCountLimitExceeded.ACCOUNT_LIMIT

2016-07-27 Thread Biniam Asnake
Hello. I am getting `Error: EntityCountLimitExceeded.ACCOUNT_LIMIT, trigger: , apiErrorType: EntityCountLimitExceeded` error when I try to generate AdGroups, Keywords and TextAds. Please help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https

Re: Needs explanation on EntityCountLimitExceeded.CAMPAIGN_LIMIT error

2016-07-26 Thread Biniam Asnake
Hello. I am getting `EntityCount Limit Exceeded.ACCOUNT LIMIT` error and I am not using `biddingStrategy*Type*` anywhere. Please help. On Tuesday, February 9, 2016 at 3:57:09 PM UTC+1, Florian Lherbette wrote: > > ERRATUM: I wanted to say biddingStrategy*Type*, > NOT biddingStrategyConfigurati

Re: batch-jobs taking too long or hanging indefinetely

2016-07-21 Thread Biniam Asnake
We are still unable to process jobs. This is very crucial for our business. Please help!!! FYI: MutateJobService is still working although it is slow. Please do not discontinue MutateJobService unless BatchJobService is working properly! On 27 Aug, MutateJobService will sunset which is a very b

Re: BatchJobProcessingError.DEADLINE_EXCEEDED for CampaignCriterion mutate operations

2016-06-21 Thread Biniam Asnake
Any solution about this? I found the same error today so many times. On Wednesday, April 27, 2016 at 3:45:04 PM UTC+2, Anthony Madrigal wrote: > > Hi Jake, > > Do you have a SOAP request and response or request Id that you can provide > me with? If so, please send me them via *Reply privately to

BatchJobService is SO SLOW and not completing jobs

2016-06-01 Thread Biniam Asnake Kefale
Hello, We have reported this issue again and again and it is still happening. Starting this morning, a lot of our CPC change and Adgroup activation and deactivation jobs which are using BatchJobService are failing. We have implemented a fault tolerance mechanism to restart jobs and poll jobs e

Re: Batch Job Download Url was null (Java)

2016-04-28 Thread Biniam Asnake
Hello, This issue happened again and again today starting 12:00 AM (Berlin time) repeatedly in my different environments. I will send the account IDs in a private email immediately. On Thursday, March 3, 2016 at 10:42:24 AM UTC+1, Biniam Asnake wrote: > > OK. The good point I got is to

Re: Batch Job Download Url was null (Java)

2016-04-28 Thread Biniam Asnake
On Thursday, February 25, 2016 at 5:33:50 PM UTC+1, Biniam Asnake wrote: > > Hello, > > I am getting this error a lot of times when I retrieve the status of a > batch job. > > Because of the number of errors I am getting and have to deal with, I am > finally thinking th

Re: Retry-interval when an access token could not be refreshed.

2016-04-28 Thread Biniam Asnake
PI Team > > On Thursday, April 21, 2016 at 8:33:48 AM UTC-4, Biniam Asnake wrote: >> >> My application has a retry mechanism and I also retried manually. >> >> Is it related to the OAuth outage? Has it happened before? >> >> On Tuesday, April 19, 2016 at 11:2

OAuthException: Credential could not be refreshed.

2016-04-28 Thread Biniam Asnake
This exception happened to a production environment and it has happened again. It happens every now. I retry the operation but sometimes the issue persists. Here is the error detail and the list of accounts where it happened is sent in a follow-up private email. com.google.api.ads.common.lib.

Re: Retry-interval when an access token could not be refreshed.

2016-04-21 Thread Biniam Asnake
ss token? If not, > please do so with an exponential backoff policy. > > Thanks, > Josh, AdWords API Team > > On Tuesday, April 19, 2016 at 5:15:30 PM UTC-4, Biniam Asnake wrote: >> >> It happens intermittently. We have two apps that use the same refresh >> token

Re: Retry-interval when an access token could not be refreshed.

2016-04-19 Thread Biniam Asnake
UTC+2, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > Does this *always* fail, or are you sometimes able to get an access token > using the same exact set of credentials? > > Thanks, > Josh, AdWords API Team > > On Tuesday, April 19, 2016 at 10:21:24 AM UTC-4,

Re: Retry-interval when an access token could not be refreshed.

2016-04-19 Thread Biniam Asnake
ates back to December 2014, it's likely that this is a > separate issue. Could you provide more details, such as the errors you are > encountering when trying to get an access token from your refresh token? > > Thanks, > Josh, AdWords API Team > > On Wednesday, March

Re: Retry-interval when an access token could not be refreshed.

2016-03-18 Thread Biniam Asnake
We are still getting this exception. Any solution? On Monday, December 1, 2014 at 11:41:58 PM UTC+1, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > Some improvements were made within the last few days that should have > resolved this issue. Please let me know if you are still seeing freque

Re: BatchJobService HTTP 503 Service Unavailable - [URGENT]

2016-03-08 Thread Biniam Asnake
scribe from this group and all its topics, send an email to > adwords-api+unsubscr...@googlegroups.com. > Visit this group at https://groups.google.com/group/adwords-api. > To view this discussion on the web visit > https://groups.google.com/d/msgid/adwords-api/69235700-ef67-4f2e-9466-91

Re: BatchJobService HTTP 503 Service Unavailable - [URGENT]

2016-03-08 Thread Biniam Asnake
On Thursday, February 25, 2016 at 2:30:18 PM UTC+1, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > Could you provide me with the following? > >1. The *clientCustomerId* of the account. >2. The BatchJob.id > > <https://developers.google.c

Re: BatchJobService ProcessingErrors

2016-03-04 Thread Biniam Asnake
Did anybody look at my question. Please help. It is very urgent. On Thursday, March 3, 2016 at 10:54:57 AM UTC+1, Biniam Asnake wrote: > > Hello, > > I got this error response when making API call using the Java version of > BatchJobService and I cannot even identify what kind

BatchJobService ProcessingErrors

2016-03-03 Thread Biniam Asnake
Hello, I got this error response when making API call using the Java version of BatchJobService and I cannot even identify what kind of exception it is. What is this exception? Why does it happen? How can I solve it (If it can be handled and retried from my end)? Please help ASAP. Regards, *H

Re: Batch Job Download Url was null (Java)

2016-03-03 Thread Biniam Asnake
t; > Regards, > Mike, AdWords API Team > > On Thursday, February 25, 2016 at 11:33:50 AM UTC-5, Biniam Asnake wrote: >> >> Hello, >> >> I am getting this error a lot of times when I retrieve the status of a >> batch job. >> >> Because of the number

Batch Job Download Url was null (Java)

2016-02-25 Thread Biniam Asnake
Hello, I am getting this error a lot of times when I retrieve the status of a batch job. Because of the number of errors I am getting and have to deal with, I am finally thinking the BatchJobService is not as stable as the old MutateJobService. Please help. java.lang.RuntimeException: Error

Re: BatchJobService HTTP 503 Service Unavailable - [URGENT]

2016-02-25 Thread Biniam Asnake
ble-uploads-xml#practices> for > details. > > Thanks, > Josh, AdWords API Team > > On Wednesday, February 24, 2016 at 10:24:30 AM UTC-5, Biniam Asnake wrote: >> >> This issue happened again and killed tomcat. Please help. >> >> On Tuesday, February 23, 2

Re: BatchJobService HTTP 503 Service Unavailable - [URGENT]

2016-02-25 Thread Biniam Asnake
hould > implement retry logic if you are encountering 408, 500, 502, 503, or 504 > errors -- please see Recommended practices in the Google Cloud Storage > guide > <https://cloud.google.com/storage/docs/resumable-uploads-xml#practices> for > details. > > Thanks, > J

Re: BatchJobService HTTP 503 Service Unavailable - [URGENT]

2016-02-24 Thread Biniam Asnake
This issue happened again and killed tomcat. Please help. On Tuesday, February 23, 2016 at 6:19:53 PM UTC+1, Umesh Dengale wrote: > > Hello, > > Thanks for attaching the full stack trace. The above error could be > transient. Could you retry above API call? Please let us know if you still > expe

Re: BatchJobUtilities Upload taking too long

2016-02-24 Thread Biniam Asnake
he .NET > library and I don't want the two discussions to get mixed up. > > Cheers, > Anash > > On Tuesday, February 23, 2016 at 8:44:31 AM UTC-5, Biniam Asnake wrote: >> >> @Anash >> How can I increase the connection limit in the Java API? >> >> &

BatchJobService upload is taking too long

2016-02-24 Thread Biniam Asnake
As a continuation of this forum post , how can I increase the connection limit in the Java API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: BatchJobUtilities Upload taking too long

2016-02-23 Thread Biniam Asnake
@Anash How can I increase the connection limit in the Java API? On Friday, January 15, 2016 at 8:34:49 PM UTC+1, Rafael Machado wrote: > > Hello, > > I'm trying to bach upload some CampaignCriterionOperations with c# > BatchJobUtilities.Upload, but sometimes it's taking too long (I've been > wa

BatchJobService HTTP 503 Service Unavailable - [URGENT]

2016-02-23 Thread Biniam Asnake
I am running large jobs on Google using BatchJobService and I got this exception. The exception was followed by StackoverFlowException which finally broke tomcat. Any idea? Any fix? This code is already in production (no bug while testing) and I need urgent solution. Thanks. 2016-02-23 11:5

Re: BatchJobService not completing

2016-02-23 Thread Biniam Asnake
I am getting the same problem on v201509. Please let me know when you have a fix. On Tuesday, February 16, 2016 at 7:55:57 AM UTC+1, Kiran Narasareddy wrote: > > We are facing issues wherein batchjobs added to the Test Accounts are not > getting completed. They stay in AWAITING_FILE state infin

Re: Parallel operations with AdwordsSession Exception - More than one SoapHeader while invoking public abstract com...SimpleMutateJob

2015-05-15 Thread Biniam Asnake
as if I reused > the same *XXXServiceInterface* instance in multiple threads. > > If that doesn't explain the problem, you can send the relevant code > examples *only to me* by clicking *Reply privately to Author* on this > message. > > Thanks, > Josh, AdWords API Team > > On

Re: Parallel (multi-threaded) access to API to speed things up?

2015-05-15 Thread Biniam Asnake
itional questions, let's continue the discussion there to > avoid duplicating information. > > Thanks, > Josh, AdWords API Team > > On Wednesday, May 13, 2015 at 7:25:12 AM UTC-4, Biniam Asnake wrote: >> >> Thanks for a great tip! >> >> I tried to m

Re: Parallel operations with AdwordsSession Exception - More than one SoapHeader while invoking public abstract com...SimpleMutateJob

2015-05-15 Thread Biniam Asnake
ces* instance across threads, but not the stubs > or the session. > > Thanks, > Josh, AdWords API Team > > On Wednesday, May 13, 2015 at 7:25:03 AM UTC-4, Biniam Asnake wrote: >> >> >> I am using Google Adwords API v201502 via the Java client they provide. >&

Re: Parallel (multi-threaded) access to API to speed things up?

2015-05-13 Thread Biniam Asnake
Thanks for a great tip! I tried to modify multiple ad groups in the same campaign in one account at the same time and I got the following error. My goal is to modify the CPC bid for multiple adgroups in parallel (1 CPC change per adgroup). I know AdwordsSession is not thread-safe. Every thread

Parallel operations with AdwordsSession Exception - More than one SoapHeader while invoking public abstract com...SimpleMutateJob

2015-05-13 Thread Biniam Asnake
I am using Google Adwords API v201502 via the Java client they provide. I got this error when making mutate call to google. I know the AdwordsSession is not thread safe but I have one adword

Mutate Service get Job Status returning IdError.NOT_FOUND Error

2015-05-11 Thread Biniam Asnake
Hello, I am using *MutateJobServiceInterface* from the Google Adwords Java Client Library to get the status of a mutate job. Although I am using the exact value from I got from the '*mutate'* call to make '*get*' operation/request, I am getting multiple *IdError.NOT_FOUND* Errors Here is the s