[2022年02月] を試そう!リアルMarketing-Cloud-Developer問題集で100%無料Marketing-Cloud-Developer試験問題集 [Q81-Q96]

Share

[2022年02月] を試そう!リアルMarketing-Cloud-Developer問題集で100%無料Marketing-Cloud-Developer試験問題集

Marketing-Cloud-DeveloperのPDF問題集試験問題 有効なMarketing-Cloud-Developer問題集

質問 81
Northern Trail Outfitters (NTO) wants to prevent competitors from receiving a coupon email. They also want to capture email addresses of competitors who are included in the targeted audience.
Which feature could NTO use to prevent the coupon from being sent and report the email addresses skipped?

  • A. Auto-Suppression list
  • B. Exclusion Script
  • C. RaiseError AMPscript function
  • D. Try/Catch SSJS functions

正解: B

 

質問 82
Certification Aid created a journey and event definition in Marketing Cloud. Which of the following resources are relevant to inject Contacts into the journey using the REST API? Choose 2.

  • A. POST /interaction/v1/interactions/contactentry
  • B. POST/eventDefinitions/key:{key} or /eventDefinitions/{id}
  • C. POST /interaction/v1/events
  • D. GET /eventDefinitions/key:{key}

正解: A,C

 

質問 83
A developer wants to set a variable to use a field from a Sendable Data Extension.
Which two options could be used in an AMPscript block to set the variable as a 'First Name" field from a Sendable Data Extension used to send the email? Choose 2 answers

  • A. SET @firstName = ''First Name'']
  • B. SET @firstName = attributeValue (''First Name'')
  • C. SET @firstName = [First Name]
  • D. SET @firstName = %%First Name%%

正解: C,D

 

質問 84
A marketer is troubleshooting why an email send's tracking information is not available in Sales Cloud. The marketer confirms Marketing Cloud Connect is installed properly. What should be confirmed next to continue troubleshooting the send's tracking information?

  • A. The audience was built using a Triggered Send Data Extension template
  • B. The email was sento to the All Subscribers list
  • C. The audience was a Salesforce Data Extension containing the appropriate SFID
  • D. The tracking destination folder was set to My Tracking

正解: C

 

質問 85
A developer identified a use case where a triggered send of an email is needed. The developer already successfully set up authentication with a Client ID and Client Secret has used them in several REST calls. When the REST call is made, a "401 Unauthorized" error is returned. What is the first thing the developer should check?

  • A. The send permissions have been granted for the Client ID and Client Secret within Installed Packages.
  • B. The email interaction has been published.
  • C. The email interaction has been started
  • D. The automation permissions have been granted for the Client ID and Client Secret within Installed Packages.

正解: A

 

質問 86
A developer wants to configure an automation to import files placed on the SFTP shared by a customer's data vendor. The automation will start when a file matching a specific naming pattern is encountered in the Import folder. The first step of the automation is a File Import Activity referencing a substion string for the matching file. Which substituon string represents the name of the file?

  • A. %%FILENAME_FROM_IMPORT%%
  • B. %%TRIGGER_FILENAME%%
  • C. %%FILENAME_FROM_TRIGGER%%
  • D. %%FILENAME%%

正解: C

 

質問 87
A developer started a Contact Delete process that is now complete.
In which two places would the Contact Delete process remove data? Choose 2 answers

  • A. Non-Sendable Data Extensions
  • B. Sendable Data Extensions
  • C. Mobile Lists
  • D. Import Files on the Enhanced SFTP

正解: B,C

 

質問 88
Northern Trail Outfitters (NTO) stores most of their customer data in Marketing Cloud. They do not mind their data being viewed in clear text within SFMC to users who have access, but they want to ensure the underlying database files are encrypted at rest in case the physical media is stolen.
Which encryption method should NTO use?

  • A. Encrypted Data Sending
  • B. Transparent Data Encryption
  • C. Tokenized Sending
  • D. Field-Level Encryption

正解: B

 

質問 89
A particular data extension need to be configured to store six months of data.
How should data retention be added to the data extension in Email Studio?

  • A. Run a query to overwrite the rows with six months of data
  • B. Import a file to overwrite the rows with six months of data
  • C. Update the data extension configuration to include data retention settings.
  • D. Create a new data extension that includes data retention settings

正解: D

 

質問 90
A customer wants to export send data to their SFTP. Which two automations would accomplish this? Choose 2

  • A. Query (Data Views) > File Transfer
  • B. Tracking Extract
  • C. Tracking Extract > File Transfer
  • D. Query (Data Views) > Data Extension Extract > File Transfer

正解: C,D

 

質問 91
A developer wants to create a Synchronized Data Extension containing Lead data from Sales Cloud. They only want to include record which contain a phone number. Each of the following flieds contains this information per these rules: -Phone is not black (Data Type = Phone) -PhoneExist is true (Data Type = Boolean) -ValidPhone is 'true' (Data Type = Formula(Boolean)) -ContactType equals 'Phone' (Data Type = Text). Which field could be used to select a subset of records in the syncrhonization configuration?

  • A. ValidPhone
  • B. Phone
  • C. ContactType
  • D. PhoneExists

正解: B

 

質問 92
A developer wants to create an HTML table where rows will alternate background colors between white and red.The developer does not know how many rows will be sent within each email, and decides to use a loop and assigns the RowCount() of the table rows to the variable @numerator. What is the recommended AMPscript logic to determine the background color of each table row within the loop?

  • A. %%[IF MOD(@numerator,2) = 1 THEN SET @color = 'Red' ELSE SET @color = 'White' ENDIF]%%
  • B. %%[IF @numerator/2 = 1 THENSET @color = 'Red' ELSE SET @color = 'White' ENDIF]%%
  • C. %%[IF DIVIDE(@numerator,2) =1 THEN SET @color = 'Red' ELSE SET @color = 'White' ENDIF]%%
  • D. %%[IF SUBSTRING(DIVIDE(@numerator,2),1) = 1 THEN SET @color = 'Red' ELSE SET @color =
    'White' ENDIF]%%

正解: C

 

質問 93
A developer wants to design a custom subscription center in CloudPages.The developer prefers to code in AMPscript, but is also skilled in Server-Side JavaScript. While the developer is confident their code is of high quality, they would still like to handle unexprected errors gracefully to ensure the best user experience. Which feature should handle this scenario?

  • A. Wrapping the code in a Server-Side JavaScript Try/Catch block
  • B. Wrapping thecode in a AMPscript HandleError block
  • C. Marketing Cloud automatically handles any error scenario that may occur
  • D. Using RaiseError AMPscript function when an error occurs

正解: A

 

質問 94
Which of the following statements are correct concerning Populations in Contact Builder? Choose 2.

  • A. No more than three Populations should be created.
  • B. Populations should be used for segmentation
  • C. Populations are used to create large subgroups Contacts.
  • D. Populations need to be added to an Attribute Group.

正解: A,C

 

質問 95
A company need to retrieve a large number of rows from a DE via the API. Which two solutions would optimize the peformance? Choose 2

  • A. Use a SimpleFilterPart to retrieve small sets of relevant data.
  • B. Use the REST API instead of the SOAP API
  • C. Use the ContinueRequest feature
  • D. Use AMPscript API functions on a CloudPage

正解: C,D

 

質問 96
......


Salesforce Marketing-Cloud-Developer 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • AMPscriptおよびSSJS言語の構文と機能に関する知識を示します
  • OAuth認証フローと、SOAPおよびRESTヘッダーでのアクセストークンの使用方法について説明します
トピック 2
  • シナリオを前提として、APIオブジェクト、メソッド、ルートを説明します
  • MarketingCloudからデータを抽出するさまざまな方法を説明します
トピック 3
  • シナリオを前提として、応答処理の重要性を評価します
  • MarketingCloudでアカウント連絡先モデルを構成します
トピック 4
  • メール送信時にサブスクライバーをプログラムで除外する方法を決定する
  • MarketingCloudのデータ拡張機能のさまざまなタイプと使用法を区別する
トピック 5
  • Marketing Cloudでデータを管理するためのSQLのベストプラクティスを説明する
  • シナリオを前提として、SQLを適用して目的の結果を生成する
トピック 6
  • シナリオを前提として、連絡先の削除プロセスによってデータがどのように影響を受けるかを説明します
  • 連絡先の削除プロセスを説明します
トピック 7
  • シナリオを前提として、ログの送信にベストプラクティスを適用します
  • MarketingCloudがAMPscript処理を処理する方法を説明します
トピック 8
  • MarketingCloudのセキュリティのベストプラクティスを説明する
  • 連絡先レコードがチャネル間でどのように関連するかを説明する

 

究極のMarketing-Cloud-Developer無料準備ガイド最新のSalesforce練習テスト問題集:https://www.passtest.jp/Salesforce/Marketing-Cloud-Developer-shiken.html

今すぐゲットせよ!高評価Salesforce Marketing-Cloud-Developer試験問題集:https://drive.google.com/open?id=15gphkhwa4K3Nx3c-v1H8BDNvrJJQslDr