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 
conversion_action.status IN ('ENABLED').

The request is called by AWS Lambda and the interesting thing is that as 
long as lambda is still running, the second request that looks exactly the 
same takes ~2s. I've tried to increase the RAM and update the node version 
on Lambda but it didn't help.

However, when I run the script locally, it takes ~2s as well.

I also checked in the logs that the issue is *not* related to cold lambda 
starts. Do you have any other ideas of why it takes so long or what might 
be the issue?

Thanks in advance!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6afbbc8f-a29a-440b-9071-7206f3559fc8n%40googlegroups.com.
  • Th... 'Piotr Popławski' via Google Ads API and AdWords API Forum
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to