From 0bbafa8815e38f7f9d46539a20e85f714cea576a Mon Sep 17 00:00:00 2001 From: "george.verciuc" Date: Wed, 5 Jul 2023 12:33:22 +0200 Subject: [PATCH] Add Amazon Ad Server --- sources/amazon_ad_server.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 sources/amazon_ad_server.json diff --git a/sources/amazon_ad_server.json b/sources/amazon_ad_server.json new file mode 100644 index 00000000..2b3e47bf --- /dev/null +++ b/sources/amazon_ad_server.json @@ -0,0 +1,9 @@ +{ + "id": "AMAZON_AD_SERVER", + "name": "Amazon Ad Server", + "categories": ["AD_SERVER"], + "organization": "AMAZON", + "iconUrl": "https://cdn.adverity.com/datatap_svg/ams.svg", + "sourceUrl": "https://amazon.com/", + "dataVisibility": ["PRIVATE"] +} \ No newline at end of file