With every marketing campaign for a client that has several brands, a Campaign developer must associate the brand with the campaign for reporting purposes.
What changes should the Campaign developer recommend?
- Extend the nmsPlan schema and add brandName attribute. Modify the form for nmsPlan to include the brandName as input field.
- Extend the nmsOperation schema and add brandName attribute. In the campaign workflows, include an "update activity" to update the nmsOperation's brandName attribute.
- Extend the nmsOperation schema and add brandName attribute. Modify the form for nmsOperation to include the brandName as input field.
- Extend the nmsPlan schema and add brandName attribute. Modify the form for nmsProgram to include the brandName as input field.
Reveal Solution Next Question