Very slow query

2023-09-21 Thread 'Johan Alpne' via Google Ads API and AdWords API Forum
, metrics.interaction_event_types, customer.currency_code FROM ad_group_ad WHERE segments.date BETWEEN '2023-09-20' AND '2023-09-20' Which at least finishes but it takes 10+ minutes to fetch ~9000 rows which seems really slow as we can download over 1 million rows for some queries in less than 3 minutes. Are there any

Re: extremely slow api calls caused by {method 'next_event' of 'grpc._cython.cygrpc.segregatedcall' objects}

2023-05-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Adam, Thanks for getting back with us. Thank you for your confirmation, as mentioned in the previous email, as this is client library issues, we recommend you reach out to the developer who maintains our client libraries Python (Github Issues) in the link below. Links included in this

Re: extremely slow api calls caused by {method 'next_event' of 'grpc._cython.cygrpc.segregatedcall' objects}

2023-05-17 Thread Adam Walters
Hello, Yes, I am using the Python client library. It had been working as expected and then all of a sudden seemed to fall off. It appears that the client library is installed and configured correctly.

Extremely slow api calls caused by {method 'next_event' of 'grpc._cython.cygrpc.SegregatedCall' objects}

2023-05-16 Thread Adam Walters
Hello, Recently my program started running extremely slow and upon further investigation found that this '{method 'next_event' of 'grpc._cython.cygrpc.SegregatedCall' objects}' was taking over 5 seconds per call. I am using all of the latest versions grpc and google-ads packages. Below

Extremely slow, {method 'next_event' of 'grpc._cython.cygrpc.SegregatedCall' objects}

2023-05-16 Thread Adam Walters
Hello, Recently my program started running extremely slow and upon investigation I found that the '{method 'next_event' of 'grpc._cython.cygrpc.SegregatedCall' objects} was take over 5 seconds per call. I am using the latest versions of grpc and google-ads packages. Here is an example of my

RE: The API is too slow on AWS Lambda

2023-01-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to the Google Ads API team. I hope you are doing well today. With regards to your concern, could you please confirm if you encountered an issue with the API? If yes, then could you provide the complete request and response logs with request ID and request header

The API is too slow on AWS Lambda

2023-01-04 Thread 'Piotr Popławski' via Google Ads API and AdWords API Forum
Hi, I've been integrating the application with the googleAds API and the problem is that the first googleAds request takes quite long (~15 s). I'm using the npm package 'google-ads-api' to communicate with the API. Request: SELECT conversion_action.name FROM conversion_action WHERE

RE: Google Ads API Slow Load in Prod

2022-11-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
in Google Ads API. However, have you tried to use the direct REST API for the Google Ads API to send an api call? If not, then you may use REST API and see if it works on your end without being slow request processing. Regards, Darwin Google Ads API Team ref:_00D1U1174p._5004Q2gPnkp:ref

Google Ads API Slow Load in Prod

2022-11-16 Thread Rasmus Arvidsson
I experience 10x slower load times on production, compared to on localhost. I can't find the fault, but I suspect it's because of GoogleAdsClient creation taking a while. *Using Google ads api on a Node.js environment via Next.js and Vercel. Google Ads API v12. Npm package "google-ads-api" is

RE: SearchStream fails with 503 and requests are very slow

2022-10-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for raising this concern to the Google Ads API support team. With regard to your concern, there could be many possible reasons why you are getting this kind of 503 gateway error so I can't say if this is related to the provided forum case link. To take a closer look at the issue

SearchStream fails with 503 and requests are very slow

2022-10-20 Thread FW API
=UNAVAILABLE, description=502:Bad Gateway, cause=null}.* The error occurs on different queries at different times. We had a lot of them on 2022-10-18, mostly between 2 and 6 (UTC +2) in the morning. Today it happened again. Additionally some queries seem to be extremely slow. Maybe it's related

RE: Query keywords of adgroup is very slow

2022-05-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Martin, Thank you for reaching out. To investigate the issue further, could you please provide the complete request and response logs, with the request-id? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging

Query keywords of adgroup is very slow

2022-05-16 Thread san...@knorex.com
Hi, I am using query to search keywords of adgroup in "ad_group_criterion" but response time is very slow. ad_group_criterion.type = KEYWORD -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.bl

Re: Slow

2022-05-11 Thread Kubber
Perfect! I see jobs running way quicker now. Thanks Matt. On Wednesday, May 11, 2022 at 7:15:26 PM UTC+1 adsapi wrote: > Hi All, > > Thanks for your patience on this. This issue should be resolved now. Can > you please retry your batch job requests and let us know if you run into > the same

Re: Slow

2022-05-11 Thread Skander Mansouri
Thursday, but now it's very slow it > can take 30 minutes before it's done, and the amount of data is the very > same. > I see the same issue on uploading CampaignCriteria. > > How long should it take to delete let's say 2 criteria? > > I'm using code more less like

Slow

2022-05-11 Thread Kubber
I'm trying to remove CampaignCriterionOperation using BatchJobService. It used to work quite quick until last Thursday, but now it's very slow it can take 30 minutes before it's done, and the amount of data is the very same. I see the same issue on uploading CampaignCriteria. How long should

RE: Keyword Performance Report slow since the 21st

2021-07-26 Thread Google Ads API Forum Advisor
Hi Joel, Thank you for reaching out. There were no recent changes that we are aware of that may have caused the delay in pulling reports. That said, so our team can take a closer look, could you share your customer IDs and the complete report definition in either XML or AWQL form, as well as

Keyword Performance Report slow since the 21st

2021-07-22 Thread joel
Starting yesterday our API downloads of Keyword Performance reports are taking 3x as long as they did historically. This is consistent across several thousand accounts. I've checked other report types (AdGroup, Campaign performance) and they've remained consistent. Has something changed with

RE: Report Download is slow in Adwords API?

2021-04-26 Thread Google Ads API Forum Advisor Prod
Hello, There have not been any reported issues for the AdWords API recently, though there was increased latency observed for the Ads API on April 21. If you're still having issues can you please reply to us privately with the complete request and response? Thanks, Matt Google Ads API Team

Report Download is slow in Adwords API?

2021-04-26 Thread cv
Hi, Is anyone facing delay in report downloads using Adwords API? Earlier I used to get 18-20 reports in a minute. Now from last 12-15 days it is around 12 reports per minute? Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: AdWords API and Ads Interface are very slow in Turkey

2021-04-23 Thread Google Ads API Forum Advisor Prod
Hi Mahir, The slowness may be transient, you can also try the Ads API. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2GGw2c:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

AdWords API and Ads Interface are very slow in Turkey

2021-04-23 Thread ma...@sumer.me
Hi, We use the Google AdWords API, but since yesterday (22.04.2021) there has been an incredible slowness and we often get "timeout" errors. What is the reason of this? How can we solve it? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Google Ads Api is slow

2021-02-16 Thread Google Ads API Forum Advisor Prod
Hi Matthieu, Can you please send over similar API requests and responses from both AdWords and Google Ads API to compare? Please do so using reply privately. Thanks, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2CR0cm:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Google Ads Api is slow

2021-02-15 Thread 'Matthieu Moullec' via AdWords API and Google Ads API Forum
Hi API team, I've been querying the new Ads Api (v6), which is extremely slow. I'm using async, but it still takes 2hr to retrieve 30 days of data, compared to less than a few minutes for 3 years of data with the Adwords api. This is a big issue for us. Best, MM

Re: Gender and Age Range Performance Reports are very slow

2020-10-23 Thread Google Ads API Forum Advisor Prod
Hi, Since you are unable to respond privately, could you instead send all the relevant details (campaignIDs, and customer IDs) directly to our alias googleadsapi-supp...@google.com? This is so we can continue the discussion of your issue privately. Best regards, Peter Laurence Napa Oliquino

Re: Gender and Age Range Performance Reports are very slow

2020-10-22 Thread theadsguy
It says I don't have permission to reply to author in this group. Is there any other way to give you the ids and customer id? On Wednesday, October 21, 2020 at 9:18:43 PM UTC-4 adsapiforumadvisor wrote: > Hello, > > Could you click Reply Privately to Author and send me either campaign IDs >

Re: Gender and Age Range Performance Reports are very slow

2020-10-21 Thread Google Ads API Forum Advisor Prod
Hello, Could you click Reply Privately to Author and send me either campaign IDs that you are using or the customer ID of the Google Ads account? It would help us to double-check if there is something unique about your account that could affect the numbers. Thanks, Nadine Wang, Google Ads API

Re: Gender and Age Range Performance Reports are very slow

2020-10-20 Thread theadsguy
Yes, it's consistently higher. I also counted the number of lines my report aggregator is reading from each of the streams, and for some reason the number of lines for gender and age range are MANY times higher: campaign performance lines: 3680 Time for campaign performance report

RE: Gender and Age Range Performance Reports are very slow

2020-10-20 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for your patience on this inquiry. Can you please provide us with the full request and response logs associated with each of these queries? Also, can you please confirm if this discrepancy happens on a consistent basis? Thanks, Matt Google Ads API Team Matt Google Ads API

Re: Gender and Age Range Performance Reports are very slow

2020-10-16 Thread theadsguy
performance > reports are very slow. I'm using the Python API to fetch reports for 30 > days. Campaign performance report is a lot faster. Here are some times I > profiled: > > Time for campaign performance report: 5.35 secs > Time for gender performance report: 27.56 secs &g

Gender and Age Range Performance Reports are very slow

2020-10-16 Thread theadsguy
Hi, I'm noticing that for some reason, gender and age range performance reports are very slow. I'm using the Python API to fetch reports for 30 days. Campaign performance report is a lot faster. Here are some times I profiled: Time for campaign performance report: 5.35 secs Time for gender

Re: Slow Product Group Creation

2020-03-05 Thread Google Ads API Forum Advisor Prod
Hi, Please also make sure that you order uploaded operations by operation type and do not poll the job status too frequently. Also note it is recommended to add no more than 1,000 operations per AddMutateJobOperationsRequest and use the sequence_token to upload the rest of the operations to

Re: Slow Product Group Creation

2020-03-04 Thread Big Apple Buddy
Hi Xiaoming Many thanks for getting back to me. I'm uploading the operations via batch processing and have followed the best practices there - I'm ensuring that only one operation per object (ad group in this case) is being uploaded and only uploading one single batch of 50k operations (not

RE: Slow Product Group Creation

2020-03-04 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for reaching out. Please refer to this guide on the best practice guidelines when you use the MutateJobService. You could try to have fewer larger jobs over many smaller jobs and try to avoid operating on the same objects at the same time. Please also refer to this guide on the

Slow Product Group Creation

2020-03-04 Thread Big Apple Buddy
Hi - I'm creating product groups across a bunch of different ad groups in various shopping campaigns. I'm finding that the batch processing of operations is very slow (< 50 operations a minute). The "progressStats" suggest that the operations are being created successfully, but I w

Re: Google Ads API Extremely Slow

2019-04-19 Thread Sergei Kim
+1. Slower then XML AdWords API. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and

RE: Google Ads API Extremely Slow

2019-04-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Can you please provide your API request and response so I can see if there are any issues through *reply privately to author*? Thanks, Anthony Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Google Ads API Extremely Slow

2019-04-18 Thread Daj Katal
I am using the google ads api for keyword research on my website but it takes too long. Simply getting the data from the google database takes 6 seconds. I have removed anything that modifies the data so I am sure that it takes 6 seconds to get the data. This is the code for getting the

Google Ads API Super Slow

2019-03-28 Thread Haik
We manage adwords accounts for our clients. Currently we use AdWords API, the rates that we log are around *20K-150K *Campaign Criterions created/removed per minute. Now we implemented the V1 of Google Ads API, the rates that we log are around* 0.1K-2K* Campaign Criterions created/removed per

RE: downloading all campaign data using date range is super slow

2019-03-18 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
/18/19 14:30:59 paolo.roge...@oom.com.sg wrote: hi. im downloading all campaign data to be save in my database so that we can have real data in our application. but it seems that it is super slow in doing so. is there any way to resolve this? like im downloading just 1 year campaign data in my

downloading all campaign data using date range is super slow

2019-03-18 Thread Albert Paolo Rogelio
hi. im downloading all campaign data to be save in my database so that we can have real data in our application. but it seems that it is super slow in doing so. is there any way to resolve this? like im downloading just 1 year campaign data in my manager account (100+ accounts) and 1hour have

RE: [1-1026000025441] Slow performance adding 25M+ users to adwords list

2019-02-27 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
19:45:26 mit...@actioniq.com wrote: Hi Milind, Yes I absolutely am using multiple processes. Each one calls AdwordsServices.getUserList, then calls MutateMembers with about 5 user email hashes. They all run at the same time, because I have noticed that running one at a time is too slow (takes 1 hour). Runn

Re: Slow performance adding 25M+ users to adwords list

2019-02-26 Thread mitesh
Hi Milind, Yes I absolutely am using multiple processes. Each one calls AdwordsServices.getUserList, then calls MutateMembers with about 5 user email hashes. They all run at the same time, because I have noticed that running one at a time is too slow (takes 1 hour). Running them all

RE: Slow performance adding 25M+ users to adwords list

2019-02-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Mitesh, The CONCURRENT_MODIFICATION error that you encountered could occur due to multiple processes that are trying to update the same entity at the same time. To be able to

Slow performance adding 25M+ users to adwords list

2019-02-25 Thread mitesh
I'm trying to add many users (25 million email hashes) to a newly created adwords list. I'm doing this via many (around 30+) threads each doing a single big MutateMembersOperand with many users. I get CONCURRENT_MODIFICATION a lot, and just retry after a random wait time, but this still causes

RE: Reports very slow / stuck

2019-02-08 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Greetings! We are actively working on figuring this out. We have a couple of users who have reported this, but it's only affecting this report and a few customers, so we're trying to pin down the exact cause. I'll get back to you when I have more news. Best, Nadine Sundquist, AdWords API Team

RE: Reports very slow / stuck

2019-02-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Could you please share the complete report definition along with the CID, timestamp for us to troubleshoot this further? You can reply back via Reply privately to author option. Regards, Bharani, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Reports very slow / stuck

2019-02-01 Thread Vytautas
Same here. GEO reports aren't working for some of our clients, seems like API is timing out. On Friday, February 1, 2019 at 4:34:47 PM UTC+2, Tiana S. wrote: > > Same issue here! Started with the Geo performance report but seems to be > propagate to the others now as well. > > On Friday, 1

RE: Reports very slow / stuck

2019-02-01 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Could you please share the complete report definition which includes the timestamp without redacting any information, to troubleshoot this further? You can reply back Reply privately to author option. Thanks, Bharani, AdWords API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Reports very slow / stuck

2019-02-01 Thread Tiana S.
Same issue here! Started with the Geo performance report but seems to be propagate to the others now as well. On Friday, 1 February 2019 13:44:19 UTC+1, AdWordsApiUser wrote: > > Hi Team, > > For the past 12 hours or so, the reports are loading extremely slowly. Geo > report seems especially

Reports very slow / stuck

2019-02-01 Thread AdWordsApiUser
Hi Team, For the past 12 hours or so, the reports are loading extremely slowly. Geo report seems especially affected. MG -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: Slow audience list data populating

2019-01-22 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Ivan, If you uploaded the user list a couple of hours ago and seeing the Populating status via UI then it is expected. It takes 6 to 12 hours for a list to be populated with members, so you'll most likely see an "In Progress" status (on the Google Ads UI) if you upload to an audience list

Slow audience list data populating

2019-01-22 Thread ivan . kharybin
Hello everyone! I'm having problem with slow audience list data updating. I've created new audience list via API and uploaded around 2000 customer records as described here. <https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201809/remarket

Re: CampaignService->get extremely slow (131 seconds)

2018-11-21 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Martijn, There are no issues currently that we are aware of. The PHP client library is on v38.0.0 with AdWords API v201809. It could be an intermittent issue. Could you try making the API call again and see if you're seeing the issue? Please share us the complete SOAP request and

CampaignService->get extremely slow (131 seconds)

2018-11-21 Thread Martijn Scheffer
sunday evening, without changing a line of code, my calls sot CampaignService->get suddenly became incredibly slow i have just 6 campaigns, that werent changed either. every request takes between 130 and 132 seconds, no exceptions. this is the code (copied from googles sample c

extremely slow response, 130 seconds

2018-11-21 Thread Martijn Scheffer
is this forum moderated ? i can't find my original question, i had some extra information. im making a get request with the CampaignService like this: $campaignService = $adWordsServices->get($session, CampaignService::class); // Create selector. $selector = new Selector();

Re: API slow in changing CPC bid in product partitions

2018-10-16 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi David, Due to load balancing it is expected for the batch jobs to having varying time to complete. While some jobs may only take 2 minutes, there may be a few jobs that may exceed 10 minutes. If you are seeing increased latency consistently to execute the BatchJobService, please share the

API slow in changing CPC bid in product partitions

2018-10-16 Thread David Antunes
Hi, We're sending AdGroupCriterionOperations with changes to ProductPartitions CPC bids to the AdWords API (using the BatchJobService) and each batch of 4000 changes is taking about 10min to complete This seems slow, is it normal? is there anything we can do to make it faster? Many thanks

Re: is AWQL really slow?

2018-09-20 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Albert, I was able to generate the Account Performance Report with the same report query without any latency. Can you try generating the report with a shorter date range or use predicates to break up the report request into multiple, smaller requests to avoid the delay? If you continue

is AWQL really slow?

2018-09-20 Thread Albert Paolo Rogelio
Hi I using AWQL to retrieve Account performance of all accounts in a mcc account but it is really slow. im just getting 16 accounts and it will consume up to 35seconds it is really bad. is there any way to speed it up? i mean it is deployed in cloud server so it means it should be fast. im

is AWQL really slow?

2018-09-20 Thread Albert Paolo Rogelio
Hi, Im using AWQL to get ACCOUNT_PERFORMANCE_REPORT and it is super slow. Im just retrieving 16 accounts and it will be fetched after 30seconds. is there any other way to speed it up? even if my application is deployed in a cloud server. here's my code below. $adWordsServices = new

BatchJobs processing speed suddenly very slow

2018-05-23 Thread Thorsten Merz
Hey there, since today we are experiencing extremely poor performance on the batch job processing via AdWords API (v201710). Before we were executing batches of different sizes within seconds or even 1-2 minutes. Now it might take up around 10, 20, 30 or 60 minutes to finish similar jobs. Is

Re: Slow aw-reporting performance after update

2018-03-06 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Filip, Your concern is more on the performance of the aw-reporting tool, and not AdWords API specific (e.g. RateExceeded error in your aw-reporting tool). This said, I suggest that you wait for the answer of the library owners in this link

Slow aw-reporting performance after update

2018-03-06 Thread Filip Holmberg
Hi, Posting an issue concerning the latest version of the aw-reporting tool here as well. Originally posted in the aw-reporting github issue section.but maybe someone can help here as well since this is critical and needs to be solved somehow before the next api sunset. --- We have

Re: Very slow batch job uploads (5.5+ hours)

2018-01-08 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi Bryan, This particular task is proceeding slowly because its operations are not ordered in a way that allows good batching. Try reordering operations such that similar operations are grouped together (e.g. all adgroup creations first, followed ad creations, criteria creations and

Re: Very slow batch job uploads (5.5+ hours)

2018-01-08 Thread Bryan
Thanks, will be awaiting further info. On Friday, January 5, 2018 at 3:35:06 PM UTC-5, Anash P. Oommen (AdWords API Team) wrote: > > Hi Bryan, > > I've asked the team to investigate based on the information you provided. > I'll keep you posted. > > Cheers > Anash P. Oommen > AdWords API

Re: Very slow batch job uploads (5.5+ hours)

2018-01-05 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
Hi Bryan, I've asked the team to investigate based on the information you provided. I'll keep you posted. Cheers Anash P. Oommen AdWords API Advisor. On Thursday, January 4, 2018 at 2:19:33 PM UTC-5, Bryan wrote: > > Hi, I have replied privately with the details, please let me know if you >

Re: Very slow batch job uploads (5.5+ hours)

2018-01-04 Thread Bryan
Hi, I have replied privately with the details, please let me know if you need any more information, thanks. On Wednesday, January 3, 2018 at 10:22:54 PM UTC-5, Luis Xander Talag (AdWords API Team) wrote: > > Hi Bryan, > > To further check this, can you provide your clientCustomerId and your >

Re: Very slow batch job uploads (5.5+ hours)

2018-01-03 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Bryan, To further check this, can you provide your clientCustomerId and your batch job ID? Please *reply privately to author* with your details. Thanks and regards, Luis AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Very slow batch job uploads (5.5+ hours)

2018-01-03 Thread Bryan
Hi, I am experiencing slowness when using the Batch job service via the PHP library to create new ad groups, ads and keywords. The upload seems to be very slow - I am not sure if this is a result of how the batch job is created or perhaps errors on the other end that I am not seeing until

Re: MutateBatchJobservice is slow?

2017-11-27 Thread 'Peter Oliquino' via AdWords API Forum
Hi Venkata, As mentioned previously, the BatchJobService is designed for processing multiple numbers of operations and it should be able to accommodate the number you have mentioned. However, please note the limitations mentioned in this section

Re: MutateBatchJobservice is slow?

2017-11-27 Thread venkata munnangi
Hey Peter, Thanks for the reply. Essentially my job has a varying limit of items from 1 to 20,000. 2 being not so common. On average, possibly 1000-2000. For the worst case, Would 2 additions/remvals of product partitions still not necessitate the usage of BatchOperations? Currently,

Re: MutateBatchJobservice is slow?

2017-11-24 Thread 'Peter Oliquino' via AdWords API Forum
Hi, My apologies for the delay. The BatchJobService is usually designed to be used on a significant number of operations and not against only a few ones. For example, for operations that may be ranging between 1-10 ADD/REMOVE operations, you may just use the normal AdWords API service to

MutateBatchJobservice is slow?

2017-11-22 Thread vmunnangi
Hey, I am encountering quite a significant delay in MutateBatchJobs. For example, adding/removing a few ProductOfferIds to an ad-group is taking more than 4 minutes. Am I doing something wrong? Here is an archived culprit batchjobId - 607862900 -- --

Re: Downloading KEYWORD PERFORMANCE REPORT through AdWords API is slow for TSV files

2017-09-26 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kumar, I am able to download a report using the report definition you provided in CSV and TSV formats successfully. Could you try increasing the readTimeout for report downloads or use predicates to break up the report request into multiple, smaller requests? You could consider submitting

Re: Downloading KEYWORD PERFORMANCE REPORT through AdWords API is slow for TSV files

2017-09-26 Thread kumar
includeZeroImpressions = true, ReportDefinitionDateRangeType.YESTERDAY As you can see above, typically I try and retrieve just yesterday's data. I also set includeZeroImpressions to TRUE because we would like to track the behavior of all keywords historically. Setting it to FALSE gives me a

Re: Downloading KEYWORD PERFORMANCE REPORT through AdWords API is slow for TSV files

2017-09-26 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kumar, Could you provide the DateRange used in the report request? Have you set the includeZeroImpressions header to true? Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Downloading KEYWORD PERFORMANCE REPORT through AdWords API is slow for TSV files

2017-09-26 Thread kumar
Hi Shwetha, I have sent a private message with the report definition and the clientCustomerId. Let me know what you find. Thank you! Kumar On Wednesday, September 20, 2017 at 3:03:06 PM UTC-6, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Kumar, > > Could you provide the compete report

Re: API Upload offline conversion slow to show up in adwords

2017-09-22 Thread El mInus
Hi Peter, Thanks for your reply. Yesterday all became ok, Conversions are now visible within 2 hours. Le jeudi 21 septembre 2017 07:26:29 UTC+2, El mInus a écrit : > > Hello, since yesterday , i seems that uploaded offline conversions are > very slow to show up in adwords (more than

Re: API Upload offline conversion slow to show up in adwords

2017-09-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi, If you are uploading a OfflineConversionFeed , then certain attribution models take longer than 3 hours to show up in the AdWords UI as discussed here

API Upload offline conversion slow to show up in adwords

2017-09-20 Thread El mInus
Hello, since yesterday , i seems that uploaded offline conversions are very slow to show up in adwords (more than 12 hours) For yesterday i uploaded 120 offline conversions with no error and they showed up after 12 AM today. For today more than 170 conversion and now there's only 58 in adwords

Re: Downloading KEYWORD PERFORMANCE REPORT through AdWords API is slow for TSV files

2017-09-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kumar, Could you provide the compete report definition along with the clientCustomerId for which you are trying to download the Keyword Performance Report? The report download request may time out on extremely large data sets. There is no explicit data size limit; however, the server may

Downloading KEYWORD PERFORMANCE REPORT through AdWords API is slow for TSV files

2017-09-20 Thread kumar
1down votefavorite <https://stackoverflow.com/questions/46247646/downloading-keyword-performance-report-through-adwords-api-is-slow-for-tsv-files?noredirect=1#> I have tried to download the *KEYWORD PERFORMANCE* REPORT through AdWords API in TSV & XML formats and it is crawling

Re: BatchJob working very slow

2017-07-26 Thread Ершов Александр
> Could you please and take a look, why it's so? > My ideas > >1. We sent some slow operations? >2. Wrong operation sequence / structure >3. Adwords API inner loading balance mechanizm slow down at some >points, if you exceed some limits / it's high load time > &g

BatchJob working very slow

2017-07-26 Thread Ершов Александр
Hello! Today, one of our batch jobs is processed very slowly (>15 mins). Could you please and take a look, why it's so? My ideas 1. We sent some slow operations? 2. Wrong operation sequence / structure 3. Adwords API inner loading balance mechanizm slow down at some points, if

Re: Slow AWQL Responses

2017-06-20 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API Forum
dsApiUser wrote: >> >> Hello team, >> >> AWQL response times have increased significantly in the last couple of >> weeks, and it making a lot of our processes slow or backed up. Our estimate >> is that response time to queries has increased 3x to 4x overnight (sta

Re: Slow AWQL Responses

2017-06-20 Thread Tomas R
ve increased significantly in the last couple of > weeks, and it making a lot of our processes slow or backed up. Our estimate > is that response time to queries has increased 3x to 4x overnight (starting > around 6th of June). I followed the other thread where it was mentioned > that

Slow AWQL Responses

2017-06-18 Thread AdWordsApiUser
Hello team, AWQL response times have increased significantly in the last couple of weeks, and it making a lot of our processes slow or backed up. Our estimate is that response time to queries has increased 3x to 4x overnight (starting around 6th of June). I followed the other thread where

Batch job mutate is too slow, stucked, not efficient!!

2016-09-22 Thread mike
Hi, Im using the API in order to upload keywords to adgroups. I have ~10 and when Im using the batch job service is too slow( sometimes the server crashs before). I red the API documentation but cant find a better way that im using My question is: 1. Is there a better way to upload all

Re: BatchJobService is SO SLOW and not completing jobs

2016-06-01 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, I just heard back from the team working on this issue, and they confirmed that they saw some problems with BatchJobService. The good news is that they already applied a fix about an hour ago that should have helped with the performance issue. If you're still seeing problems, please send

Re: BatchJobService is SO SLOW and not completing jobs

2016-06-01 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Could you double-check the IDs you provided? They are 9 digits long, but customer/account IDs are 10 digits. If you could send a few customer ID + batch job ID combinations where you're seeing issues, I'll investigate further. Thanks, Josh, AdWords API Team On Wednesday, June 1, 2016 at

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

Re: Api very slow

2016-05-26 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Since this is not specific to the AdWords API, I'm afraid its not in my area of expertise. Adding localhost(127.0.0.1) as the first line in your /etc/resolv.conf will allow for caching of DNS queries which would be helpful if there are connection issues. You can find more information here

Re: First Example of Google Adwords API very very slow

2016-05-26 Thread gianluca . aec
Duplicate of https://groups.google.com/forum/#!topic/adwords-api/RUZ_xg7hHHY -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Api very slow

2016-05-26 Thread gianluca . aec
I found that the problem is in the curl call. My server Debian says: Curl Hostname was NOT found in DNS cacheSomeone says that the problem is the version of curl: see http://stackoverflow.com/questions/27093467/curl-hostname-was-not-found-in-dns-cache-error Adding: nameserver 127.0.0.1 to

Re: Api very slow

2016-05-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Can you profile the program execution using one of the profiling tools to identify which area is taking more time? It might be an issue with the resources available at runtime. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

First Example of Google Adwords API very very slow

2016-05-25 Thread gianluca . aec
I tried to make a first example of GetCampaings.php as the guide said. It takes very long time to get my campaigns. The code slow are: 1. download the wsdl 2. GenerateHttpHeaders 3. __soapCall --> it's slow but request time is nice (about 200ms) It takes about 15 second to get 1 campaign (t

Api very slow

2016-05-25 Thread gianluca . aec
I just tried the Example GetCampaign and it takes long (about 15 or 20 seconds). it takes long in: 1. WSDL download 2. HttpHeaders generation: GenerateHttpHeaders 3. __soapCall but responseTime is nice (200ms) and there arent connection issue. Please help me.. -- --

Why is getting structural information so slow?

2016-05-25 Thread Jason Stedman
Asker, The report information you get is not up to the minute, it is aggregated over time, but usually is about a day old. Processing has been done ahead of time to make this data available for you. You can make a single request to retrieve all of your keywords' data at once. To get a single

Why is getting structural information so slow?

2016-05-24 Thread Asker
Can some wise person shed some light on this information? I am finding that it is relatively faster to get a performance report using Adwords API than getting structural information about the campaign setup using an API service. For example, getting the CTR information on thousands of

  1   2   >