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: README.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
@@ -401,7 +401,7 @@
401
401
|$publicly_indexable|`1`| Cannot modify here. Needs to be set by the Branch Universal Object
402
402
|$keywords|| Keywords for which this content should be discovered by. Just assign an array of strings with the keywords you’d like to use
403
403
|$canonical_identifier|| This is the unique identifier for content that will help Branch dedupe across many instances of the same thing. Suitable options: a website with pathing, or a database with identifiers for entities
404
-
|$exp_date|`0`| Cannot modify here. Needs to be set by the Branch Universal Object
404
+
|$exp_date|`0`| Cannot modify here. Needs to be set by the Branch Universal Object. Must be epoch timestamp with milliseconds
405
405
|$content_type|| This is a label for the type of content present. Apple recommends that you use uniform type identifier as described here
0 commit comments