From dc0f4dd8b83e2d6fd2209f46447d5b18593e9624 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Lui=20=E5=88=98=E5=B1=95=E9=B9=8F?= Date: Tue, 23 Jul 2024 23:28:52 -0700 Subject: [PATCH] Created SoFi text campaigns.json --- advertisers/sofi/text/campaigns.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 advertisers/sofi/text/campaigns.json diff --git a/advertisers/sofi/text/campaigns.json b/advertisers/sofi/text/campaigns.json new file mode 100644 index 0000000..5d11566 --- /dev/null +++ b/advertisers/sofi/text/campaigns.json @@ -0,0 +1,11 @@ +{ + "money": { + "active": true, "destinationURL": "https://www.sofi.com/invite/money?gcp=0a280dd4-8ff7-49bf-8327-7e878877ee43&isAliasGcp=false", + "adGroups": { "default": { + "keywords": ["online checking", "online savings"], + "ads": [ + { "text": "Get $325 when you setup online direct deposit", "tooltip": "Get started" }, + { "text": "Online banking w/ no monthly fees", "tooltip": "SoFi Money" }, + { "text": "Get $325 FREE w/ this online checking acct", "tooltip": "Get started" } + ]}}} +}