Get Marketing-Cloud-Intelligence Braindumps & Marketing-Cloud-Intelligence Real Exam Questions
Salesforce Marketing-Cloud-Intelligence Actual Questions and Braindumps
NEW QUESTION # 33
Aclient's data consists of three data streams as follows:
* The data streams should be linked together through a parent-child relationship.
* Out of the three data streams, Data Stream C is considered the source of truth for both the dimensions and measurements.
Which data stream should be set as a parent?
- A. Data Stream C
- B. Any of the data streams can technically be the parent
- C. Data Stream B
- D. Data Stream A
Answer: A
Explanation:
Since Data Stream C is considered the source of truth for both dimensions and measurements, it should be set as the parent data stream. This is because the parent data stream is used as the primary source for hierarchical and attribute data within a parent-child relationship setup. As the source of truth, Data Stream C will provide the foundational data upon which the other streams can be aligned and will ensure consistency and accuracy across the linked data.
NEW QUESTION # 34 
Which option will yield the desiredresult:?
- A. Option 2
- B. Option 3
- C. Option 1
- D. Option 4
Answer: D
Explanation:
Option 4 presents two calculated measurements for 'Group Min Cost' with 'MIN' and 'AVG' aggregations. This approach aligns with the client's need for the minimum and average media cost values. 'Group Min Cost 4 MIN' will calculate the minimum media cost across the 'Media Buy Key', while 'Group Min Cost 4 FINAL' will average these minimum costs at the 'CampaignKey' level. This will yield the desired result where minimum costs are calculated at the Media Buy Key level and then averaged at the Campaign Key level.
NEW QUESTION # 35
What are two potential reasons for performance issues (when loading a dashboard) when using the CRM data stream type?
- A. The data is stored at the workspace level.
- B. No mappable measurements - all measurements are calculated
- C. Pacing - daily rows are being created for every lead and opportunity keys
- D. When a data stream type ''CRM - Leads' is created, another complementary 'CRM - Opportunity' is created automatically.
Answer: B,C
Explanation:
For performance issues when loading a dashboard using CRM data stream type:
* Pacing can create performance issues because daily rows for every lead and opportunity key can result in a very large number of rows, increasing load times.
* Having only calculated measurements means there are no direct, mappable values to query against, which can increase the computational load and affect performance.
NEW QUESTION # 36
What Is a disadvantage of using a Vlookup formula?
- A. Could extend processing time of data streams.
- B. It cannot be used more than once from the same data stream.
- C. It allows classifying data only on a basis of mutual entity keys.
- D. Can return values only from the same data stream type
Answer: A
Explanation:
The use of VLOOKUP formulas can increase the processing time of data streams because it requires a lookup operation for each row in the data set. When large volumes of data are involved, or when multiple VLOOKUPs are used, this can significantly impact processing time due to the complexity and computational requirements of matching and retrieving the data.
NEW QUESTION # 37
A client provides the following three files:
File A:
File B:
File C:
File A was uploaded using the Ads data stream type.
The client would like to create this view (data from Files B & C) in Datorama:
Which proposed solution would cause a false connection between the two files?
- A. Data Classification
- B. VLOOKUP in Data Stream B. Vlookup will return "Day" and "Installs"
- C. VLOOKUP in Data Stream C. Vlookup will return "MB Name"
- D. Custom classification
Answer: B
Explanation:
With File A uploaded using the Ads data stream type, the client wishes to create a view incorporating data from Files B & C.
* A false connection would occur if VLOOKUP in Data Stream B is used incorrectly to return "Day" and
"Installs". In this scenario, VLOOKUP might inaccurately link data based on MB Name between File B and File A or File C, which do not have a "Day" field to correctly join on. Moreover, "Installs" data in File B doesn't exist, soVLOOKUP cannot correctly return this information. The correct method would be to use the "Media Buy New Name" to link File B and File C since they both have this field, ensuring accurate connection and avoiding data mismatches or false connections.
NEW QUESTION # 38
A client Ingested the following We into Marketing Cloud Intelligence:
The mapping of the above file can be seen below:
Date - Day
Media Buy Key - Media Buy Key
Campaign Name - Campaign Name
Campaign Group -. Campaign Custom Attribute 01
Clicks -> Clicks
Media Cost -> Media Cost
Campaign Planned Clicks -> Delivery Custom Metric 01
The client would like to have a "Campaign Planned Clicks" measurement.
This measurement should return the "Campaign Planned Clicks" value per Campaign, for example:
For Campaign Name 'Campaign AAA", the "Campaign Planned Clicks" should be 2000, rather than 6000 (the total sum by the number of Media Buy keys).
In order to create this measurement, the client considered multiple approaches. Please review the different approaches and answer the following question:
Which two options will yield a false result:
- A. Option 1
- B. Option 2
- C. Option 3
- D. Option 5
- E. Option 4
Answer: A,D
Explanation:
The goal is to obtain a "Campaign Planned Clicks" value per Campaign, not accumulated by Media Buy keys.
Option 1 (SUM aggregation function) would sum all the "Campaign Planned Clicks" across Media Buy keys which would not yield the unique value per Campaign. Similarly, Option 5 (AVG aggregation function at Campaign Key level) would incorrectly average the values. Both options do not provide a way to return a singular "Campaign Planned Clicks" value for each Campaign.
NEW QUESTION # 39
A client's data consists of three data streams as follows:
Data Stream A:
* The data streams should be linked together through a parent-child relationship.
* Out of the three data streams, Data Stream C is considered the source of truth for both the dimensions and measurements.
How should the "Override Media Buy Hierarchies" checkbox be set in order to meet the client's requirements?
- A. It should be checked in Data Stream C
- B. It should be checked in Data Stream B
- C. It should not be checked in any of the three Data Streams.
- D. It should be checked in Data Stream A
Answer: A
Explanation:
If Data Stream C is the source of truth, the "Override Media Buy Hierarchies" checkbox should be checked for Data Stream C. This means that the hierarchy defined within Data Stream C will take precedence over any other media buy hierarchies present in Data Streams A or B. By doing so, it enforces that the hierarchy from the source of truth (Data Stream C) is used throughout the dataset, maintaining the integrity of the hierarchical relationships as defined by the most reliable data source.
NEW QUESTION # 40
A client provides the following two data streams:
Data Stream 1:
Question-
The client would like to use a VLOOKUP formula to calculate the Cost per Campaign Advertiser on January
1st 2020. Which mapping options should the client apply to obtain the expected result?
- A.

- B.

- C.

- D.

Answer: D
Explanation:
To calculate Cost per Campaign Advertiser using a VLOOKUP formula, the client needs to look up the 'Cost' from Data Stream 2 based on a matching 'Media Buy Name' in Data Stream 1. Option A shows that 'Media Buy Name' is the lookup value, which is correct. The 'Campaign Advertiser' is then linked to the 'Cost' from Data Stream 2 through the VLOOKUP formula applied to the 'Media Buy Custom Attribute 01' in Data Stream 2. This setup will correctly associate the cost with the campaign advertiser.
NEW QUESTION # 41
Ina workspace that contains one hundred data streams and a lot of data, what is the biggest downside of using calculated dimensions?
- A. Ease of setup
- B. Performance
- C. Scalability
- D. Ease of maintenance
Answer: B
Explanation:
In a workspace with a high number of data streams, such as one hundred, the biggest downside of using calculated dimensions is the performance impact. Calculated dimensions require computational resources to dynamically compute values based on existing data. This can lead to increased load times and slower performance, especially in environments with large amounts of data or complex calculations. This performance degradation is due to the extra processing power needed every time the data is accessed or refreshed, impacting the overall efficiency of data retrieval and analysis operations.
NEW QUESTION # 42
What is the relationship between "Media Buy Key" and "Campaign Key"?
- A. Many-to-many
- B. One-to-many (one Media Buy Key has many Campaign Keys)
- C. One-to-one
- D. Many-to-one (one Campaign Key has many Media Buy Keys)
Answer: D
Explanation:
Typically, 'Campaign Key' is a unique identifier for a specific marketing campaign, while 'Media Buy Key' refers to the purchases of advertising space associated with that campaign. A campaign can have multiple media buys, so the relationship is many-to-one, with many media buys (Media Buy Keys) associated with a single campaign (Campaign Key).
NEW QUESTION # 43
A client has integrated data from Facebook Ads, Twitter Ads, and Google Ads in Marketing Cloud Intelligence. For each data source, the data follows a naming convention as shown below:
Facebook Ads Naming Convention - Campaign Name:
Camp|D_CampName#Market_Objective#TargetAge_TargetGender
Twitter Ads Naming Convention - Media Buy Name:
Market|TargetAge|Objective|OrderID
' Google Ads Naming Convention - Media Buy Name:
Buying Type_Market_Objective
The client wants to harmonize their data on the common fields between these two platforms (i.e. Market and Objective) using the Harmonization 'Center.
In addition to the previous details, the client provides the following data sample:

Logic specification:
If a value is not present in the Validation List, return "Not Valid"
If a value is not present in the Classification File, return "Unclassified".
If the Harmonization center is used to harmonize the above data and files, what table will show the final output?
- A.

- B.

- C.

- D.

Answer: A
Explanation:
The correct table would be Option B. The harmonization process would identify the 'Market' from the campaign or media buy name based on the delimiter and position rules specified in the naming conventions.
The harmonized 'Market' would then be matched against the classification file and validation list. If a value does not match the validation list, it would return 'Not Valid', and if it's not present in the classification file, it would return 'Unclassified'. Option B is the only table showing the 'Not Valid' category which aligns with the logic specification provided.
NEW QUESTION # 44
An implementation engineer has been asked by a client for assistance with the following problem:
The below dataset was ingested:
However, when performing QA and querying a pivot table with Campaign Category and Clicks, the value for Type' is 4.
What could be the reason for this discrepancy?
- A. The aggregation function is set as AVG
- B. The measurement 'Clicks' is set as a percentage.
- C. A mapping formula was populated, indicating not to bring Type! values.
- D. The aggregation function is set as LIFETIME
Answer: A
Explanation:
The discrepancy of 'Clicks' being reported as 4 for 'Type1' when the sum of clicks in the dataset for 'Type1' is
8 (2 on 02/02/2021 and 6 on 03/02/2021) suggests that the aggregation function used in the pivot table is set to average (AVG) rather than sum. Salesforce Marketing Cloud Intelligence allows setting different aggregation functions for metrics, and setting it to average would result in such a discrepancy when more than one entry for the same type exists. References: Salesforce Marketing Cloud Intelligence documentation on custom measurements and data aggregations explains how to set and understand different aggregation functions.
NEW QUESTION # 45
Which Marketing Cloud Intelligence field is considered an attribute and not a "variable"?
- A. Geo Location
- B. Device Category
- C. Device Browser
- D. Campaign Category
Answer: B
NEW QUESTION # 46
A client wants to integrate their data within Marketing Cloud Intelligence to optimize their marketing insights and cross-channel marketing activityanalysis. Below are details regarding the different data sources and the number of data streams required for each source.
What three advantages are gained when using Patterns & Data Classification as the harmonization method for creating the Objective field?
- A. Ease of Maintenance
- B. Use of code
- C. Performance (Performance when loading a dashboard page)
- D. Scalability
- E. Processing (processing time when loading relevant data streams)
Answer: A,C,D
Explanation:
Patterns & Data Classification in Marketing Cloud Intelligence offer several advantages. These include:
* Ease of Maintenance (A):Patterns allow for the standardization of data harmonization processes. Once set up, they can be easily maintained and adjusted as needed, without having to manipulate each data stream individually.
* Performance (B):By using patterns, data is classified and standardized at ingestion, which can improve the performance of dashboard page loading because the system does not need to perform complex, on-the-fly calculations or transformations.
* Scalability (D):Patterns can be applied across multiple data streams consistently, allowing them to scale with the data. This means that as the amount of data grows or as new data sources are added, the same patterns can be reused, ensuring that the data remains harmonized.
NEW QUESTION # 47
The following file was uploaded into Marketing Cloud Intelligence as a Generic Data Stream type:
The mapping is as follows:
Day - Day
web_site_key -> Main Generic Entity Key
web_site_name -> Main Generic Entity Name
Web_site_source -> Main Generic Entity Attribute 01
Page Views - Generic Metric 1
How many rows will be stored in Marketing Cloud Intelligence after the above file is ingested?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: D
Explanation:
With the uploaded file mapped as a Generic Data Stream type, the unique identifier for a row is the combination of 'Day', 'web_site_key', 'web_site_name', and'Web_site_source'. As 'Day' is mapped to 'Day',
'web_site_key' to 'Main Generic Entity Key', 'web_site_name' to 'Main Generic Entity Name', and
'Web_site_source' to 'Main Generic Entity Attribute 01', each unique combination of these fields will constitute a separate row.
The provided file has 4 unique combinations of 'Day', 'web_site_key', 'web_site_name', and 'Web_site_source', as each line has a unique 'web_site_key' and 'web_site_name'. Consequently, Marketing Cloud Intelligence will store 4 rows, one for each unique combination.
NEW QUESTION # 48
A technical architect is provided with the logic and Opportunity file shown below:
The opportunity status logic is as follows:
For the opportunity stages "Interest", "Confirmed Interest" and "Registered", the status should be "Open".
For the opportunity stage "Closed", the opportunity status should be closed Otherwise, return null for the opportunity status
Given the above file and logic and assuming that the file is mapped in a GENERIC data stream type with the following mapping:
"Day" - Standard "Day" field
"Opportunity Key" > Main Generic Entity Key
"Opportunity Stage" - Generic Entity Key 2
"Opportunity Count" - Generic Custom Metric
A pivot table was created to present the count of opportunities in each stage. The pivot table is filtered on January (entire month). What is the number of opportunities in the Interest stage?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: C
Explanation:
Based on the Opportunity file, the Opportunity Stage of 'Interest' occurs 3 times across unique Opportunity Keys. Since the pivot table is filtered to present the entire month of January and theOpportunity Stage 'Interest' is listed three times with different Opportunity Keys, the count of opportunities in the 'Interest' stage would be
3.
NEW QUESTION # 49
Client has provided sample flies of their data from the following data sources:
Google Campaign Manager
Below are the requirements from the client and additional information:
* The sources are linked to each other by shared Media Buy names.
* In addition-to the mutual Media Buys, the sources contain campaign and site values. However, the client would like to see the campaign/site values coming from Google CM and not from Google DV360.
* The source of truth for cost is Google DV360.
As a first step, a Parent-Child relationship was created between the two files, and the following mapping was performed, within both data streams:
Please note:
* All other measurements were mapped as well to the appropriate fields.
* No other mapping manipulations or formulas were implemented.
How many records will the merged table hold?
- A. Depends on the Data Updates Permissions
- B. 0
- C. 1
- D. 2
Answer: D
Explanation:
Since the data sources are linked by shared Media Buy names and all other measurements are mapped to appropriate fields without additional manipulations, each unique Media Buy Name from Google DV360 will pair with its corresponding Media Buy Name in Google Campaign Manager. The number of records in the merged table will equal the number of unique Media Buy Names in Google DV360, provided there is a matching name in Google Campaign Manager. The sample shows 4 unique Media Buy Names in Google DV360, thus resulting in 4 records.
NEW QUESTION # 50
......
Marketing-Cloud-Intelligence Dumps To Pass Salesforce Exam in 24 Hours - Prep4SureReview: https://dumpstorrent.prep4surereview.com/Marketing-Cloud-Intelligence-latest-braindumps.html
