You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _saas-integrations/ga4/v1/ga4-v1.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -215,7 +215,7 @@ replication-sections:
215
215
- title: "Replication Method"
216
216
anchor: "replication-method"
217
217
content: |
218
-
Custom reports in {{ integration.display_name }} are replicated using Key-based Incremental Replication with `start_date` as a Replication Key. A `start_date` value is a date in `YYYY-MM-DD` format.
218
+
Custom reports in {{ integration.display_name }} are replicated using Key-based Incremental Replication with `last_report_date` as a Replication Key. A `last_report_date` value is a date in `YYYY-MM-DD` format.
0 commit comments