Skip to content

Commit 6210c2f

Browse files
Paul YooPaul Yoo
authored andcommitted
make catalog to update Attribution category
1 parent 1f42bb2 commit 6210c2f

File tree

4 files changed

+8
-38
lines changed

4 files changed

+8
-38
lines changed

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# destination categories last updated 2021-02-23
2+
# destination categories last updated 2021-03-05
33
items:
44
- display_name: Email Marketing
55
slug: email-marketing

src/_data/catalog/destinations.yml

Lines changed: 5 additions & 35 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-02-23
2+
# destination data last updated 2021-03-05
33
items:
44
- display_name: ActiveCampaign
55
slug: activecampaign
@@ -2893,6 +2893,7 @@ items:
28932893
mark:
28942894
url: 'https://cdn.filepicker.io/api/file/sybdw0htTTKBmrgD1jJI'
28952895
categories:
2896+
- Referrals
28962897
- Attribution
28972898
components:
28982899
- type: CLOUD
@@ -10990,7 +10991,9 @@ items:
1099010991
mark:
1099110992
url: >-
1099210993
https://public-segment-devcenter-production.s3.amazonaws.com/edaa6886-d1fe-4af5-a76b-e2832fea8884.svg
10993-
categories: []
10994+
categories:
10995+
- Attribution
10996+
- Referrals
1099410997
components: []
1099510998
platforms:
1099610999
browser: true
@@ -16141,28 +16144,6 @@ items:
1614116144
Code**. Note: you can still use a URL query parameter of `pi_campaign_id`
1614216145
to override this on specific pages.
1614316146
settings: []
16144-
- name: email
16145-
display_name: Pardot Account Email
16146-
type: STRING
16147-
deprecated: false
16148-
required: false
16149-
string_validators:
16150-
regexp: ''
16151-
description: Your account email.
16152-
settings: []
16153-
- name: password
16154-
display_name: Pardot Account Password
16155-
type: PASSWORD
16156-
deprecated: false
16157-
required: false
16158-
string_validators:
16159-
regexp: ''
16160-
description: >-
16161-
Pardot requires we store a Pardot user email and password to access their
16162-
API. For security, we recommend you add a new user to your Pardot account
16163-
under **Admin > Users and Groups > Add User**, so that you don't have to
16164-
tell us your actual password.
16165-
settings: []
1616616147
- name: primaryBusinessUnitId
1616716148
display_name: Primary Business Unit Id
1616816149
type: STRING
@@ -16206,17 +16187,6 @@ items:
1620616187
lookup key value. If disabled, we will search for a trait in the event
1620716188
with the same name as the lookup field ID and match on that.
1620816189
settings: []
16209-
- name: userKey
16210-
display_name: User Key
16211-
type: STRING
16212-
deprecated: false
16213-
required: false
16214-
string_validators:
16215-
regexp: '^[a-f0-9]{32}$'
16216-
description: >-
16217-
You can find your User Key on under **User Settings** in your [Pardot
16218-
account](https://pi.pardot.com/account).
16219-
settings: []
1622016190
connection_modes:
1622116191
device:
1622216192
web: true

src/_data/catalog/source_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# source cateogries last updated 2021-02-23
2+
# source cateogries last updated 2021-03-05
33
items:
44
- display_name: Server
55
slug: server

src/_data/catalog/sources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# sources last updated 2021-02-23
2+
# sources last updated 2021-03-05
33
items:
44
- display_name: .NET
55
slug: net

0 commit comments

Comments
 (0)