You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+81-15Lines changed: 81 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ The following attributes should be replaced with your organization's details:
57
57
| `config.accountId` | Number | Value associates the property with your organization's Sourcepoint account. Retrieved by contacting your Sourcepoint Account Manager or via the **My Account** page in the Sourcepoint portal. |
58
58
| `config.propertyId` | Number | ID for property found in the Sourcepoint portal |
59
59
| `config.propertyName` | String | Name of property found in the Sourcepoint portal |
60
-
| `config.campaigns` | Object | Campaigns launched on the property through the Sourcepoint portal. Accepts `gdpr: {}`and/or `usnat: {}`. See table below for information on each campaign type. |
60
+
| `config.campaigns` | Object | Campaigns launched on the property through the Sourcepoint portal. Accepts `gdpr: {}`, `usnat: {}`, `preferences: {}`and`globalcmp: {}`. See table below for information on each campaign type. |
61
61
62
62
Refer to the table below regarding the different campaigns that can be implemented:
0 commit comments