Hello, Thanks for your answer! I can use more that 1 request. The main question is how to do it with the fewer requests as possible. I tried to send requests using segments, as you provided, but seems like the server returns me just a summary value of all periods. But I need to get data for each day separately. How can I do it? Maybe you can show an example of API query for it?
On Wednesday, 25 May 2022 at 08:55:34 UTC+2 adsapi wrote: > Hi Charles, > > Thank you for reaching out to the Google Ads API team. > > Moving forward to your concern, you can use the segments.date > <https://developers.google.com/google-ads/api/docs/reporting/segmentation#rules_for_core_date_segment_fields> > filter > here. You also need to use the paging through results, please see this > documentation > <https://developers.google.com/google-ads/api/docs/reporting/paging> about > this. > > However, kindly note that if you want to call in just *1* request and it > has more data, then I am afraid that this is not possible because doing so, > you will encounter errors. > > Regards, > [image: Google Logo] > Carmela > Google Ads API Team > > > ref:_00D1U1174p._5004Q2bCxQN:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/14d5c68b-c5e8-4be6-87e7-ac8f68e5597fn%40googlegroups.com.
