ADM-201 · Question #369
Cloud Kicks is Introducing a new shoe model and wants to advertise on TV, radio, print, and social under the banner of a called New Runners. In addition, total statistics for this marketing effort…
The correct answer is D. Master-detail relationship. To associate individual marketing efforts (TV, radio, etc.) with a main 'New Runners' campaign and aggregate statistics, the administrator should use a Master-Detail relationship.
Question
Cloud Kicks is Introducing a new shoe model and wants to advertise on TV, radio, print, and social under the banner of a called New Runners. In addition, total statistics for this marketing effort need to be aggregated and visible. Which feature should the administrator use to implement this functionality?
Options
- AJunction object
- BParent campaign field
- CLookup relationship
- DMaster-detail relationship
How the community answered
(55 responses)- A7% (4)
- B4% (2)
- C2% (1)
- D87% (48)
Why each option
To associate individual marketing efforts (TV, radio, etc.) with a main 'New Runners' campaign and aggregate statistics, the administrator should use a Master-Detail relationship.
A junction object creates a many-to-many relationship between two independent objects, which is not the primary mechanism for aggregating statistics from child records to a parent in a hierarchical campaign structure.
The Parent Campaign field uses a self-referencing lookup relationship, which provides hierarchy but does not inherently offer automatic aggregation of statistics like rollup summary fields available with Master-Detail relationships.
A lookup relationship links two objects but does not enforce referential integrity or provide native rollup summary capabilities for aggregating data, which is a key requirement here.
A Master-Detail relationship establishes a strong parental link where detail records are related to a master record, allowing for the creation of rollup summary fields on the master record to aggregate data (like statistics) from the detail records.
Concept tested: Master-Detail relationship for data aggregation
Source: https://help.salesforce.com/s/articleView?id=sf.overview_of_custom_object_relationships.htm&type=5
Topics
Community Discussion
No community discussion yet for this question.