We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c880715 commit a988a51Copy full SHA for a988a51
packages/destination-actions/src/destinations/stackadapt/index.ts
@@ -5,7 +5,7 @@ import { defaultValues } from '@segment/actions-core'
5
import forwardEvent from './forwardEvent'
6
7
const destination: DestinationDefinition<Settings> = {
8
- name: 'StackAdapt',
+ name: 'StackAdapt Events & Conversions',
9
slug: 'actions-stackadapt-cloud',
10
mode: 'cloud',
11
description:
0 commit comments