[2025年更新]合格できるSalesforce CRT-550プレミアム資料テストエンジンPDFの無料問題集お試しセット [Q45-Q68]

Share

[2025年更新]合格できるSalesforce CRT-550プレミアム資料テストエンジンPDFの無料問題集お試しセット

2025年最新のリアルCRT-550問題集テストエンジン試験問題はここにある

質問 # 45
Northern Trail Outfitters (NTO) is using Einstein Content Selection to populate its emails with personalized product images at send time. These emails typically see high engagement, but because of the frequency of these emails, a customer could see the same image asset several times within a 2-week span.
How should NTO marketers ensure there's a limit to the number of times a particular image asset can be chosen for a customer?

  • A. Utilize Einstein Engagement Frequency to send the emails less often.
  • B. Set a Fallback Asset.
  • C. Ask the content team to create more images in order to diversify the asset pool.
  • D. Set Fatigue Rules for the product Asset Classes.

正解:D

解説:
Fatigue Rules in Einstein Content Selection allow marketers to limit how many times a specific asset can be shown to a customer over a defined time frame. This ensures better asset variety and prevents customers from seeing the same content repeatedly.
-
Exact Extracts from Salesforce Documentation:
Source: Salesforce Help - Einstein Content Selection Fatigue Rules
# "Fatigue rules allow you to set restrictions on how often an asset or class of assets appears to an individual over a specific timeframe, improving engagement and reducing redundancy."
-


質問 # 46
A customer wants to reports on 'Not Sent' contacts in Journey Builder.
Which method should be used?

  • A. Use the standard report 'Subscribers Not Sent to'.
  • B. Query the _sent Data View for the contact's send status.
  • C. Use an automation with Tracking Extract.
  • D. Create an Analytics Builder Discover report.

正解:C


質問 # 47
A marketer want to personalize an email with real-time weather information from the Sunny Sky API.
What tool should be used to parse and display the response within the email?

  • A. Node.JS
  • B. GTL
  • C. Apex
  • D. SSJS

正解:A


質問 # 48
Northern Trail Outfitters is looking to personalize their SMS Messages.
Which data source is supported to personalize messages?

  • A. Data Designer Attribute Group
  • B. Profile Attributes.
  • C. MobileConnect Demographics
  • D. Population in Contact Builder

正解:C

解説:
MobileConnect Demographics is a data source that is supported to personalize SMS messages.
MobileConnect Demographics is a system-generated attribute group that contains information about mobile subscribers, such as phone number, locale, status, keyword, and source. This information can be used to insert personalization strings or AMPscript variables into SMS messages. References: https://help.salesforce.com/s
/articleView?id=sf.mc_moc_mobileconnect_demographics.htm&type=5 https://help.salesforce.com/s
/articleView?id=sf.mc_moc_personalize_an_sms_message.htm&type=5


質問 # 49
Northern Trail Outfitters' marketing team is new to Marketing Cloud and has very little coding experience. They have employed a consultant to help them design an automated solution for maintaining an auto-suppression list.
Which solution should the consultant recommend?

  • A. Use a query activity to populate the auto-suppression
  • B. Use Einstein Segment Recommendations
  • C. Use an import activity to import a file from the SFTP
  • D. Use the Import Wizard in Automation Studio

正解:A


質問 # 50
A customer wants to create a mobile app that requires users to log in or register before accessing their data.
Their source of truth Is Sales Cloud which Is connected to Marketing Cloud. Users who log In with existing credentials will have their device associated with their ContactKey. Users who register with the mobile app will not have their devices associated with a ContactKey for up to 24 hours.
What consideration should a consultant provide to the customer?

  • A. User device data is unavailable in Contact Builder for up to 48 hours.
  • B. All mobile app users will create additional Contactsin Marketing Cloud.
  • C. Existing users will create additional Contacts in Marketing Cloud.
  • D. Newly registered users will create additional Contacts in Marketing Cloud.

正解:D

解説:
Explanation
A contact is a person who interacts with a brand across one or more channels,such as email, mobile, web, etc.
A contact is identified by a contact key, which is usually the same as the subscriber key in Marketing Cloud or the contact or lead ID in Sales Cloud. When users register with the mobile app, they will create new contactsin Marketing Cloud with their device IDs as contact keys. However, these contacts will not be associated with their contact keys in Sales Cloud until they are synchronized through Marketing Cloud Connect, which can take up to 24 hours. Therefore, newly registered users will create additional contacts in Marketing Cloud until they are matched with their existing contacts in Sales Cloud. References:
https://help.salesforce.com/articleView?id=sf.mc_co_what_is_a_contact.htm&type=5https://help.salesforce.com


質問 # 51
Northern Trails Outfitters has a contact count of nearly 10 million records. They have noticed slower processing times when sending using Journey Builder.
Which two actions could they take to optimize Journey performance? (Choose 2 answers)

  • A. Use Data Extension Entry Sources with Filters applied to perform segmentation activities for Journey Builder.
  • B. Perform large-scale segmentation in Automation Studio before admitting contacts into Journey Builder.
  • C. Include data for decision splits in Attribute Groups in Contact Builder, use contact data rather than journey data.
  • D. Create a prefiltered, sendable copy of data extensions for each journey instead of using the same entry source.

正解:B、D

解説:
Performing large-scale segmentation in Automation Studio before admitting contacts into Journey Builder can help reduce the amount of contacts admitted into the journey, thereby increasing the performance of the journey.
Creating prefiltered, sendable copies of data extensions for each journey instead of using the same entry source can also help optimize journey performance as it reduces the number of contacts that have to be processed for each journey. This can help with performance as the data extension is already filtered and therefore the journey has to do less work in terms of filtering the participants. For more information, see the Salesforce Certified Marketing Cloud Consultant Exam Study Guide[1] or the Salesforce documentation on Journey Performance[2].
[1] https://trailhead.salesforce.com/content/learn/certifications/marketing-cloud-consultant/marketing-cloud-consultant-exam-study-guide [2] https://help.salesforce.com/articleView?id=mc_jb_improve_journey_performance.htm&type=5


質問 # 52
Northern Trail Outfitters wants to know the number of Contacts in their account. This information needs to be emailed to their Chief Marketing Officer on a weekly basis.
What could be configured to meet this request?

  • A. Configure the Contact Extract Activity in Automation Studio
  • B. Query the _Contact Data View and transfer it weekly
  • C. Schedule the Contacts Counts Standard Report
  • D. Query the _Subscriber Data View and Extract it weekly

正解:C


質問 # 53
A customer wants to capture and categorize email Not Sent events and begin identifying trends. They want to keep the data in Marketing Cloud and run queries against the dataset. The customer created a data extension to receive the information.
Which order of Automation Studio activities should be recommended?

  • A. SQL Query > Data Extract with the Data Extension Extract type > File Transfer to Safehouse > Import File
  • B. Data Extract with the Data Extension Extract type > File Transfer to Safehouse > File Transfer unzip > SQL Query
  • C. Data Factory Utility > File Transfer from Safehouse > Import File > Data Extract with Tracking Extract type
  • D. Data Extract with the Tracking Extract type > File Transfer from Safehouse > File Transfer unzip > Import File

正解:D

解説:
Comprehensive and Detailed Explanation:
The correct answer is C - Data Extract with the Tracking Extract type > File Transfer from Safehouse > File Transfer unzip > Import File.
* Tracking Extract Activity pulls detailed email event data, including 'Not Sent' events, into a compressed file (.zip).
* You need a File Transfer Activity to move the file from the Safehouse and unzip it.
* After unzipping, Import Activity loads the extracted data into a Data Extension where queries can run.
# Why others are wrong:
* A and B: Data Extension Extract type is for DE records, not tracking events like Not Sent.
* D: Data Factory Utility is not part of the standard Automation Studio activities for these operations.
Exact Extract from Salesforce Official Documentation:
Salesforce Help - Tracking Extract and Automation Studio:
"Use Tracking Extract to retrieve event-level data, including Not Sent events, then use a File Transfer Activity to unzip and import the extracted data for analysis or reporting." (Source: https://help.salesforce.com/s/articleView?id=sf.mc_as_tracking_extract_activity.htm)
-


質問 # 54
Northern Trail Outfitters (NTO) wants to send using the From Address of [email protected]. They will then automatically forward replies to [email protected]. NTO also wants to include an automatic reply to the customer's email address [email protected].
Which email address would appear as the From Address for the automatic reply to the customer?

正解:C

解説:
When configuring an automatic reply in an email, the from address will be the address of the customer who sent the email. In this case, the customer's address is [email protected], so that is the address that will appear as the from address for the automatic reply. Reference: Salesforce Certified Marketing Cloud Consultant Exam Study Guide [1], https://trailhead.salesforce.com/en/content/learn/modules/marketing_cloud_consultant_exam_guide/marketing_cloud_consultant_exam_guide_email_studio_automation.


質問 # 55
Northern Trail Outfitters (NTO) wants to import recent customer transaction data from their data warehouse into Marketing Cloud on a nightly basis. They plan to create a File Drop Automation to trigger an automation when a data file is transferred from the data warehouse to the import folder in their Enhanced FTP account.
NTO notes that user passwords expire every 90 days and they do not want to update their file transfer script on the data warehouse each time a password changes and they do not want to compromise security.
Which solution should the consultant recommend?

  • A. Upload data files to Marketing Cloud using SFTP instead of FTP
  • B. Contact the Marketing Cloud account representative to enable Single Sign-On Authentication using SAML
  • C. Enable the 'Exclude FTP Users From Password Expiration' option in Setup > Security Settings
  • D. Request SSH key authentication to be enabled for the FTP user and create an SSH Key in Key Management

正解:D

解説:
SSH key authentication is a method of authenticating FTP users using SSH keys instead of passwords. SSH keys are more secure than passwords because they are encrypted and do not expire or need to be changed periodically. By requesting SSH key authentication to be enabled for their FTP user and creating an SSH key in key management, NTO can upload data files to Marketing Cloud using SFTP without having to update their file transfer script on the data warehouse each time a password changes and without compromising security. References: https://help.salesforce.com/articleView?id=sf.
mc_overview_enable_ssh_key_authentication_for_ftp_users.htm&type=5 https://help.salesforce.com
/articleView?id=sf.mc_overview_create_an_ssh_key_in_key_management.htm&type=5


質問 # 56
Northern Trail Outfitters wants to import their Sales Cloud data into Marketing Cloud to leverage it within Journey Builder. They have approximately 10 million customers and the data needs to be available with a delay of no more than 30 minutes. Only customers where the consent checkbox is selected in Sales Cloud should be imported, which represents approximately half of their customer database
What should they implement?

  • A. Import from Salesforce Report in Automation Studio
  • B. Synchronized Data Extensions with a filter
  • C. Event Data from the Entry Event in Journey Builder
  • D. All Subscribers, since these are synchronized in real time

正解:B


質問 # 57
Northern Trail Outfitters wants to build an abandoned cart journey which includes a Decision Split that evaluates if a customer has made a purchase after they enter the journey. Customer data is stored in a master data extension ans purchase data is stored in a second data extension.
Which two steps should they include to accomplish this journey?

  • A. Use Data Designer in Contact Builder to relate the two data extensions.
  • B. Create a Data Relationship in Email Studio to relate the two data extensions.
  • C. Utilize Entry Data on a Decision Split within Journey Builder.
  • D. Configure activities within Automation Studio to update the purchase data.

正解:B、C


質問 # 58
Northern Trail Outfitters sends emails for Password Resets from their web store when requested. An SMS message should be deployed if the password reset email is not sent.
What processes should they utilize to ensure a timely delivery across email and SMS?

  • A. Transactional email send with the event notification service response to determine and trigger an API call to an SMS message
  • B. Triggered send definition and use data extract Not Sent to a data extension then send SMS to those failed sends
  • C. Multiple path journey with engagement split if password reset link clicked; if link not clicked, then SMS Password Reset activity
  • D. Triggered send definition, and use API response to determine and send API call to trigger an SMS password reset

正解:A

解説:
Transactional email send with the event notification service response can be used to send password reset emails and get real-time feedback on the delivery status. If the email is not sent, an API call can be triggered to send an SMS message instead. References: https://help.salesforce.com/articleView?id=sf.
mc_es_event_notification_service.htm&type=5 https://developer.salesforce.com/docs/atlas.en-us.noversion.
mc-apis.meta/mc-apis/messageDefinitionSends.htm


質問 # 59
Northern Trail Outfitters upgraded their Marketing Cloud account which now includes a Sender Authentication Package (SAP). They send regularly 300,000 messages.
What should they be aware of with respect to sender reputation?

  • A. They should have one dedicated IP address for every 100,000 messages sent per month.
  • B. They should have a shared IP since their volume is under 500,000 messages per month.
  • C. They should send at least 250,000 messages per month to maintain their sender reputation.
  • D. They should have one SAP for transactional sends and another for commercial sends.

正解:C

解説:
With a Sender Authentication Package (SAP) and dedicated IP address, maintaining a minimum volume (around 250,000 messages/month) is critical to building and maintaining a healthy sender reputation. If the volume drops too low, deliverability could be negatively affected.
-
Exact Extracts from Salesforce Documentation:
Source: Salesforce Help - Dedicated IP Warming and Maintenance
# "To maintain a strong sending reputation on a dedicated IP address, customers should send a minimum of
250,000 emails per month."
Source: Salesforce Marketing Cloud Implementation Guide - Sender Authentication Package
# "Dedicated IPs provided with SAP require consistent, high-volume sending for optimal performance."
-


質問 # 60
A customer wants to link web analytics data to subscriber data.
How should this be set up in Data Designer?

  • A. Link to the Web Analytics Provider API
  • B. Link to the Marketing Cloud API
  • C. Link to Marketing Cloud data extensions
  • D. Link to the Web Analytics SFTP

正解:C


質問 # 61
Nothern Trail Outfitters wants to enable Sales Cloud users to manually create a segment of both lead and contact records that can be targeted through the Send Flow inContent Builder.
What should a consultant recommend for segmentation?

  • A. Salesforce Report
  • B. Salesforce Campaign
  • C. Salesforce Data Extension
  • D. Synchronized Data Extension

正解:B

解説:
Explanation
To manually create a segment of both lead and contact records that canbe targeted through the Send Flow in Content Builder, Northern Trail Outfitters should use a Salesforce Campaign. A Salesforce Campaign is an object in Sales Cloud that allows marketers to group leads or contacts for a specific marketing initiative, suchas an email campaign. A Salesforce Campaign can be used as a target audience in Marketing Cloud using the Send Flow in Content Builder. References:
https://help.salesforce.com/s/articleView?id=sf.campaigns_overview.htm&type=5https://help.salesforce.com/s/a


質問 # 62
A retail company needs to create journeys that will target subscribers based on website behavior. They have identified 3 separate groups:
* Customers who searched for an item on their website.
* Customers who abandoned a cart on their website.
* Customers who made a purchase on their website.
What should the consultant ask in order to design the data structure for this solution? Choose 3 answers

  • A. How many messages should be included in each journey?
  • B. How are subscribers identified in your web analytics?
  • C. How long after the behavior occurs will a subscriber need to enter a journey?
  • D. Should customers exit the journey when the goal is met?
  • E. Should a single customer exist in multiple journeys at the same time?

正解:B、C、E


質問 # 63
Northern Trail Outfitters wants to send a welcome email to Contacts when a Contact record is added as a campaign Member to a 'Loyalty Member' Campaign in Sales Cloud.
Which method should they use to send the email from Marketing Cloud?

  • A. Create a scheduled Automation with a Query Activity and a Send Email Activity
  • B. Create a Journey with a Salesforce Campaign entry source and an Email Activity
  • C. Create a Journey with a Salesforce Data entry source and an Email Activity
  • D. Use Content Builder Send Flow to send the email to the Salesforce Campaign

正解:D


質問 # 64
Northern Trail Outfitters (NTO) is saving each Email Address in its SendLog which is quickly increasing in size. NTO's marketers want to pull data from the SendLog for troubleshooting based on email address when a subscriber either does not receive an email or receives the wrong email.
Which design should the consultant recommend to perform their analysis?

  • A. Set up and pull data from Tracking Extracts in Automation Studio.
  • B. Set up and pull data from _Sent and _Subscriber Data Views.
  • C. Set up and pull data from a SendLog Archive Data Extension.
  • D. Filter data using a Filter Activity on SendLog Data Extension.

正解:C

解説:
Comprehensive and Detailed Explanation:
The correct answer is A - Set up and pull data from a SendLog Archive Data Extension.
* To keep SendLogs manageable, best practice is to archive older data periodically to a different data extension.
* This allows marketers to pull data for analysis without affecting the live SendLog performance.
* Queries can then target the Archive DE based on email address for troubleshooting.
# Why others are wrong:
* B: Filtering on a massive SendLog DE without archiving is inefficient and slow.
* C: Data Views (_Sent, _Subscriber) only store general send tracking data, not full SendLog personalization snapshots.
* D: Tracking Extracts are for broader system tracking (sent, opens, clicks), not detailed troubleshooting with personalization.
Exact Extract from Salesforce Official Documentation:
Salesforce Help - SendLog Management Best Practices:
"To maintain optimal performance, implement archiving for SendLog data by moving old records to archive Data Extensions at regular intervals." (Source: https://help.salesforce.com/s/articleView?id=sf.mc_es_sendlog_best_practices.htm)
-


質問 # 65
A marketer wants to personalize an email with real-time weather information from the Sunny Sky API.
What tool should be used to parse and display the response within the email?

  • A. GTL
  • B. Apex
  • C. Node.JS
  • D. SSJS

正解:A

解説:
GTL (Guide Template Language) is used in Marketing Cloud's Content Builder to process JSON responses directly inside email content. Since Sunny Sky API provides weather information likely in a JSON format, GTL is the appropriate way to parse the response and personalize the email in real time without needing external services or complex scripting.
-
Exact Extract from Salesforce Documentation:
Source: Salesforce Help - Guide Template Language (GTL)
# "Guide Template Language (GTL) enables parsing of JSON objects for dynamic content inside emails, CloudPages, and SMS messages. GTL is designed specifically to personalize content using external data sources directly within a send." Source: Marketing Cloud Developer Guide - GTL Overview
# "Use GTL to retrieve, parse, and render JSON content into Marketing Cloud messages."
-


質問 # 66
Northern Trail Outfitters wants to target Contacts in an abandoned cart Journey with a Facebook ad. An Ad Campaign Activity has been added to the Journey canvas.
Which extension product should be enabled to use the Ad Campaign Activity?

  • A. Social Studio
  • B. Advertising Studio
  • C. Interaction Studio
  • D. Audience Studio

正解:B

解説:
Explanation
To use the Ad Campaign Activity in a Journey Builder journey, Northern Trail Outfitters should enable Advertising Studio. Advertising Studio is a tool that allows marketers to create and manage advertising campaigns on different platforms, such as Facebook, Google, or Twitter. The Ad Campaign Activity is a feature of Advertising Studio that allows marketers to add contacts from a journey to an advertising audience and target them with relevant ads. References:
https://help.salesforce.com/s/articleView?id=sf.mc_as_advertising_studio.htm&type=5https://help.salesforce.com


質問 # 67
NTO wants to import files at certain standard times, but occasionally a file will be dropped on a Friday if the 30th of the month falls on a weekend.
What is the flow?

正解:

解説:
Triggered Import - user initiated send (not scheduled)


質問 # 68
......

最新オフィシャル資料はCRT-550認証されたCRT-550問題集PDF:https://www.passtest.jp/Salesforce/CRT-550-shiken.html

最新推薦するCRT-550問題集はSalesforce Marketing Cloud Consultant認証された:https://drive.google.com/open?id=1KhSAKOkYr24facUB1E-rcld1lOIAHu-_