Skip to content

Commit 342da42

Browse files
committed
DOC-214 update adwords setting description
1 parent c183321 commit 342da42

File tree

4 files changed

+18
-17
lines changed

4 files changed

+18
-17
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-06-08
2+
# destination categories last updated 2021-06-15
33
items:
44
- display_name: Email Marketing
55
slug: email-marketing

src/_data/catalog/destinations.yml

Lines changed: 15 additions & 14 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-06-08
2+
# destination data last updated 2021-06-15
33
items:
44
- display_name: ActiveCampaign
55
slug: activecampaign
@@ -10099,8 +10099,9 @@ items:
1009910099
string_validators:
1010010100
regexp: ''
1010110101
description: >-
10102-
If you want to map all your default `.page()` calls that do not explicitly
10103-
pass in a `name` to a conversion event, you can enter it here.
10102+
If you want to map all your default .page() calls that do not explicitly
10103+
pass in a name to a conversion event, you can enter the Adwords Conversion
10104+
ID here.
1010410105
settings: []
1010510106
- name: disableAdPersonalization
1010610107
display_name: Disable Ad Personalization
@@ -12991,8 +12992,8 @@ items:
1299112992
categories:
1299212993
- Email Marketing
1299312994
methods:
12994-
alias: true
12995-
group: true
12995+
alias: false
12996+
group: false
1299612997
identify: true
1299712998
page_view: true
1299812999
track: true
@@ -19145,6 +19146,15 @@ items:
1914519146
required: false
1914619147
description: Map your Segment properties to Responsys Columns
1914719148
settings:
19149+
- name: columns
19150+
display_name: Segment Property Name
19151+
type: STRING
19152+
deprecated: false
19153+
required: true
19154+
string_validators:
19155+
regexp: ''
19156+
description: Enter the Segment Property Name.
19157+
settings: []
1914819158
- name: fieldName
1914919159
display_name: Responsys Column Name
1915019160
type: STRING
@@ -19178,15 +19188,6 @@ items:
1917819188
required: false
1917919189
description: Mark this property as a Primary Key in Responsys.
1918019190
settings: []
19181-
- name: columns
19182-
display_name: Segment Property Name
19183-
type: STRING
19184-
deprecated: false
19185-
required: true
19186-
string_validators:
19187-
regexp: ''
19188-
description: Enter the Segment Property Name.
19189-
settings: []
1919019191
- name: mapEmail
1919119192
display_name: Map Email
1919219193
type: BOOLEAN

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-06-08
2+
# source cateogries last updated 2021-06-15
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-06-08
2+
# sources last updated 2021-06-15
33
items:
44
- display_name: .NET
55
slug: net

0 commit comments

Comments
 (0)