What query syntax do you use for searching customers belonging to a segment using REST API?
A.
select * from profile where having(segments, (segments.name = and segments.value = ))
B.
select * from profile where attributes.
C.
select * from profile where having (segments, (attributes.segment= and attributes.value=))
D.
select * from profile where segments.
The Answer Is:
A
This question includes an explanation.
Explanation:
The correct query syntax for searching customers belonging to a segment using the REST API in the SAP Customer Data Platform is to use the having function in conjunction with the segments object. This allows the query to specify the segment name and value as conditions for the search. The syntax select * from profile where having(segments, (segments.name = and segments.value = )) is used to retrieve all profiles that match the specified segment criteria. References = This information can be found in the SAP Help Portal’s documentation on Query Syntax Specification for the SAP Customer Data Platform1.
C_C4H630_34 PDF/Engine
Printable Format
Value of Money
100% Pass Assurance
Verified Answers
Researched by Industry Experts
Based on Real Exams Scenarios
100% Real Questions
Get 60% Discount on All Products,
Use Coupon: "8w52ceb345"