Mailjet return not exactly the number of campaign
I have the problem about Mailjet get campaigns, after I get campaign by $real_campaign = $mj->get(Resources::$Campaign);
but it only return 10 records though I just add more than. I also try to post a new campaign but the result is still exactly as the same.