Valid Marketing-Cloud-Developer Dumps shared by ExamDiscuss.com for Helping Passing Marketing-Cloud-Developer Exam! ExamDiscuss.com now offer the newest Marketing-Cloud-Developer exam dumps, the ExamDiscuss.com Marketing-Cloud-Developer exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com Marketing-Cloud-Developer dumps with Test Engine here:
A company needs to retrieve a large number of rows from a data extension via the API. Which two solutions would optimize the performance? Choose 2 answers
Correct Answer: A,C
To optimize the performance when retrieving a large number of rows from a data extension via the API, the following solutions can be used: * Use the REST API instead of the SOAP API (A)- The REST API generally offers better performance for data retrieval operations compared to the SOAP API. * Use the ContinueRequest feature (C)- This feature allows for the pagination of results, enabling the retrieval of large datasets in manageable chunks. References: * Salesforce Marketing Cloud REST API * Salesforce Marketing Cloud SOAP API ContinueRequest