Skip to content

Commit 8839c40

Browse files
gezgblackShamil Ataev
andauthored
Kevel destinations.yml update (#1509)
Co-authored-by: Shamil Ataev <[email protected]>
1 parent b9cae3e commit 8839c40

File tree

1 file changed

+86
-22
lines changed

1 file changed

+86
-22
lines changed

src/_data/catalog/destinations.yml

Lines changed: 86 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# destination data last updated 2021-04-01
2+
# destination data last updated 2021-04-09
33
items:
44
- display_name: ActiveCampaign
55
slug: activecampaign
@@ -12123,6 +12123,64 @@ items:
1212312123
previous_names:
1212412124
- Keen IO
1212512125
- Keen
12126+
- display_name: Kevel
12127+
slug: kevel
12128+
name: catalog/destinations/kevel
12129+
description: Target users using your Segment user data with Kevel's UserDB.
12130+
hidden: false
12131+
url: connections/destinations/catalog/kevel
12132+
status: PUBLIC_BETA
12133+
logo:
12134+
url: >-
12135+
https://public-segment-devcenter-production.s3.amazonaws.com/dcf9c366-5cf3-479f-8465-bb15e2505df0.svg
12136+
mark:
12137+
url: >-
12138+
https://public-segment-devcenter-production.s3.amazonaws.com/47bc76ec-43e8-4a7c-987f-87e25f08f9e9.svg
12139+
categories:
12140+
- Advertising
12141+
components: []
12142+
platforms:
12143+
browser: true
12144+
server: true
12145+
mobile: true
12146+
browserUnbundlingSupported: false
12147+
browserUnbundlingPublic: false
12148+
methods:
12149+
alias: false
12150+
group: false
12151+
identify: true
12152+
page_view: false
12153+
track: false
12154+
settings:
12155+
- name: apiKey
12156+
display_name: API Key
12157+
type: STRING
12158+
deprecated: false
12159+
required: true
12160+
string_validators:
12161+
regexp: '^.{8,}$'
12162+
description: You can generate a new API Key from the Settings page in Kevel
12163+
settings: []
12164+
- name: networkId
12165+
display_name: Network ID
12166+
type: STRING
12167+
deprecated: false
12168+
required: true
12169+
string_validators:
12170+
regexp: ''
12171+
description: You can find this value in the top bar of the Kevel App
12172+
settings: []
12173+
connection_modes:
12174+
device:
12175+
web: false
12176+
mobile: false
12177+
server: false
12178+
cloud:
12179+
web: false
12180+
mobile: false
12181+
server: false
12182+
previous_names:
12183+
- Kevel
1212612184
- display_name: Kitemetrics
1212712185
slug: kitemetrics
1212812186
name: catalog/destinations/kitemetrics
@@ -13093,17 +13151,6 @@ items:
1309313151
Required for client-side integration functionality. You can generate your
1309413152
API Key on the Segment integration page of the Lou Dashboard.
1309513153
settings: []
13096-
- name: organizationId
13097-
display_name: Organization ID
13098-
type: STRING
13099-
deprecated: false
13100-
required: false
13101-
string_validators:
13102-
regexp: ''
13103-
description: >-
13104-
Required for client-side integration functionality. You can find your
13105-
Organization ID on the Segment integration page of the Lou Dashboard.
13106-
settings: []
1310713154
connection_modes:
1310813155
device:
1310913156
web: false
@@ -15325,7 +15372,12 @@ items:
1532515372
- display_name: Nielsen DCR
1532615373
slug: nielsen-dcr
1532715374
name: catalog/destinations/nielsen-dcr
15328-
description: ''
15375+
description: >-
15376+
Consumers engage with digital content across many platforms, so it's
15377+
imperative that market participants have clear knowledge of their total
15378+
content consumption. Nielsen's Digital Content Ratings provides that insight
15379+
by including video and static content ratings for web pages and app
15380+
sections.
1532915381
hidden: false
1533015382
url: connections/destinations/catalog/nielsen-dcr
1533115383
status: PUBLIC_BETA
@@ -15413,6 +15465,18 @@ items:
1541315465
you would like to set up a custom property mapping for content asset ids
1541415466
please indicate the name of the property here.
1541515467
settings: []
15468+
- name: customSectionProperty
15469+
display_name: Custom Page/Screen Section Property Name
15470+
type: STRING
15471+
deprecated: false
15472+
required: false
15473+
string_validators:
15474+
regexp: ''
15475+
description: >-
15476+
Segment will map the page/screen `name` field to Nielsen's `section`
15477+
field. If you would like to set up a custom property mapping for the
15478+
page/screen section name please indicate the name of the property here.
15479+
settings: []
1541615480
- name: nolDevDebug
1541715481
display_name: Enable Debug Mode
1541815482
type: BOOLEAN
@@ -18009,6 +18073,15 @@ items:
1800918073
required: false
1801018074
description: Map your Segment properties to Responsys Columns
1801118075
settings:
18076+
- name: fieldName
18077+
display_name: Responsys Column Name
18078+
type: STRING
18079+
deprecated: false
18080+
required: true
18081+
string_validators:
18082+
regexp: ''
18083+
description: Enter the Responsys column name.
18084+
settings: []
1801218085
- name: fieldType
1801318086
display_name: Responsys Column Type
1801418087
type: SELECT
@@ -18042,15 +18115,6 @@ items:
1804218115
regexp: ''
1804318116
description: Enter the Segment Property Name.
1804418117
settings: []
18045-
- name: fieldName
18046-
display_name: Responsys Column Name
18047-
type: STRING
18048-
deprecated: false
18049-
required: true
18050-
string_validators:
18051-
regexp: ''
18052-
description: Enter the Responsys column name.
18053-
settings: []
1805418118
- name: mapEmail
1805518119
display_name: Map Email
1805618120
type: BOOLEAN

0 commit comments

Comments
 (0)