-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
35 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,23 @@ | ||
{ | ||
"MarketingCampaignsReporting": { | ||
"Source": "Campagne Bron", | ||
"Medium": "Campagne Medium", | ||
"CombinedSourceMedium": "Bron - Medium", | ||
"CampaignId": "Campagne Id", | ||
"CampaignIds": "Campagne ID's", | ||
"CombinedKeywordContent": "Sleutelwoord - inhoud", | ||
"Names": "Campagne Namen", | ||
"CombinedSourceMedium": "Bron - Medium", | ||
"CombinedSourcesMediums": "Campagne Bron - Medium", | ||
"Content": "Campagne inhoud", | ||
"Contents": "Campagne Inhoud", | ||
"Group": "Campagne groep", | ||
"Groups": "Campagne groepen", | ||
"Keyword": "Campagne trefwoord", | ||
"Keywords": "Campagne Sleutelwoorden", | ||
"Sources": "Campagne Bronnen", | ||
"Medium": "Campagne Medium", | ||
"Mediums": "Campagne Media", | ||
"Contents": "Campagne Inhoud", | ||
"CombinedSourcesMediums": "Campagne Bron - Medium" | ||
"Name": "Campagnenaam", | ||
"Names": "Campagne Namen", | ||
"Placement": "Campagne plaatsing", | ||
"Placements": "Campagne plaatsingen", | ||
"Source": "Campagne Bron", | ||
"Sources": "Campagne Bronnen" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,23 @@ | ||
{ | ||
"MarketingCampaignsReporting": { | ||
"Source": "廣告活動來源", | ||
"Medium": "廣告活動媒介", | ||
"CombinedSourceMedium": "來源 - 媒介", | ||
"CampaignId": "廣告活動 ID", | ||
"CampaignId": "活動 ID", | ||
"CampaignIds": "活動 ID", | ||
"CombinedKeywordContent": "關鍵字 - 內容", | ||
"Names": "廣告活動名稱", | ||
"Keywords": "廣告活動關鍵字", | ||
"Sources": "廣告活動來源", | ||
"Mediums": "廣告活動媒介", | ||
"Contents": "廣告活動內容", | ||
"CombinedSourcesMediums": "廣告活動來源 - 媒介" | ||
"CombinedSourceMedium": "來源 - 媒介", | ||
"CombinedSourcesMediums": "活動來源 - 媒介", | ||
"Content": "活動內容", | ||
"Contents": "活動內容", | ||
"Group": "活動群組", | ||
"Groups": "活動群組", | ||
"Keyword": "活動關鍵字", | ||
"Keywords": "活動關鍵字", | ||
"Medium": "活動媒介", | ||
"Mediums": "活動媒介", | ||
"Name": "活動名稱", | ||
"Names": "活動名稱", | ||
"Placement": "活動投放", | ||
"Placements": "活動投放", | ||
"Source": "活動來源", | ||
"Sources": "活動來源" | ||
} | ||
} | ||
} |