
Accredited Professional Salesforce-Data-Cloudリアル試験問題と無料最新回答2025年10月04日
Salesforce-Data-Cloud究極な学習ガイド
質問 # 24
How many Metrics can be present in 1 segment container?
- A. 0
- B. 1
- C. 2
- D. 3
正解:B
解説:
Only one metric can be presentin one segment container. A segment container is a logical grouping of segments that share the same metric and granularity. A metric is a calculated insight that defines and calculates a multidimensional measure on your data. A granularity is the level ofdetail at which you want to analyze your data, such as daily, weekly, or monthly. You can create multiple segment containers with different metrics and granularities, but each segment container can only have one metric.
References: Segment Containers
質問 # 25
What can be customized in the Data Cloud canonical model?
- A. Objects and Fields
- B. Fields
- C. Objects, Fields, and Relationships
- D. Objects
正解:C
解説:
You can customize the Data Cloud canonical model by adding, editing, or deleting objects, fields, and relationships. You can also modify the properties, labels, and descriptions of these components. Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_canonical_model.htm&type=5
質問 # 26
An administrator has configured the Salesforce CRM connector and set up a data stream for the Case object. A new custom field called "Business Priority" was created on the Case object. However, that field is not available when trying to add it in the data stream. What could be causing this issue?
- A. Utilize the Salesforce Dataloader application to perform a bulk upload from a desktop
- B. Custom fields on the Case objects are not supported for ingesting into Data Cloud
- C. The Salesforce Integration User is missing "Read" permissions on the newly created field
- D. The Data Cloud administrator does not need to do anything. After 24 hours when the data stream refreshes, it will automatically include any new fields that were added to CRM
正解:C
解説:
One possible reason why a new custom field is not available in the data stream is that the Salesforce Integration User, which is used to connect to the CRM source, does not have "Read" permissions on that field2. To fix this issue, the administrator needs to grant the appropriate permissions to the Integration User profile or permission set.
質問 # 27
Which type of measures with aggregate functions are supported?
- A. Boolean
- B. Numeric
- C. Date
- D. Text
正解:B
解説:
Numeric is the only type of measures that support aggregate functions. Measures are numeric fields that can be aggregated using functions such as SUM, AVG, MIN, MAX, or COUNT. For example, you can use a measure to calculate the total revenue or the average order value from your data. Date, Text, and Boolean are not types of measures, but types of dimensions. Dimensions are fields that can be used to group or filter data, but not to perform calculations. Reference: Measures and Dimensions
質問 # 28
An organization is looking to use Data Cloud to unify data across 5 Salesforce orgs, 2 Marketing Cloud accounts, 6 Amazon S3 Buckets, and 4 Personalization datasets. As far as connection limits are concerned, which platform is going to present a challenge?
- A. Marketing Cloud
- B. Amazon S3 Bucket
- C. Personalization
- D. Salesforce CRM
正解:A
解説:
This platform is going to present a challenge in terms of connection limits for Data Cloud. Data Cloud supports up to 3 Marketing Cloud connections per org, which means that only 3 Marketing Cloud accounts can be connected as data sources or activation targets. The other platforms have higher or no limits for connections. References:
https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_limits.htm&type=5
質問 # 29
The website team at Cumulus Financial Services wants to understand which identified users have browsed the jobs page on their website at least twice within the last 12 hours. Which component should a consultant recommend to achieve this goal?
- A. Segment
- B. Streaming Insight
- C. Calculated Insight
- D. Streaming Data Transformation
正解:B
解説:
This component should be recommended to achieve the goal of understanding which identified users have browsed the jobs page on their website at least twice within the last 12 hours. Streaming Insight allows you to query and filter data from real-time streams using window functions and aggregation functions. References:
https://help.salesforce.com/s/articleView?id=sf.c360_a_streaming_insights.htm&type=5
質問 # 30
What is the maximum limit of the number of records for Full Refresh Extract Method?
- A. No hard limit
- B. 10 million
- C. 50 million
- D. 40 million
正解:B
解説:
The maximum limit of the number of records for Full Refresh Extract Method is 10 million. Full Refresh Extract Method is an option for extracting data from Marketing Cloud to Data Cloud. It extracts all records from a data extension regardless of when they were created or modified. If the number of records exceeds 10 million, an error occurs and no records are extracted. Reference: Extract Methods
質問 # 31
What is a unique requirement of a Streaming Insight query?
- A. A dimension
- B. A window function
- C. A measurement
- D. A WHERE clause
正解:B
解説:
Explanation
A window function is a unique requirement of a Streaming Insight query. It defines the time interval for the query to run on the streaming data and the frequency of the query execution.
References:https://help.salesforce.com/s/articleView?id=sf.c360_a_streaming_insights.htm&type=5
質問 # 32
A customer wants to create segments ofusers based on their Customer Lifetime Value. The source data that will be brought into the Data Cloud does not include that KPI. What process should be followed to achieve this outcome?
- A. Insight > Use in Segmentation
- B. Ingest Data > Create Calculated Insight > Use in Segmentation
- C. Map Data to Data Model > Create Calculated Insight > Use in Segmentation
- D. Create Calculated Insight > Map Data to Data Model > Use in Segmentation
- E. Ingest Data > Map Data to Data Model > Create Calculated
正解:E
解説:
To create segments of users based on their Customer Lifetime Value, the customer needs to first ingest the source data into Data Cloud, then map the data to the Customer 360 data model, then create a calculated insight using the formula editor, and finally usethe calculated insight in segmentation. References: [Data Ingestion], [Data Mapping], [Calculated Insights], [Segmentation]
質問 # 33
Which of the following functions returns the first value from a list that isn't empty?
- A. REPLACE
- B. COALESCE
- C. CONCAT
- D. FIND
正解:B
解説:
COALESCE is the function that returns the first value from a list that isn't empty. It takes a list of values asarguments and returns the first non-empty value. For example, COALESCE(NULL, '', 'Hello', 'World') returns 'Hello'. If all values are empty, it returns NULL. References: COALESCE
質問 # 34
Which data model object category can a Data Cloud user create segments on?
- A. Profile
- B. Engagement
- C. Other
- D. Unified Individual only
正解:D
解説:
According to the Data Cloud documentation, segments can only be created on the Unified Individual entity, which represents the result of Identity Resolution. The other data model object categories, such as Profile, Engagement, and Other, are not available for segmentation.
質問 # 35
Which two features are impacted by the timezone setting in the org Data Cloud is provisioned in?
- A. Segment Schedule
- B. Activation Schedule
- C. Ingestion Schedule
- D. Identity Resolution
正解:A、B
解説:
These two features are impacted by the timezone setting in the org DataCloud is provisioned in. The segment schedule determines how often a segment is refreshed based on the selected timezone. The activation schedule determines how often a segment is exported to an activation target based on the selected timezone.
References:https://help.salesforce.com/s/articleView?id=sf.c360_a_segmentation_schedule.htm&type=5https://h
質問 # 36
What is Data Cloud's primary value to customers?
- A. A platform that can create personalized campaigns by listening, understanding, and acting on customer behavior
- B. A platform that can update all connected systems with a golden record in real-time
- C. A platform that provides a unified view of a customer and their related data
- D. A single source of truth for all anonymous data
正解:C
解説:
Data Cloud's primary value to customers is that it provides a platform that enables customers to create a unified view of a customer and their related data across different channels and systems, using the Customer 360 data model as the foundation. Reference: [Data Cloud Overview], [Customer 360 Data Model]
質問 # 37
How many Metrics can be present in 1 segment container?
- A. 0
- B. 1
- C. 2
- D. 3
正解:B
解説:
Explanation
Only one metric can be present in one segment container. A segment container is a logical grouping of segments that share the same metric and granularity. A metric is a calculated insight that defines and calculates a multidimensional measure on your data. A granularity is the level of detail at which you want to analyze your data, such as daily, weekly, or monthly. You can create multiple segment containers with different metrics and granularities, but each segment container can only have one metric. References: Segment Containers
質問 # 38
To import campaign members into a campaign in CRM a user wants to export the segment to Amazon S3. The resulting file needs to include CRM Campaign ID in the name. How can this outcome be achieved?
- A. Include campaign identifier into the activation name
- B. Include campaign identifier into the segment name
- C. Include campaign identifier into the filename specification
- D. Hard-code the campaign identifier as a new attribute in the campaign activation
正解:C
解説:
You can use the filename specification option in the Amazon S3 activation to customize the name of the file that is exported. You can use variables such as {campaignId} to include the CRM campaign ID in the file name. References:
https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_amazon_s3.htm&type=5
質問 # 39
......
究極なガイド準備Salesforce-Data-Cloud認定試験Accredited Professional:https://www.jpntest.com/shiken/Salesforce-Data-Cloud-mondaishu
リアルSalesforce-Data-Cloud問題集でSalesforce明確な解答を試そう:https://drive.google.com/open?id=1Vk4vVQhF3mCRzEBEDQyZkPQBmCIdqO9a