@capillarytech/creatives-library 8.0.239-alpha.0 → 8.0.239
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/services/api.js +0 -5
- package/translations/en.json +0 -1
- package/utils/transformerUtils.js +0 -42
- package/v2Components/CapImageUpload/constants.js +0 -2
- package/v2Components/CapImageUpload/index.js +14 -54
- package/v2Components/CapImageUpload/index.scss +1 -4
- package/v2Components/CapImageUpload/messages.js +0 -4
- package/v2Containers/App/constants.js +0 -5
- package/v2Containers/Cap/tests/__snapshots__/index.test.js.snap +0 -1
- package/v2Containers/CreativesContainer/SlideBoxContent.js +2 -57
- package/v2Containers/CreativesContainer/SlideBoxHeader.js +0 -1
- package/v2Containers/CreativesContainer/constants.js +0 -2
- package/v2Containers/CreativesContainer/index.js +0 -152
- package/v2Containers/CreativesContainer/messages.js +0 -4
- package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/content.test.js.snap +0 -3
- package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/index.test.js.snap +0 -2
- package/v2Containers/Line/Container/Wrapper/tests/__snapshots__/index.test.js.snap +0 -25
- package/v2Containers/Line/Container/tests/__snapshots__/index.test.js.snap +0 -18
- package/v2Containers/Rcs/index.js +153 -383
- package/v2Containers/Rcs/tests/__snapshots__/index.test.js.snap +0 -46
- package/v2Containers/Rcs/tests/index.test.js +168 -0
- package/v2Containers/SmsTrai/Create/tests/__snapshots__/index.test.js.snap +0 -4
- package/v2Containers/SmsTrai/Edit/tests/__snapshots__/index.test.js.snap +0 -8
- package/v2Containers/Templates/ChannelTypeIllustration.js +1 -13
- package/v2Containers/Templates/_templates.scss +0 -203
- package/v2Containers/Templates/actions.js +1 -2
- package/v2Containers/Templates/constants.js +0 -1
- package/v2Containers/Templates/index.js +30 -273
- package/v2Containers/Templates/messages.js +0 -24
- package/v2Containers/Templates/reducer.js +0 -2
- package/v2Containers/Templates/tests/index.test.js +0 -10
- package/v2Containers/TemplatesV2/index.js +2 -3
- package/v2Containers/TemplatesV2/messages.js +0 -4
- package/v2Containers/Whatsapp/tests/__snapshots__/index.test.js.snap +0 -132
- package/v2Components/CapImageUrlUpload/constants.js +0 -19
- package/v2Components/CapImageUrlUpload/index.js +0 -455
- package/v2Components/CapImageUrlUpload/index.scss +0 -35
- package/v2Components/CapImageUrlUpload/messages.js +0 -47
- package/v2Containers/WebPush/Create/components/ButtonForm.js +0 -175
- package/v2Containers/WebPush/Create/components/ButtonItem.js +0 -101
- package/v2Containers/WebPush/Create/components/ButtonList.js +0 -144
- package/v2Containers/WebPush/Create/components/_buttons.scss +0 -246
- package/v2Containers/WebPush/Create/components/tests/ButtonForm.test.js +0 -554
- package/v2Containers/WebPush/Create/components/tests/ButtonItem.test.js +0 -607
- package/v2Containers/WebPush/Create/components/tests/ButtonList.test.js +0 -633
- package/v2Containers/WebPush/Create/components/tests/__snapshots__/ButtonForm.test.js.snap +0 -666
- package/v2Containers/WebPush/Create/components/tests/__snapshots__/ButtonItem.test.js.snap +0 -74
- package/v2Containers/WebPush/Create/components/tests/__snapshots__/ButtonList.test.js.snap +0 -80
- package/v2Containers/WebPush/Create/index.js +0 -1727
- package/v2Containers/WebPush/Create/index.scss +0 -123
- package/v2Containers/WebPush/Create/messages.js +0 -199
- package/v2Containers/WebPush/Create/preview/DevicePreviewContent.js +0 -241
- package/v2Containers/WebPush/Create/preview/NotificationContainer.js +0 -290
- package/v2Containers/WebPush/Create/preview/PreviewContent.js +0 -81
- package/v2Containers/WebPush/Create/preview/PreviewControls.js +0 -240
- package/v2Containers/WebPush/Create/preview/PreviewDisclaimer.js +0 -23
- package/v2Containers/WebPush/Create/preview/WebPushPreview.js +0 -139
- package/v2Containers/WebPush/Create/preview/assets/Light.svg +0 -53
- package/v2Containers/WebPush/Create/preview/assets/Top.svg +0 -5
- package/v2Containers/WebPush/Create/preview/assets/chrome-icon.png +0 -0
- package/v2Containers/WebPush/Create/preview/assets/edge-icon.png +0 -0
- package/v2Containers/WebPush/Create/preview/assets/firefox-icon.svg +0 -106
- package/v2Containers/WebPush/Create/preview/assets/iOS.svg +0 -26
- package/v2Containers/WebPush/Create/preview/assets/opera-icon.svg +0 -18
- package/v2Containers/WebPush/Create/preview/assets/safari-icon.svg +0 -29
- package/v2Containers/WebPush/Create/preview/components/AndroidMobileChromeHeader.js +0 -44
- package/v2Containers/WebPush/Create/preview/components/AndroidMobileExpanded.js +0 -110
- package/v2Containers/WebPush/Create/preview/components/IOSHeader.js +0 -45
- package/v2Containers/WebPush/Create/preview/components/NotificationExpandedContent.js +0 -72
- package/v2Containers/WebPush/Create/preview/components/NotificationHeader.js +0 -55
- package/v2Containers/WebPush/Create/preview/components/WindowsChromeExpanded.js +0 -70
- package/v2Containers/WebPush/Create/preview/components/tests/AndroidMobileExpanded.test.js +0 -512
- package/v2Containers/WebPush/Create/preview/components/tests/__snapshots__/AndroidMobileExpanded.test.js.snap +0 -77
- package/v2Containers/WebPush/Create/preview/config/notificationMappings.js +0 -527
- package/v2Containers/WebPush/Create/preview/constants.js +0 -162
- package/v2Containers/WebPush/Create/preview/notification-container.scss +0 -104
- package/v2Containers/WebPush/Create/preview/preview.scss +0 -409
- package/v2Containers/WebPush/Create/preview/styles/_android-mobile-chrome.scss +0 -300
- package/v2Containers/WebPush/Create/preview/styles/_android-mobile-edge.scss +0 -12
- package/v2Containers/WebPush/Create/preview/styles/_android-mobile-firefox.scss +0 -12
- package/v2Containers/WebPush/Create/preview/styles/_android-mobile-opera.scss +0 -12
- package/v2Containers/WebPush/Create/preview/styles/_android-tablet-chrome.scss +0 -303
- package/v2Containers/WebPush/Create/preview/styles/_android-tablet-edge.scss +0 -11
- package/v2Containers/WebPush/Create/preview/styles/_android-tablet-firefox.scss +0 -11
- package/v2Containers/WebPush/Create/preview/styles/_android-tablet-opera.scss +0 -11
- package/v2Containers/WebPush/Create/preview/styles/_base.scss +0 -188
- package/v2Containers/WebPush/Create/preview/styles/_ios.scss +0 -106
- package/v2Containers/WebPush/Create/preview/styles/_ipados.scss +0 -107
- package/v2Containers/WebPush/Create/preview/styles/_macos-chrome.scss +0 -75
- package/v2Containers/WebPush/Create/preview/styles/_windows-chrome.scss +0 -174
- package/v2Containers/WebPush/Create/preview/tests/DevicePreviewContent.test.js +0 -909
- package/v2Containers/WebPush/Create/preview/tests/NotificationContainer.test.js +0 -1077
- package/v2Containers/WebPush/Create/preview/tests/PreviewControls.test.js +0 -723
- package/v2Containers/WebPush/Create/preview/tests/WebPushPreview.test.js +0 -943
- package/v2Containers/WebPush/Create/preview/tests/__snapshots__/DevicePreviewContent.test.js.snap +0 -128
- package/v2Containers/WebPush/Create/preview/tests/__snapshots__/NotificationContainer.test.js.snap +0 -121
- package/v2Containers/WebPush/Create/preview/tests/__snapshots__/PreviewControls.test.js.snap +0 -144
- package/v2Containers/WebPush/Create/preview/tests/__snapshots__/WebPushPreview.test.js.snap +0 -127
- package/v2Containers/WebPush/Create/utils/urlValidation.js +0 -116
- package/v2Containers/WebPush/Create/utils/urlValidation.test.js +0 -449
- package/v2Containers/WebPush/actions.js +0 -60
- package/v2Containers/WebPush/constants.js +0 -108
- package/v2Containers/WebPush/index.js +0 -2
- package/v2Containers/WebPush/reducer.js +0 -104
- package/v2Containers/WebPush/sagas.js +0 -119
- package/v2Containers/WebPush/selectors.js +0 -65
- package/v2Containers/WebPush/tests/reducer.test.js +0 -863
- package/v2Containers/WebPush/tests/sagas.test.js +0 -566
- package/v2Containers/WebPush/tests/selectors.test.js +0 -843
|
@@ -338,10 +338,6 @@ export default defineMessages({
|
|
|
338
338
|
id: `${scope}.rcsCreative`,
|
|
339
339
|
defaultMessage: `RCS creative`,
|
|
340
340
|
},
|
|
341
|
-
"webPushTemplate": {
|
|
342
|
-
id: `${scope}.webPushTemplate`,
|
|
343
|
-
defaultMessage: `Web Push Template`,
|
|
344
|
-
},
|
|
345
341
|
"templateNameEmpty": {
|
|
346
342
|
id: `${scope}.templateNameEmpty`,
|
|
347
343
|
defaultMessage: `Template name cannot be empty`
|
|
@@ -1896,7 +1896,6 @@ new message content.",
|
|
|
1896
1896
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
1897
1897
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
1898
1898
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
1899
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
1900
1899
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
1901
1900
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
1902
1901
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -5580,7 +5579,6 @@ new message content.",
|
|
|
5580
5579
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
5581
5580
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
5582
5581
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
5583
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
5584
5582
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
5585
5583
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
5586
5584
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -9403,7 +9401,6 @@ new message content.",
|
|
|
9403
9401
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
9404
9402
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
9405
9403
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
9406
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
9407
9404
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
9408
9405
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
9409
9406
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -1896,7 +1896,6 @@ new message content.",
|
|
|
1896
1896
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
1897
1897
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
1898
1898
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
1899
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
1900
1899
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
1901
1900
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
1902
1901
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -21170,7 +21169,6 @@ new message content.",
|
|
|
21170
21169
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
21171
21170
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
21172
21171
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
21173
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
21174
21172
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
21175
21173
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
21176
21174
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -1896,7 +1896,6 @@ new message content.",
|
|
|
1896
1896
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
1897
1897
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
1898
1898
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
1899
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
1900
1899
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
1901
1900
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
1902
1901
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -19890,7 +19889,6 @@ new message content.",
|
|
|
19890
19889
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
19891
19890
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
19892
19891
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
19893
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
19894
19892
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
19895
19893
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
19896
19894
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -22437,7 +22435,6 @@ new message content.",
|
|
|
22437
22435
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
22438
22436
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
22439
22437
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
22440
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
22441
22438
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
22442
22439
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
22443
22440
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -25415,7 +25412,6 @@ new message content.",
|
|
|
25415
25412
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
25416
25413
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
25417
25414
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
25418
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
25419
25415
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
25420
25416
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
25421
25417
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -27670,7 +27666,6 @@ new message content.",
|
|
|
27670
27666
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
27671
27667
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
27672
27668
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
27673
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
27674
27669
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
27675
27670
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
27676
27671
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -29946,7 +29941,6 @@ new message content.",
|
|
|
29946
29941
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
29947
29942
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
29948
29943
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
29949
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
29950
29944
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
29951
29945
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
29952
29946
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -32234,7 +32228,6 @@ new message content.",
|
|
|
32234
32228
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
32235
32229
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
32236
32230
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
32237
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
32238
32231
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
32239
32232
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
32240
32233
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -34507,7 +34500,6 @@ new message content.",
|
|
|
34507
34500
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
34508
34501
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
34509
34502
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
34510
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
34511
34503
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
34512
34504
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
34513
34505
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -59787,7 +59779,6 @@ new message content.",
|
|
|
59787
59779
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
59788
59780
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
59789
59781
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
59790
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
59791
59782
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
59792
59783
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
59793
59784
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -62526,7 +62517,6 @@ new message content.",
|
|
|
62526
62517
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
62527
62518
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
62528
62519
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
62529
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
62530
62520
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
62531
62521
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
62532
62522
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -65861,7 +65851,6 @@ new message content.",
|
|
|
65861
65851
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
65862
65852
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
65863
65853
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
65864
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
65865
65854
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
65866
65855
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
65867
65856
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -68600,7 +68589,6 @@ new message content.",
|
|
|
68600
68589
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
68601
68590
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
68602
68591
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
68603
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
68604
68592
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
68605
68593
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
68606
68594
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -72308,7 +72296,6 @@ new message content.",
|
|
|
72308
72296
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
72309
72297
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
72310
72298
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
72311
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
72312
72299
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
72313
72300
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
72314
72301
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -75489,7 +75476,6 @@ new message content.",
|
|
|
75489
75476
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
75490
75477
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
75491
75478
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
75492
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
75493
75479
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
75494
75480
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
75495
75481
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -78526,7 +78512,6 @@ new message content.",
|
|
|
78526
78512
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
78527
78513
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
78528
78514
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
78529
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
78530
78515
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
78531
78516
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
78532
78517
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -81574,7 +81559,6 @@ new message content.",
|
|
|
81574
81559
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
81575
81560
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
81576
81561
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
81577
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
81578
81562
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
81579
81563
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
81580
81564
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -87384,7 +87368,6 @@ new message content.",
|
|
|
87384
87368
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
87385
87369
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
87386
87370
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
87387
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
87388
87371
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
87389
87372
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
87390
87373
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -90537,7 +90520,6 @@ new message content.",
|
|
|
90537
90520
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
90538
90521
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
90539
90522
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
90540
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
90541
90523
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
90542
90524
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
90543
90525
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -93621,7 +93603,6 @@ new message content.",
|
|
|
93621
93603
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
93622
93604
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
93623
93605
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
93624
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
93625
93606
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
93626
93607
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
93627
93608
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -96604,7 +96585,6 @@ new message content.",
|
|
|
96604
96585
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
96605
96586
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
96606
96587
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
96607
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
96608
96588
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
96609
96589
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
96610
96590
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -99347,7 +99327,6 @@ new message content.",
|
|
|
99347
99327
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
99348
99328
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
99349
99329
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
99350
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
99351
99330
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
99352
99331
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
99353
99332
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -102023,7 +102002,6 @@ new message content.",
|
|
|
102023
102002
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
102024
102003
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
102025
102004
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
102026
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
102027
102005
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
102028
102006
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
102029
102007
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -104278,7 +104256,6 @@ new message content.",
|
|
|
104278
104256
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
104279
104257
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
104280
104258
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
104281
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
104282
104259
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
104283
104260
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
104284
104261
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -106554,7 +106531,6 @@ new message content.",
|
|
|
106554
106531
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
106555
106532
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
106556
106533
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
106557
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
106558
106534
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
106559
106535
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
106560
106536
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -108842,7 +108818,6 @@ new message content.",
|
|
|
108842
108818
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
108843
108819
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
108844
108820
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
108845
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
108846
108821
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
108847
108822
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
108848
108823
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -1896,7 +1896,6 @@ new message content.",
|
|
|
1896
1896
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
1897
1897
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
1898
1898
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
1899
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
1900
1899
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
1901
1900
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
1902
1901
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -8217,7 +8216,6 @@ new message content.",
|
|
|
8217
8216
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
8218
8217
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
8219
8218
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
8220
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
8221
8219
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
8222
8220
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
8223
8221
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -10916,7 +10914,6 @@ new message content.",
|
|
|
10916
10914
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
10917
10915
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
10918
10916
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
10919
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
10920
10917
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
10921
10918
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
10922
10919
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -17421,7 +17418,6 @@ new message content.",
|
|
|
17421
17418
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
17422
17419
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
17423
17420
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
17424
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
17425
17421
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
17426
17422
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
17427
17423
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -20120,7 +20116,6 @@ new message content.",
|
|
|
20120
20116
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
20121
20117
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
20122
20118
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
20123
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
20124
20119
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
20125
20120
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
20126
20121
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -26867,7 +26862,6 @@ new message content.",
|
|
|
26867
26862
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
26868
26863
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
26869
26864
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
26870
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
26871
26865
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
26872
26866
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
26873
26867
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -29601,7 +29595,6 @@ new message content.",
|
|
|
29601
29595
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
29602
29596
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
29603
29597
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
29604
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
29605
29598
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
29606
29599
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
29607
29600
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -38569,7 +38562,6 @@ new message content.",
|
|
|
38569
38562
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
38570
38563
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
38571
38564
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
38572
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
38573
38565
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
38574
38566
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
38575
38567
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -41303,7 +41295,6 @@ new message content.",
|
|
|
41303
41295
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
41304
41296
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
41305
41297
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
41306
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
41307
41298
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
41308
41299
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
41309
41300
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -50313,7 +50304,6 @@ new message content.",
|
|
|
50313
50304
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
50314
50305
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
50315
50306
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
50316
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
50317
50307
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
50318
50308
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
50319
50309
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -53047,7 +53037,6 @@ new message content.",
|
|
|
53047
53037
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
53048
53038
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
53049
53039
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
53050
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
53051
53040
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
53052
53041
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
53053
53042
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -57437,7 +57426,6 @@ new message content.",
|
|
|
57437
57426
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
57438
57427
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
57439
57428
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
57440
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
57441
57429
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
57442
57430
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
57443
57431
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -60841,7 +60829,6 @@ new message content.",
|
|
|
60841
60829
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
60842
60830
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
60843
60831
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
60844
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
60845
60832
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
60846
60833
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
60847
60834
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -65649,7 +65636,6 @@ new message content.",
|
|
|
65649
65636
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
65650
65637
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
65651
65638
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
65652
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
65653
65639
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
65654
65640
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
65655
65641
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -69053,7 +69039,6 @@ new message content.",
|
|
|
69053
69039
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
69054
69040
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
69055
69041
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
69056
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
69057
69042
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
69058
69043
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
69059
69044
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -74103,7 +74088,6 @@ new message content.",
|
|
|
74103
74088
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
74104
74089
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
74105
74090
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
74106
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
74107
74091
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
74108
74092
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
74109
74093
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -77542,7 +77526,6 @@ new message content.",
|
|
|
77542
77526
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
77543
77527
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
77544
77528
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
77545
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
77546
77529
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
77547
77530
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
77548
77531
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -82712,7 +82695,6 @@ new message content.",
|
|
|
82712
82695
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
82713
82696
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
82714
82697
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
82715
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
82716
82698
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
82717
82699
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
82718
82700
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|