Salesforce Certified Marketing Cloud Developer — Question 7

A developer is leveraging the SOAP API to dynamically display Profile and Preference Attributes in a custom profile center.
Which method could be used to support the dynamic functionality?

Answer options

Correct answer: B

Explanation

The correct answer is B, Extract, as it allows the developer to retrieve specific data dynamically from the Profile and Preference Attributes. Options A, Configure, and C, Describe, do not provide the same functionality for dynamically pulling data as Extract does.