-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaffiliate-config.json.example
More file actions
41 lines (41 loc) · 1.2 KB
/
affiliate-config.json.example
File metadata and controls
41 lines (41 loc) · 1.2 KB
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
{
"description": "Beer Affiliate Engine設定ファイル(実際の使用時はaffiliate-config.jsonにリネームしてください)",
"version": "1.0",
"affiliate_ids": {
"楽天トラベル": {
"affiliate_id": "20a2fc9d.5c6c02f2.20a2fc9e.541a36d0"
},
"JTB国内旅行": {
"affiliate_id": "a17092772583",
"program_id": "4530O4+61B8KY+15A4+64Z8Z"
},
"HIS": {
"affiliate_id": "a17092772583",
"program_id": "4530O4+XXXXXX+XXXX+XXXXX"
},
"トラベル・スタンダード・ジャパン": {
"affiliate_id": "a17092772583",
"program_id": "s00000026123001005000"
},
"JTBショッピング": {
"affiliate_id": "a17092772583",
"program_id": "s00000018449001012000"
},
"カタール航空": {
"affiliate_id": "a17092772583",
"program_id": "4530O4+64AELU+5NMU+5YJRM"
},
"Travelist": {
"affiliate_id": "a17092772583",
"program_id": "4530O4+63OZ02+4XZI+HVFKY"
},
"Oooh(ウー)": {
"affiliate_id": "a17092772583",
"program_id": "4530O4+7VZSC2+5OEM+5YRHE"
},
"Saily": {
"affiliate_id": "a17092772583",
"program_id": "4530O4+5WJRQQ+5L2C+5YRHE"
}
}
}