
Salesforce Marketers Marketing-Cloud-Administrator最新問題集で2026年03月22日
2026年最新の問題をマスター!Salesforce Marketers合格目指そう!Marketing-Cloud-Administratorリアル試験問題集!
Salesforce Marketing Cloud Administrator認定は、Salesforceマーケティングクラウドの管理と管理の経験がある専門家に適しています。認定試験では、電子メールマーケティング、ソーシャルメディアマーケティング、モバイルマーケティング、広告など、プラットフォームの機能と機能に関する候補者の知識をテストします。認定試験に合格した候補者は、Salesforceマーケティングクラウドを管理および管理する能力を示し、その分野の専門家として認識されています。
Salesforce Marketing-Cloud-Administrator認定を取得することで、プロフェッショナルには多くの利点があります。これにより、Marketing Cloudの専門知識が認められ、専門的な成長が証明されます。この認定は、彼らの信頼性を高め、新しいキャリアの機会を開拓することができます。さらに、認定プロフェッショナルは、より高い給与と昇進の資格を得ることができます。全体的に、Salesforce Marketing-Cloud-Administrator認定は、プロフェッショナルが彼らのスキルを示し、マーケティングクラウドの分野でキャリアを進めるための優れた方法です。
質問 # 16
Northern Trail Outfitters uses Marketing Cloud Connect to leverage Sales Cloud data in their journeys. a user recently reported the data coming from Sales Cloud is NOT up to date.
Where should the Marketing Cloud admin begin troubleshooting?
- A. Contact Builder > Data Sources
- B. Automation Studio > File Transfers
- C. Contact Builder > Synchronized Data Extensions
- D. Email Studio > Synchronized Data Extensions
正解:C
解説:
To troubleshoot issues with outdated data from Sales Cloud in Marketing Cloud, the admin should:
* Check Synchronized Data Extensions: Navigate to Contact Builder and review the Synchronized Data Extensions. This area shows the synchronization status and configuration between Sales Cloud and Marketing Cloud.
* Data Refresh Rate: Verify how frequently the data is synchronized and ensure that the synchronization schedule meets the operational requirements, adjusting as necessary to ensure data is up to date.
質問 # 17
What does Marketing Cloud authenticate when a user logs in through the user interface?
- A. If the user is assigned a role in the parent business unit
- B. If the user is logging in from a whitelisted IP address
- C. If the user has login hours enabled on their profile
- D. If the user is an API User on their record
正解:C
解説:
Explanation
Marketing Cloud authenticates if the user has login hours enabled on their profile when they log in through the user interface3. Login hours are a security feature that allows the admin to specify the time range when users can access Marketing Cloud. If a user tries to log in outside of their login hours, they will be denied access3. The other options are incorrect because:
* If the user is assigned a role in the parent business unit. This is not a factor for authentication, but rather for authorization. A role determines what permissions and access levels a user has within Marketing Cloud, but it does not affect their ability to log in through the user interface4.
* If the user is logging in from a whitelisted IP address. This is not a factor for authentication, but rather for verification. An IP address whitelist is a list of trusted IP addresses that can access Marketing Cloud without additional verification. If a user logs in from an IP address that is not on the whitelist, they will be asked to verify their identity via email or SMS5.
* If the user is an API User on their record. This is not a factor for authentication, but rather for integration. An API User is a user who can access Marketing Cloud via API calls from external applications or systems. This does not affect their ability to log in through the user interface.
質問 # 18
How are publication lists used in the Marketing Cloud?
- A. To build dynamic content rules by subscriber type.
- B. To send communication to all subscribers, regardless of opt -in status.
- C. To manage subscribers in guided and triggered email sends.
- D. To allow subscribers to opt-down/out instead of unsubscribing from all.
正解:D
質問 # 19
A marketing manager requests to receive an email, once a week, with high-level metrics in a standardized format. Specifically, the manager wants to know how many emails were sent in the last week.
What location and activity would allow the Marketing Cloud admin to complete this request?
- A. Automation Studio: Create a Query Activity to query data from the "Sent" Data View, then use an Email activity to automate the sending of the data.
- B. Email Studio: Select the "Account Send Summary*' in Tracking Reports and schedule a weekly report to be sent.
- C. Analytics Builder: Select the "Account Send Summary" in Reports and schedule a weekly report to be sent.
正解:C
解説:
Explanation
To create and schedule a weekly report with high-level metrics, the Marketing Cloud admin should use Analytics Builder. Analytics Builder allows users to create, view, and share reports and dashboards. The Account Send Summary report shows how many emails were sent in a given time period
質問 # 20
A Marketing Cloud Administrator noticed a File Drop Automation has been falling on the Import File activity. The automation is configured with a filename pattern, so the filename is expected to begin with customer import_. The import is configured to look for a file named Customer import %%Year%%%% Month%%%%Day%%.csv, however, the admin notices the filenames Include seconds and milliseconds what should the admin do to fix the issue?
- A. Make sure the files are placed in the correct subfolder within the SFTP
- B. use %%FILENAME_FROM_TRIGGER%% in the Import File Activity
- C. Use the exact file name used for the trigger in the Import File Activity
- D. Make sure the team has a date stamp to avoid duplication
正解:B
解説:
The error in the File Drop Automation is due to the filename pattern not matching exactly because of additional seconds and milliseconds in the filename. To resolve this issue:
* Modify the Import File activity to use the %%FILENAME_FROM_TRIGGER%% personalization string. This ensures that the Import File activity dynamically accepts the filename exactly as it is uploaded to the SFTP location.
* Update the filename pattern in the automation setup to avoid hardcoding the date format and instead rely on the filename that triggered the automation.
* By using %%FILENAME_FROM_TRIGGER%%, the automation becomes flexible and will correctly handle any file name that matches the initial pattern triggering the automation, regardless of additional timestamp details.
質問 # 21
A Marketing Cloud admin notices Individual Email Results are NOT being pushed back into Sales Cloud for a particular end. The admin of Marketing Cloud Connect is functioning properly.
What should the admin confirm about the data extension?
- A. The triggeredSendDataExtension data extension template was used.
- B. The data extension is located in the Synchronized Data Extensions folder.
- C. The wind relationship links SubscriberKey to Subscribers on Email Address
- D. The data extension is located in the Salesforce Data Extensions folder.
正解:D
質問 # 22
Northern Trail Outfitters wants to segment audiences based on Sales Cloud data.
Where would their Marketing Cloud admin configure Sales Cloud Objects to be synced and leveraged in Marketing Cloud.
- A. Setup > Apps > Salesforce Integration
- B. Setup >Data Management > Synchronized Data Extensions
- C. Contact Builder > Data Sources
- D. Contact Builder > Data Extensions > Synchronized Data Extensions
正解:C
質問 # 23
A customer with limited technical resources has requested assistance in setting up a small email deployment that the customer will maintain long term. The email will display men's shoes to males in the audience and women's shoes to females in the audience. The sendable data extension contains a field with a value of Male or Female. Which method should a consultant recommended to ensure content is displayed properly within the email.
- A. AMP script lookup Rows functions
- B. A/B Test content type
- C. Dynamic Content Wizard
- D. AMP script conditional against the Gender field
正解:C
解説:
For displaying content based on gender within an email:
Dynamic Content Wizard in Email Studio: This tool allows the creation of content blocks that change based on subscriber attributes directly within the email. It is user-friendly and does not require advanced technical skills.
Implementation: By using the Gender field in the sendable data extension, the Dynamic Content Wizard can automatically display different content such as men's or women's shoes based on the subscriber's gender, ensuring that the email content is appropriate and targeted.
Reference: Salesforce Marketing Cloud Email Studio Documentation
質問 # 24
Northern Trail Outfitters wants to send a custom survey to customers asking about their experience following a recent purchase.
Which feature should be used to create a survey form?
- A. Mobile Connect
- B. Profile Center
- C. Smart Capture
- D. Content Builder
正解:C
解説:
Explanation
Smart Capture is the feature that should be used to create a survey form. Smart Capture is a feature that allows marketers to create and insert forms within landing pages or emails, such as surveys, polls, or feedback requests. Smart Capture can be customized with different fields, labels, buttons, and actions. Smart Capture can capture subscriber responses and store them in a data extension or update existing records in Marketing Cloud.
質問 # 25
Northern Trail Outfitters (NTO) keeps their subscribers in sync with their external database via the import of a CSV file which is dropped to the of Marketing Cloud SFTP each day. However, NTO has realized the number of subscribers being sent emails is considerably lower than the number they were expecting based on records in their database.
Which feature would allow NTO to monitor whether all records were added to the target data structure each day?
- A. Notation Settings within the Import File Activity
- B. External Key within the Import File Activity
- C. Run Completion within the File Drop Automation
- D. RuntimeError within the File Drop Automation
正解:A
質問 # 26
A Marketing Cloud Administrator noticed a File Drop Automation has been falling on the Import File activity.
The automation is configured with a filename pattern, so the filename is expected to begin with customer import_. The import is configured to look for a file named Customer import %%Year%%%% Month%%%%Day%%.csv, however, the admin notices the filenames Include seconds and milliseconds what should the admin do to fix the issue?
- A. Make sure the files are placed in the correct subfolder within the SFTP
- B. use %%FILENAME_FROM_TRIGGER%% in the Import File Activity
- C. Use the exact file name used for the trigger in the Import File Activity
- D. Make sure the team has a date stamp to avoid duplication
正解:B
解説:
Explanation
Using %%FILENAME_FROM_TRIGGER%% in the Import File Activity allows the automation to import any file that matches the filename pattern, regardless of the date and time stamp. This is the recommended solution for File Drop Automations
質問 # 27
Marketing Cloud admin is asked to determine the total number of emails sent across all of their business units in the last calendar year Where would the admin retrieve this information?
- A. Analytics Builder > Reports > Email Send Report
- B. Contact Builder > All Contacts > Email
- C. Studio > Email > Subscribers > All Subscribers
- D. Email Studio > Email > Tracking > Sends
正解:A
解説:
To determine the total number of emails sent across all business units in the last calendar year, the Marketing Cloud admin should use Analytics Builder > Reports > Email Send Report. This section of Analytics Builder provides comprehensive reporting capabilities, including the ability to generate detailed reports on email sends across different business units over specified time periods.
質問 # 28
Northern Trail Outfitters (NTO) keeps their subscribers in sync with their external database via the import of a CSV file which is dropped to the of Marketing Cloud SFTP each day. However, NTO has realized the number of subscribers being sent emails is considerably lower than the number they were expecting based on records in their database.
Which feature would allow NTO to monitor whether all records were added to the target data structure each day?
- A. Runtime Error within the File Drop Automation
- B. Notation Settings within the Import File Activity
- C. External Key within the Import File Activity
- D. Run Completion within the File Drop Automation
正解:B
解説:
Explanation
To monitor whether all records were added to the target data structure each day, NTO should use the Notification Settings within the Import File Activity. The Notification Settings allow NTO to specify an email address or a data extension to receive notifications about the status and results of the import. The notifications include information such as the number of records processed, added, updated, skipped, or failed. This way, NTO can track and verify the import process and identify any issues or errors. The other options are incorrect because:
* External Key within the Import File Activity. The External Key is a unique identifier for the Import File Activity that can be used for API calls or SQL queries. However, it does not provide any information about the status and results of the import.
* Run Completion within the File Drop Automation. The Run Completion is a summary of the execution of the File Drop Automation that shows the start time, end time, duration, and status. However, it does not provide any information about the status and results of the import.
* Runtime Error within the File Drop Automation. The Runtime Error is a message that indicates an error occurred during the execution of the File Drop Automation that prevented it from completing successfully. However, it does not provide any information about the status and results of the import.
質問 # 29
Northern Trail Outfitters is preparing to send a promotional email. The audience file was loaded into a data extension but does not display for Marketing Cloud admin scheduling the send.
What should the admin confirm to resolve the issue?
- A. The Data extension is marked as Sendable and Testable
- B. The data extension is marked as Sendable
- C. The data extension contains a Salesforce ID
- D. The data extension is linked using the Contact Key
正解:B
解説:
Explanation
To resolve the issue of not being able to see the audience file in the data extension when scheduling the send, the admin should confirm that the data extension is marked as Sendable. A sendable data extension is one that has an email address field and a subscriber key field that can be used for sending emails. If the data extension is not marked as sendable, it will not appear as an option when selecting an audience for an email send. The other options are incorrect because:
* The data extension contains a Salesforce ID. This is not a requirement for sending emails from a data extension. A Salesforce ID is only needed if NTO wants to use Marketing Cloud Connect to sync data between Marketing Cloud and Salesforce CRM.
* The Data extension is marked as Sendable and Testable. This is not a valid option for marking a data extension. A data extension can only be marked as sendable or non-sendable; there is no testable option.
* The data extension is linked using the Contact Key. This is not a requirement for sending emails from a data extension. The Contact Key is only needed if NTO wants to use Contact Builder to link data across different sources and channels.
質問 # 30
What elements of CAN-SPAM should the Marketing Cloud admin ensure are present for each Commercial send?
- A. Business name and physical mailing address
- B. Business name and a link to the business website
- C. Preference Center link and physical mailing address
- D. Preference Center link and a link to the business website
正解:C
解説:
Explanation
To comply with CAN-SPAM regulations for each commercial send, the admin should ensure that their emails contain a preference center link and a physical mailing address1. A preference center link is a link that allows subscribers to manage their subscription preferences and opt out of receiving future emails from NTO. A physical mailing address is an address that identifies NTO's location and contact information. These elements are required by CAN-SPAM for any email that promotes a commercial product or service1. The other options are incorrect because:
* Business name and a link to the business website. These elements are not required by CAN-SPAM for each commercial send, although they may be useful for branding and marketing purposes. CAN-SPAM only requires that NTO clearly identifies themselves as the sender of the email and provides a valid reply-to address1.
* Business name and physical mailing address. These elements are partially correct, as CAN-SPAM requires NTO to include their business name and physical mailing address in each commercial send1. However, they are not sufficient, as CAN-SPAM also requires NTO to include a preference center link or another easy way for subscribers to opt out of receiving future emails1.
* Preference center link and a link to the business website. These elements are partially correct, as CAN-SPAM requires NTO to include a preference center link or another easy way for subscribers to opt out of receiving future emails in each commercial send1. However, they are not sufficient, as CAN-SPAM also requires NTO to include their physical mailing address in each commercial send1.
質問 # 31
What functionality is contained in Journey Builder that does not exist in Automation Studio?
- A. The option to convert a qualified Lead to a Contact.
- B. Flexibility to wait based on duration or a specific time.
- C. The ability to send an email to a Salesforce audience.
- D. Native execution of a Server-side JavaScript activity.
正解:B
解説:
A functionality unique to Journey Builder that is not available in Automation Studio:
Wait Activities: Journey Builder provides the flexibility to configure wait times based not just on a fixed duration but also until a specific date or time, which is essential for personalizing the timing of customer interactions based on individual behaviors or milestones.
Reference: Salesforce Marketing Cloud Journey Builder
質問 # 32
A Marketing Cloud admin wants to check the status of a salesforce contacts in All Subscribers. The account is connected to their salesforce org via Marketing Cloud Connect.
Which subscriber key should be used to search for the contact in All Subscribers?
- A. Numeric Subscriber ID
- B. Email Address
- C. 18-digit Contact ID
- D. 15-digit contact ID
正解:C
解説:
To search for a Salesforce contact in All Subscribers, the admin should use the 18-digit contact ID as the subscriber key. This is because Marketing Cloud Connect uses the 18-digit contact ID as the subscriber key for contacts synchronized from Salesforce. The email address is not a reliable identifier as it can change or be duplicated
質問 # 33
......
完全版は2026年最新のMarketing-Cloud-Administrator試験問題集テストガイドはトレーニング専門GoShiken:https://www.goshiken.com/Salesforce/Marketing-Cloud-Administrator-mondaishu.html
合格準備Marketing-Cloud-AdministratorにはGoShikenが提供するあなたをSalesforce Certified Marketing Cloud Administrator Exam試験合格させます顕著練習問題:https://drive.google.com/open?id=1530b3pXb7-Vx2ffG1ib0we3fegyjFU6X