Re: Change status return INTERNAL ERROR

2022-04-29 Thread Ainis Vabolis
What do you mean? In my first message I sent: I will also send logs to... so I did, because I didn't want to share sensitive information. This is public thread and there I just sent the logs. What do you mean ? Also I cannot provide the logs with that format that you wrote because campaign doe

Re: Change status return INTERNAL ERROR

2022-04-28 Thread Ainis Vabolis
Is somebody looking into it ? On Thursday, April 28, 2022 at 1:14:47 PM UTC+3 Ainis Vabolis wrote: > Any updates ? > > > On Thursday, April 28, 2022 at 10:19:34 AM UTC+3 Ainis Vabolis wrote: > >> Hi, >> >> We were migrating to google ads api and started t

Re: Change status return INTERNAL ERROR

2022-04-28 Thread Ainis Vabolis
Any updates ? On Thursday, April 28, 2022 at 10:19:34 AM UTC+3 Ainis Vabolis wrote: > Hi, > > We were migrating to google ads api and started testing the change status > flow. Google ads api returns internal error everytime. I will also send > logs to googleadsa...@google.com.

Change status return INTERNAL ERROR

2022-04-28 Thread Ainis Vabolis
Hi, We were migrating to google ads api and started testing the change status flow. Google ads api returns internal error everytime. I will also send logs to googleadsapi-supp...@google.com. Could you look into it ? Request ids: OsDhi--0DDlENHN32J9rPg bUpxGjTLxEitPs0Zv_tatg jTBaz538YvM0QyRh9J

Re: Problems with batch jobs

2022-04-11 Thread Ainis Vabolis
But it is not the feature, it is the issue with batch processing :/ On Monday, April 11, 2022 at 11:51:10 AM UTC+3 adsapi wrote: > Hi Ainis. > > > Thank you for following up. > > > With regards to your concern, I am afraid that we don't have the > visibility to the timeline and plan about the

Re: Problems with batch jobs

2022-04-10 Thread Ainis Vabolis
Hi, Any news ? On Friday, April 8, 2022 at 5:48:41 PM UTC+3 adsapi wrote: > Hi Ainis, > > Thank you for following up. > > My colleague has already raised the issue to the team with the information > that you provided. With this, please keep an eye on the other email thread > as we will provid

Re: Problems with batch jobs

2022-04-08 Thread Ainis Vabolis
Hi, I sent detailed logs to googleadsapi-supp...@google.com email about request Did you get ? On Friday, April 8, 2022 at 12:02:34 PM UTC+3 adsapi wrote: > Hi Ainis, > > > Thanks for reaching out to the Google Ads API Support team. > > > With regard to your concern, So our team can better ch

Re: Problems with batch jobs

2022-04-08 Thread Ainis Vabolis
AdGroupOperation = new AdGroupOperation { Update = new AdGroup { Id = operation.EntityId, TrackingUrlTemplate = operation.TrackingUrlTemplate } } mutateOperations contains only one item which is this one On Friday, April 8, 2022 at 11:04:31 AM UTC+3 Ainis Vabolis wrote: > Code: > public

Re: Problems with batch jobs

2022-04-08 Thread Ainis Vabolis
); On Friday, April 8, 2022 at 8:46:09 AM UTC+3 Ainis Vabolis wrote: > Hi, > I have created one batchJob with operation to change TrackingUrl, it is a > simple update, previously everything was working fine. BatchJob finished in > couple of minutes. But now I created the job yesterd

Problems with batch jobs

2022-04-07 Thread Ainis Vabolis
Hi, I have created one batchJob with operation to change TrackingUrl, it is a simple update, previously everything was working fine. BatchJob finished in couple of minutes. But now I created the job yesterday and today google ads api says that job is still running. It looks like it is getting st