@capillarytech/creatives-library 3.4.1 → 3.4.3
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
CHANGED
|
@@ -22,3 +22,4 @@ export const VALUE_PRODUCT_CATALOG_SALES = 'VALUE_PRODUCT_CATALOG_SALES';
|
|
|
22
22
|
export const VALUE_REACH = 'VALUE_REACH';
|
|
23
23
|
export const VALUE_VIDEO_VIEWS = 'VALUE_VIDEO_VIEWS';
|
|
24
24
|
export const VALUE_LINK_CLICKS = 'VALUE_LINK_CLICKS';
|
|
25
|
+
export const VALUE_POST_ENGAGEMENT = 'VALUE_POST_ENGAGEMENT';
|