Skip to content

Commit f69da07

Browse files
Carlo JavierGitHub Enterprise
authored andcommitted
Merge branch 'main' into segment-match-update
2 parents aa56c6b + 77ef510 commit f69da07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

help/sources/sources-sdk/config/sourcespec.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ See the [appendix](#source-spec) for an example of a fully-populated source spec
225225
| --- | --- | --- |
226226
| `sourceSpec.attributes` | Contains information on the source specific to the UI or API. ||
227227
| `sourceSpec.attributes.uiAttributes` | Displays information on the source specific to the UI. ||
228+
| `sourceSpec.attributes.uiAttributes.isPreview` | A boolean attribute that indicates whether the source displays as a preview (not for production/general availability). | <ul><li>`true`</li><li>`false`</li></ul> |
228229
| `sourceSpec.attributes.uiAttributes.isBeta` | A boolean attribute that indicates whether the source requires more feedback from customers to add to its functionality. | <ul><li>`true`</li><li>`false`</li></ul> |
229230
| `sourceSpec.attributes.uiAttributes.category` | Defines the category of the source. | <ul><li>`advertising`</li><li>`crm`</li><li>`customer success`</li><li>`database`</li><li>`ecommerce`</li><li>`marketing automation`</li><li>`payments`</li><li>`protocols`</li></ul> |
230231
| `sourceSpec.attributes.uiAttributes.icon` | Defines the icon used for the rendering of the source in the Experience Platform UI. | `mailchimp-icon.svg` |

0 commit comments

Comments
 (0)