SAP
C_C4H62_2408
180 Minutes
80
SAP Certified Associate - Implementation Consultant - SAP Customer Data Cloud
A: AacceptanceDate
B: doubleOptin
C: isEnabled
D: isSubscribed
A: Use the REST API and call the accounts.setSchema endpoint.
B: Upload the new structure using a JSON file via the console.
C: Use the schema editor in the admin console
D: Contact the SAP support team to request the field be added.
A: gigya.accounts.b2b.getOrganizationInfo()
B: gigya.accounts.getJWT()
C: gigya.accounts.getAccountInfo() passing the value Groups to the include parameter.
D: gigya.accounts.b2b.auth.getAssets()
A: Notifications can contain multiple events.
B: Events are ordered per UID.
C: Custom data fields can be added to the payload.
D: Notifications are sent in a synchronous way.
A: Create a new application and secret key to be used for the request.
B: Create a CNAME in the site settings.
C: Add the IP address of the back end on the IP-Allowlist of SAP Customer Data Cloud.
D: Enable the REST interface in the site settings.