We recently faced an issue where we were only able to pull 10K campaign level targets from the SOAP API exposed via CampaignCriterionService. By simply calling the get method and passing selector object we are only able to get 10k entries in the Campaign Criterion Page object.
However, this behavior does not seem consistent in other APIs exposed like CampaignFeedService where in one page we are getting more than 10K entries.
Can you please guide us if there are limits implemented on number of entries in a page and if so, what is that limit?
Thanks!