Sometimes, API returned us much less data then often, and on the next time 
we requesting it everything is okay. If this expected and why this could 
happen? 
Often we receive 3M rows, but it was a few times when we receive 1M or 
less. Also, when we receive less data number of rows are always rounded and 
divisible by 10000.

Example of query used: 
https://googleads.googleapis.com/v11/customers/{{account_id}}/googleAds:searchStream
{
"query": 
"
SELECT
campaign.advertising_channel_sub_type,
campaign.advertising_channel_type,
campaign.id,
campaign.name,
campaign.status,
geographic_view.country_criterion_id,
metrics.all_conversions,
metrics.all_conversions_value,
metrics.conversions,
metrics.conversions_value,
metrics.view_through_conversions,
segments.ad_network_type,
segments.conversion_action,
segments.conversion_action_category,
segments.conversion_action_name,
segments.date,
segments.device,
segments.external_conversion_source,
segments.geo_target_city,
segments.geo_target_region,
segments.geo_target_state
FROM
geographic_view
WHERE
segments.date BETWEEN '2021-09-01' AND '2022-10-01'
"
}

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c2696a1b-a824-4e26-b47f-3bf8881053e3n%40googlegroups.com.
  • Reports periodical... 'Nikita Kulik' via Google Ads API and AdWords API Forum

Reply via email to