My client have even more campaigns and can update hundreds campaigns daily. We are making many call to get campaigns one by one, and creating load on API and our servers as well. We really need batch API to be able to get campaign details with pagination, ordered by update timestamp, recent first, or unordered with date parameter, with pagination. This change will help to reduce load extremely. Please provide this API.