Dear Google Ads API support team,

We would like to inquire some information about Google Ads API.

Our system has still tried to fetch Google Ads data periodically for many 
customers with many data types.
Therefore we have many requests that were and will be sent to your system.
In a normal case, one request takes a very short time to download the 
response data.
However, sometimes our requests take a very long time to get the same 
things.
Then we have many troubles with other tasks depend on those data.

For example: Here is one of our requests

curl --location --request POST 
'https://googleads.googleapis.com/v8/customers/3796348839/googleAds:search' 
\
--header 'Authorization: Bearer access_token' \
--header 'developer-token: developer_token' \
--header 'User-Agent: curl' \
--header 'Accept: application/json' \
--header 'login-customer-id: login_customer_id' \
--header 'Content-Type: application/json' \
--data-raw '{
"query": "SELECT 
segments.date,customer.id,customer.descriptive_name,ad_group.id,ad_group.name,campaign.id,campaign.name,feed_item.attribute_values,feed_item.end_date_time,feed_item.feed,feed_item.id,feed_item.start_date_time,feed_item.status,feed_item.url_custom_parameters,feed_item.policy_infos,metrics.all_conversions,metrics.all_conversions_value,metrics.clicks,metrics.conversions,metrics.conversions_value,metrics.cost_micros,metrics.engagements,metrics.impressions,metrics.interactions,metrics.interaction_event_types,metrics.video_views,metrics.cross_device_conversions,ad_group_ad.resource_name
 
FROM feed_item WHERE segments.date BETWEEN '2021-07-08' AND '2021-07-17'",
"summary_row_setting": "SUMMARY_ROW_WITH_RESULTS",
"return_total_results_count": true,
"page_token": "",
"page_size": 10000
}'

When we send the request (Request-Id: pC6vg0G-ktXaHgOTPvWuUw) as cURL 
above, start at Wed, 28 Jul 2021 14:17:16 GMT.
Then we finish downloading the response data around at Wed, 28 Jul 2021 
14:20:00 GMT.
It takes more than 2 minutes.

When we send another request (Request-Id: AHPAk1Y3e5B754ZI7NLAmg) as same 
cURL above, start at Fri, 30 Jul 2021 12:38:19 GMT
Then we finish downloading the response data around at Fri, 30 Jul 2021 
12:38:22 GMT.
It takes only less than 3 seconds.

Please help us investigate the above problem or guide us on the way to 
decrease the delay time.

Thank you so much!

Best Regards,
FDH Team.

-- 

-----------------------------------------------------------------------------------------
もし、このメッセージが誤って貴殿に送信されたと思われる場合には、
機密情報を含んでいる可能性もありますので、どなたにも転送せず、
付属したファイルも含めて削除していただくとともに、発信者にその旨を
お伝えいただきますようお願いいたします。
This email may be 
confidential or privileged.
If you received this communication
by mistake, 
please don't forward it to anyone else,
please erase all copies and 
documents,
and please let me know that it went to the wrong person.
Thank 
you very much.
-----------------------------------------------------------------------------------------

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/5accfbd4-f5e1-4d68-9dd3-88a7955d3327n%40googlegroups.com.

Reply via email to