Skip to content

Commit bc31144

Browse files
authored
docs: updated $exp_date to epoch timestamp
1 parent 531cefe commit bc31144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@
401401
| $publicly_indexable | `1` | Cannot modify here. Needs to be set by the Branch Universal Object
402402
| $keywords | | Keywords for which this content should be discovered by. Just assign an array of strings with the keywords you’d like to use
403403
| $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
405405
| $content_type | | This is a label for the type of content present. Apple recommends that you use uniform type identifier as described here
406406
407407
- DeepView

0 commit comments

Comments
 (0)