base-data-manager/test/fixtures/facebook-json-2021-05-01/ads_and_businesses/your_off-facebook_activity.json

34 lines
554 B
JSON

{
"off_facebook_activity": [
{
"name": "xxx",
"events": [
{
"id": 69,
"type": "xxx",
"timestamp": 1707655000
},
{
"id": 69,
"type": "xxx",
"timestamp": 1707595000
}
]
},
{
"name": "xxx",
"events": [
{
"id": 69,
"type": "xxx",
"timestamp": 1707565000
},
{
"id": 69,
"type": "xxx",
"timestamp": 1707340000
}
]
}
]
}