1. SAP Help Portal
SAP Customer Data Cloud
accounts.setPolicies REST API: This official API documentation details the policy object used to configure consent. It explicitly lists the parameters: termsOfService
privacyPolicy
and otherConsents
which directly correspond to the three correct answer types. (See the 'parameters' section of the accounts.setPolicies method documentation).
2. SAP Help Portal
SAP Customer Data Cloud
Consent Management Guide: The guide explains the structure of consent statements. It describes how to set up the mandatory "Terms of Service" and "Privacy Policy" and then discusses creating additional consent statements for other purposes
which falls under the "Other" category. (See the section on "Consent Statement Settings").