Marketing-related package comes with specific bundles intended to integrate marketing features into the Oro applications.
In order to use the package in your project, it needs to be added as a dependency in the composer.json file:
"require": {
"oro/marketing": "1.0.*"
}