API: campaign listing endpoint returns pagination and supports filtering
The GET /campaigns endpoint now returns standard pagination parameters (next_page_url, per_page) and supports filtering by date_from / date_to and campaign ID. Filtering by ID and date range is now documented in the API reference.