Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
laumeuwly authored Dec 4, 2023
2 parents 149a496 + b0dc99f commit e84d180
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 0 deletions.
6 changes: 6 additions & 0 deletions organizations/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"id": "META",
"name": "Meta",
"orgUrl": "http://meta.com/",
"iconUrl": "https://s3.amazonaws.com/Supermetrics/images/dsLogos/Meta_logo_small.png"
}
6 changes: 6 additions & 0 deletions organizations/mint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"id": "MINT",
"name": "MINT",
"iconUrl": "https://s3.amazonaws.com/public.mint.ai/mint_logo_40.png",
"orgUrl": "https://www.mint.ai/"
}
9 changes: 9 additions & 0 deletions sources/meta_business_manager.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": "META_BUSINESS_MANAGER",
"name": "Meta Business Manager",
"categories": ["ADVERTISING", "MARKETING", "SOCIAL"],
"organization": "META",
"iconUrl": "https://s3.amazonaws.com/Supermetrics/images/dsLogos/Meta_logo_small.png",
"sourceUrl": "https://business.facebook.com/",
"dataVisibility": ["PRIVATE"]
}
9 changes: 9 additions & 0 deletions sources/mint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": "MINT_ARM",
"name": "MINT ARM",
"categories": ["MARKETING","ADVERTISING"],
"organization": "MINT",
"iconUrl": "https://s3.amazonaws.com/public.mint.ai/mint_logo_40.png",
"sourceUrl": "https://www.mint.ai/what-is-advertising-resource-management ",
"dataVisibility": ["PRIVATE"]
}
13 changes: 13 additions & 0 deletions sources/yoom.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"id": "YOOM_DATABASE",
"name": "Yoom Database",
"categories": [
"DATABASE"
],
"organization": "Yoom",
"iconUrl": "https://yoom.fun/yoom_looker_studio_logo.png",
"sourceUrl": "https://lp.yoom.fun/",
"dataVisibility": [
"PRIVATE"
]
}

0 comments on commit e84d180

Please sign in to comment.