Hello, You can use Campaign Criteria Report <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-criteria-report> to get the blocked IPs via Criteria <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-criteria-report#criteria> field of the API. Since this report wont support Date field, there is no other way to sort the IPs. It is not possible to use any other report to get these details. Please refer this Criteria Usage table <https://developers.google.com/adwords/api/docs/appendix/criteria-usage> to know more about IpBlock Criteria Type.
Regards, Sai Teja, AdWords API Team On Friday, December 28, 2018 at 7:24:07 AM UTC-5, [email protected] wrote: > > I can get all blocked IPs from AdWords but how to get all blocked IPs > sorted by adding date? > > For example: > 11.11.11.11 - was added at 13:43:02 > 22.22.22.22 - was added at 11:56:31 > 33.33.33.33 - was added at 17:44:05 > > I need: > 22.22.22.22 > 11.11.11.11 > 33.33.33.33 > > Can you help me? > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/870dd352-6e65-4b68-9247-d453af5a5437%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
