If I have like 3000 active subscriptions can I just request the status of all those subscriptions once a day, or should I do it a different way?
02-25-2013 10:59 AM
There is only one method to get subscription status, which only do one subscription at a time.
ARBGetSubscriptionStatus
02-25-2013 11:05 AM
Yes........but....you can just loop through your user list and BAM!! You have 3000 subscription status requests.
02-25-2013 11:16 AM
Then, I don't get your question at all, you can get subscription status as many time a day as you want. Althought subscriptions batch only run once a day.
02-25-2013 11:40 AM
That was my question.
02-25-2013 11:49 AM