Skip to content

Instantly share code, notes, and snippets.

@y56
Created April 23, 2021 10:21
Show Gist options
  • Save y56/97c3d5c2e4209dde6b725ed77e33760d to your computer and use it in GitHub Desktop.
Save y56/97c3d5c2e4209dde6b725ed77e33760d to your computer and use it in GitHub Desktop.
{
"campaign_id": "fake行銷活動ID_1",
"campaign_name": "fake行銷活動名稱",
"start_timestamp": "2021-02-01",
"end_timestamp": "2021-04-30",
"is_by_aics": "false",
"campaign_start": "2021-02-01",
"campaign_end": "2021-05-04",
"ads": [
{
"id": "fake廣告素材ID_1",
"name": "fake廣告素材名稱",
"placement_id": "fake版位ID_1",
"placement_name": "fake版位名稱",
"type": "image",
"ad_url": "https://www.ptt.cc/bbs/Gossiping/M.1612841882.A.9B8.html",
"material_url": "https://i.imgur.com/HWPARu1.jpg",
"category": "fake大分類",
"subcategory": "fake小分類",
"source": "fake廣告來源"
},
{
"id": "fake廣告素材ID_2",
"name": "fake廣告素材名稱",
"placement_id": "fake版位ID_2",
"placement_name": "fake版位名稱",
"type": "image",
"ad_url": "https://www.ptt.cc/bbs/Gossiping/M.1612841882.A.9B8.html",
"material_url": "https://i.imgur.com/HWPARu1.jpg",
"category": "fake大分類",
"subcategory": "fake小分類",
"source": "fake廣告來源"
},
{
"id": "fake廣告素材ID_2",
"name": "fake廣告素材名稱",
"placement_id": "fake版位ID_1",
"placement_name": "fake版位名稱",
"type": "image",
"ad_url": "https://www.ptt.cc/bbs/Gossiping/M.1612841882.A.9B8.html",
"material_url": "https://i.imgur.com/HWPARu1.jpg",
"category": "fake大分類",
"subcategory": "fake小分類",
"source": "fake廣告來源"
},
{
"id": "fake廣告素材ID_1",
"name": "fake廣告素材名稱",
"placement_id": "fake版位ID_2",
"placement_name": "fake版位名稱",
"type": "image",
"ad_url": "https://www.ptt.cc/bbs/Gossiping/M.1612841882.A.9B8.html",
"material_url": "https://i.imgur.com/HWPARu1.jpg",
"category": "fake大分類",
"subcategory": "fake小分類",
"source": "fake廣告來源"
}
],
"create_timestamp": "2021-03-30"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment