Skip to content

Commit f08db82

Browse files
Paul YooPaul Yoo
authored andcommitted
category update
1 parent e7666d7 commit f08db82

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

src/_data/catalog/destinations.yml

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -15058,6 +15058,24 @@ items:
1505815058
required: false
1505915059
description: Map your Segment properties to the Marketo Activity Fields
1506015060
settings:
15061+
- name: primaryKey
15062+
display_name: Set as Primary Key
15063+
type: BOOLEAN
15064+
deprecated: false
15065+
required: false
15066+
description: Mark this property as the Primary field in Marketo.
15067+
settings: []
15068+
- name: segmentProperty
15069+
display_name: Segment Property Name
15070+
type: STRING
15071+
deprecated: false
15072+
required: true
15073+
string_validators:
15074+
regexp: ''
15075+
description: >-
15076+
Enter the Segment Property Name. This is case sensitive so make sure
15077+
the name matches exactly how you are passing it in your .track() call.
15078+
settings: []
1506115079
- name: marketoAttributeName
1506215080
display_name: Marketo Field Name
1506315081
type: STRING
@@ -15082,24 +15100,6 @@ items:
1508215100
- date
1508315101
description: Enter the Marketo Field type.
1508415102
settings: []
15085-
- name: primaryKey
15086-
display_name: Set as Primary Key
15087-
type: BOOLEAN
15088-
deprecated: false
15089-
required: false
15090-
description: Mark this property as the Primary field in Marketo.
15091-
settings: []
15092-
- name: segmentProperty
15093-
display_name: Segment Property Name
15094-
type: STRING
15095-
deprecated: false
15096-
required: true
15097-
string_validators:
15098-
regexp: ''
15099-
description: >-
15100-
Enter the Segment Property Name. This is case sensitive so make sure
15101-
the name matches exactly how you are passing it in your .track() call.
15102-
settings: []
1510315103
- name: event
1510415104
display_name: Segment Event Name
1510515105
type: STRING
@@ -17206,7 +17206,7 @@ items:
1720617206
url: >-
1720717207
https://public-segment-devcenter-production.s3.amazonaws.com/d180bde1-ed0e-4155-95c4-e8013e6bda4e.svg
1720817208
categories:
17209-
- A/B Testing
17209+
- SMS & Push Notifications
1721017210
- Email Marketing
1721117211
- Marketing Automation
1721217212
- Personalization
@@ -19760,13 +19760,6 @@ items:
1976019760
required: false
1976119761
description: Map your Segment properties to Responsys Columns
1976219762
settings:
19763-
- name: primaryKey
19764-
display_name: Set as Primary Key
19765-
type: BOOLEAN
19766-
deprecated: false
19767-
required: false
19768-
description: Mark this property as a Primary Key in Responsys.
19769-
settings: []
1977019763
- name: columns
1977119764
display_name: Segment Property Name
1977219765
type: STRING
@@ -19802,6 +19795,13 @@ items:
1980219795
- TIMESTAMP
1980319796
description: Enter the Responsys column type.
1980419797
settings: []
19798+
- name: primaryKey
19799+
display_name: Set as Primary Key
19800+
type: BOOLEAN
19801+
deprecated: false
19802+
required: false
19803+
description: Mark this property as a Primary Key in Responsys.
19804+
settings: []
1980519805
- name: mapEmail
1980619806
display_name: Map Email
1980719807
type: BOOLEAN

0 commit comments

Comments
 (0)