Question
ResultGetMObjects.remainingCount not found
I found a field "ResultGetMObjects.remainingCount" in the document "Marketo Enterprise API 2 0.pdf".
But in the WSDL, 'ResultGetMObjects' doesn't have the integer field "remainingCount" but a boolean field "hasMore".
Then I can't simply get the number of Opportunity records, unless I get all the records and sum the returnCounts.
I need to find a way to get the "remainingCount" value.
Begging for help, thx.
But in the WSDL, 'ResultGetMObjects' doesn't have the integer field "remainingCount" but a boolean field "hasMore".
Then I can't simply get the number of Opportunity records, unless I get all the records and sum the returnCounts.
I need to find a way to get the "remainingCount" value.
Begging for help, thx.