-
Notifications
You must be signed in to change notification settings - Fork 109
/
Copy pathtailored_audiences_all.json
69 lines (69 loc) · 1.53 KB
/
tailored_audiences_all.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"request": {
"params": {
"account_id": "2iqph"
}
},
"data": [
{
"targetable": false,
"name": "TA #2",
"targetable_types": [
"WEB",
"EXCLUDED_WEB"
],
"audience_type": "WEB",
"id": "abc2",
"owner_account_id": "2iqph",
"reasons_not_targetable": [
"TOO_SMALL"
],
"list_type": null,
"created_at": "2014-03-09T20:35:41Z",
"updated_at": "2014-06-11T09:38:06Z",
"partner_source": "OTHER",
"deleted": false,
"audience_size": null
},
{
"targetable": true,
"name": "TA #1",
"owner_account_id": "2iqph",
"targetable_types": [
"CRM",
"EXCLUDED_CRM"
],
"audience_type": "CRM",
"id": "abc1",
"reasons_not_targetable": [],
"list_type": "DEVICE_ID",
"created_at": "2014-05-22T17:37:12Z",
"updated_at": "2014-05-22T21:05:33Z",
"partner_source": "OTHER",
"deleted": false,
"audience_size": null
},
{
"targetable": false,
"name": "TA #3",
"owner_account_id": "2iqph",
"targetable_types": [
"CRM",
"EXCLUDED_CRM"
],
"audience_type": "CRM",
"id": "abc3",
"reasons_not_targetable": [
"TOO_SMALL"
],
"list_type": "EMAIL",
"created_at": "2014-05-22T21:43:45Z",
"updated_at": "2014-05-23T02:27:31Z",
"partner_source": "OTHER",
"deleted": false,
"audience_size": null
}
],
"total_count": 3,
"next_cursor": null
}