Re: Batch Jobs stuck on RUNNING state on GoogleAds API

2022-05-19 Thread Skander Mansouri
did the same! Status stuck on Pending and we are getting kicked out of the /GetOperation with a Task was cancelled error. not sure if someone is facing the same issue here? Le jeudi 19 mai 2022 à 16:28:17 UTC+2, Prototype.co a écrit : > I've sent an e-mail with some customer and batch job

Re: Batch Jobs stuck on RUNNING state on GoogleAds API

2022-05-18 Thread Skander Mansouri
Is the issue still persisting on your side everyone? Le vendredi 13 mai 2022 à 16:26:54 UTC+2, adsapi a écrit : > Hello, > > Thanks for your patience on this. Please allow me to share your experience > with our team and I will provide an update shortly. > > > Thanks, > Matt > Google Ads API

Re: Batch Jobs started failing.

2022-05-13 Thread Skander Mansouri
Hi, As for our case, we receive an internal error when we use the addBatchJobOperations FAILURE REQUEST SUMMARY. Method: google.ads.googleads.v9.services.BatchJobService/AddBatchJobOperations this is the status of the response Status: Status{code=INTERNAL, description=Internal error

Re: Slow

2022-05-11 Thread Skander Mansouri
Everyone is experiecing an issue with this batch job service. and we are waiting for Google to confirm this! Le mercredi 11 mai 2022 à 12:06:23 UTC+2, Kubber a écrit : > I'm trying to remove CampaignCriterionOperation using BatchJobService. > > It used to work quite quick until last Thursday,

Re: Batch Jobs stuck on RUNNING state on GoogleAds API

2022-05-10 Thread Skander Mansouri
is there any updates on this? Le lundi 9 mai 2022 à 10:59:39 UTC+2, jaume@channable.com a écrit : > Hi Google, > > Expanding a bit more on this issue, we actually have some customers that > are "stuck" with 100 running BatchJobs (affecting different campaigns). > This means that we can't do

Re: Batch Jobs stuck on RUNNING state on GoogleAds API

2022-05-06 Thread Skander Mansouri
Hi, I sent the request/response privately, I'm not sure if it was well received? do you have an update on this issue as it's blocking our business operations! Le jeudi 5 mai 2022 à 17:28:01 UTC+2, adsapi a écrit : > Hello Everyone, > > Thanks for reaching out to the Google Ads API Forum. > >

Re: Batch Jobs stuck on RUNNING state on GoogleAds API

2022-05-05 Thread Skander Mansouri
Hey again, To add on this issue, currently even with 400 operation, the batch job service is having issues. This is an example of a response I'm currently receiving: Request --- MethodName: google.longrunning.Operations/GetOperation Endpoint: googleads.googleapis.com:443 Headers:

Re: Batch Jobs stuck on RUNNING state on GoogleAds API

2022-05-05 Thread Skander Mansouri
Hello, We are having the same issue since yesterday but especially for a large chunk of operations. If we launch with less than 2000 operations in a batch, it works properly. This is blocking our operations, can you confirm that it is a bug from your side? Thanks, Skander Le jeudi 5 mai

Re: (java client v9.0.0) Batch Job, random "task was cancelled" on OperationFutureImpl.get()

2022-05-05 Thread Skander Mansouri
I have a similar issue, do you know what was the reason? and how did you solve it? Le mercredi 30 septembre 2020 à 19:55:45 UTC+2, Google Ads API Forum Advisor Prod a écrit : > Hi, > > For privacy, you can respond with "reply privately to the author". > > > Thank you, > > [image: Google Logo]

Gender Report Query

2022-03-07 Thread Skander Mansouri
Hi, When migrating this query from Adwords API "SELECT Criteria, CampaignId, Cost from GENDER_PERFORMANCE_REPORT" I have this query "SELECT ad_group_criterion.gender.type, campaign.id, metrics.cost_micros FROM gender_view" When executing both, I find out that for the Google Ads API, I'm

Re: Google Ads reporting for device segments doesn't return all values

2022-03-04 Thread Skander Mansouri
the version I was using was v9 and now upgraded it to v10 and it worked. I'm no longer receiving the 0 values. Thanks for the support! Le vendredi 4 mars 2022 à 08:03:22 UTC+1, adsapi a écrit : > Hi Skander, > > In addition to my earlier response, could you confirm whether you indeed >

Re: Google Ads reporting for device segments doesn't return all values

2022-03-03 Thread Skander Mansouri
Thank you for your response, However what seemed weird to me is that for segmenting by devices, there are some values with all metrics in 0 for a Device Type. for example using my query above for a campaign id 123 the result I'm receiving {"campaignId": 123

Google Ads reporting for device segments doesn't return all values

2022-03-02 Thread Skander Mansouri
Hi, When testing the request SELECT campaign.id segments.device metrics.impressions metrics.clicks metrics.cost_micros, metrics.impressions FROM campaign WHERE campaign.id = x AND segments.date = '2022-02-24' I was able to retrive the data relative to some device type and the others even

Batch Job Service Mutate Response

2021-12-09 Thread Skander Mansouri
Hi, I'm using the Batch Job Service in order to create multiple Campaigns after creating the campaign budget and the bidding strategies. The batch job runs fine and the campaigns are created in the platform. The issue I'm having is that I need the Ids of the campaigns created from the