Creates a new service instance.
The redirector repository instance.
Creates a new redirector.
The data object.
The created redirector model.
Deletes the redirector by its ID.
The data object.
Lists all redirectors for the campaign.
The data object.
The array of redirector models.
Reads the redirector by its ID.
The data object.
The redirector model.
Updates the redirector specific fields.
The data object.
StaticregisterRegisters the service as a singleton in the DI container.
The DI container to register in.
Represents the redirector service.