Skip to content

Commit bf460a7

Browse files
Merge pull request #7083 from segmentio/develop
Release 24.39.2
2 parents 8aa97aa + dda1053 commit bf460a7

File tree

14 files changed

+92
-17
lines changed

14 files changed

+92
-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 PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2024-09-24
2+
# destination categories last updated 2024-09-26
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2024-09-24
2+
# destination data last updated 2024-09-26
33
items:
44
- id: 637e8d185e2dec264895ea89
55
display_name: 1Flow

src/_data/catalog/destinations_private.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2024-09-24
2+
# destination data last updated 2024-09-26
33
items:
44
- id: 54521fd925e721e32a72eee1
55
display_name: Pardot

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 PUBLIC API. DO NOT EDIT
2-
# source categories last updated 2024-09-24
2+
# source categories last updated 2024-09-26
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

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 PUBLIC API. DO NOT EDIT
2-
# sources last updated 2024-09-24
2+
# sources last updated 2024-09-26
33
items:
44
- id: 8HWbgPTt3k
55
display_name: .NET

src/_data/sidenav/main.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,8 +421,13 @@ sections:
421421
section:
422422
- path: '/engage/audiences'
423423
title: Audiences Overview
424-
- path: '/engage/audiences/linked-audiences'
425-
title: Linked Audiences
424+
- section_title: Linked Audiences
425+
slug: '/engage/audiences/linked-audiences'
426+
section:
427+
- path: '/engage/audiences/linked-audiences'
428+
title: Linked Audiences Overview
429+
- path: '/engage/audiences/linked-audiences-limits'
430+
title: Linked Audiences Limits
426431
- path: '/engage/audiences/account-audiences'
427432
title: Account-level Audiences
428433
- path: '/engage/audiences/generative-audiences'

src/connections/destinations/catalog/actions-facebook-conversions-api/index.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,29 @@ Set up your Pixel to work with the Facebook Conversions API (Actions) destinatio
6262
5. On the **Settings** tab, enter in your Pixel ID and click **Save**.
6363
6. Follow the steps in the Destinations Actions documentation on [Customizing mappings](/docs/connections/destinations/actions/#customize-mappings).
6464

65+
## Actions v2
66+
Segment created new Actions v2 to provide you with additional access to features. Segment's Actions v2 support the following features:
67+
- **Sync modes**: Control how Segment updates your Facebook Business Events Manager by selecting a [sync mode](#sync-modes), or a strategy for updating your downstream data.
68+
- **Dynamic dropdowns**: When creating or updating a mapping in the Segment app, the dropdown auto-populates all of the available properties directly from Facebook.
69+
70+
> warning ""
71+
> You might need to reauthorize your Facebook Business Events Manager account to use all of the features associated with v2 Actions.
72+
73+
The following Facebook Conversions API (Actions) are Actions v2:
74+
- [Purchase v2](#purchase-v2)
75+
- [Add to Cart v2](#add-to-cart-v2)
76+
- [Custom Event v2](#custom-event-v2)
77+
- [Page View v2](#page-view-v2)
78+
- [View Content v2](#view-content-v2)
79+
- [Initiate Checkout v2](#initiate-checkout-v2)
80+
- [Search v2](#search-v2)
81+
82+
### Sync modes
83+
Sync modes allow users to define how Segment should update the data in your destination.
84+
85+
Available sync modes for the Facebook Conversions API (Actions) include:
86+
- **Add**: Add records to a list, segment, or journey.
87+
6588
{% include components/actions-fields.html %}
6689

6790
## Configuration options

src/connections/destinations/catalog/actions-google-sheets/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,18 @@ The Google Sheets destination can be connected to **Reverse ETL warehouse source
2727
> info ""
2828
> The Google Sheets destination only supports sending new or updated rows to your spreadsheet. Deleting rows is not supported.
2929
30+
## Actions v2
31+
32+
Segment's v2 Action, [Post Sheet v2](/docs/connections/destinations/catalog/actions-hubspot-cloud/#custom-object-v2), supports **Sync modes**, which allow you to select a strategy for updating your data in Google Sheets.
33+
34+
### Sync modes
35+
Sync modes allow users to define how Segment updates the data in your destination.
36+
37+
Available sync modes for the Post Sheet v2 Action includes:
38+
- **Update**: Update a record if a match with the specified identifier is found. Segment does nothing if the row doesn't exist.
39+
- **Upsert**: If a record with the specified identifier is found, it is updated. If not, a new row is created.
40+
- **Add**: Add a new record when the specified identifier doesn't exist. If it does, the record is skipped.
41+
3042
{% include components/actions-fields.html settings="false"%}
3143

3244
## FAQ

src/connections/reverse-etl/manage-retl.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ To check the status of your extractions:
3131
* The load results - how many successful records were synced as well as how many records were updated, deleted, or are new.
3232
5. If your sync failed, click the failed reason to get more details on the error and view sample payloads to help troubleshoot the issue.
3333

34+
<!--- IG 9/2024 - EM for RETL asked me to roll back the docs for this feature on 9/25/24!
3435
## Automatic retry handling
3536
3637
Segment automatically retries events that were extracted from your data warehouse but failed to load for up to 14 days or 5 syncs following a partially successful sync or a sync failure.
@@ -40,6 +41,8 @@ Segment checks for the latest changes in your data before loading the failed rec
4041
> warning "Syncs with intervals less than one hour may not see failed events on the sync immediately following failed record"
4142
> Syncs with intervals less than or equal to one hour may not see failed events right away, as Segment's internal systems take up to one hour to retry events that initially failed.
4243
44+
--->
45+
4346
## Reset syncs
4447
Reverse ETL uses the Unique Identifier column to detect data changes, like new, updated, and deleted records. If you encounter an error, you can reset Segment’s tracking of this column and force Segment to manually add all records from your dataset.
4548

src/connections/reverse-etl/system.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If you have a non-standard or high volume usage plan, you may have unique Revers
3838

3939
Name | Details | Limit
4040
--------- | ------- | ------
41-
Model query length | The maximum length for the model SQL query. | 131,072 characters
41+
Model query length | The maximum length for the model SQL query. | 65,535 characters
4242
Model identifier column name length | The maximum length for the ID column name. | 191 characters
4343
Model timestamp column name length | The maximum length for the timestamp column name. | 191 characters
4444
Sync frequency | The shortest possible duration Segment allows between syncs. | 15 minutes
@@ -56,4 +56,4 @@ Column JSON size | The maximum size of any single column value. | 128 KiB
5656

5757
<sup>*</sup>: _If Segment identifies a sync would be larger than 150 million records, Segment extracts 150 million of the records in the initial sync and syncs any additional records during the next scheduled or manual sync._
5858

59-
_For example, if a sync would contain 700 million records, Segment would run an initial 150 million record sync, and during the next three scheduled or manual syncs, would sync 150 million records. The fifth scheduled or manual sync would contain the remaining 100 million records._
59+
_For example, if a sync would contain 700 million records, Segment would run an initial 150 million record sync, and during the next three scheduled or manual syncs, would sync 150 million records. The fifth scheduled or manual sync would contain the remaining 100 million records._

0 commit comments

Comments
 (0)