Skip to content

Commit 7d7bfce

Browse files
author
markzegarelli
authored
Added clarity to Facebook App Events context.device.type accepted values (#2489)
1 parent cc8544e commit 7d7bfce

File tree

1 file changed

+3
-0
lines changed
  • src/connections/destinations/catalog/facebook-app-events

1 file changed

+3
-0
lines changed

src/connections/destinations/catalog/facebook-app-events/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,9 @@ Facebook requires that payloads include the following:
257257
- `context.device.type`
258258
- `context.os.version`
259259

260+
> info ""
261+
> The value of `context.device.type` must be either `ios` or `android`.
262+
260263
For example:
261264

262265
```json

0 commit comments

Comments
 (0)