PrivacyGroup - Liquid Object Reference - 1.0.0
| Object Name | PrivacyGroup | 
| Version | 1.0.0 | 
Description
The PrivacyGroup object returns information about a Privacy Group.
Attributes
| Attribute | Type | Description | 
|---|---|---|
| cookies | List[PrivacyCookie] | Returns the list of this PrivacyGroup’s PrivacyCookies | 
| data | Object | Returns a custom data object for this object | 
| enabled? | Boolean | Returns true if this PrivacyGroup has been enabled | 
| id | String | Returns the unique id for this PrivacyGroup | 
| information_content | String | Returns the value of the Information Content attribute as rich text | 
| required? | Boolean | Returns true if this PrivacyGroup is required (cannot be disabled) | 
| title | String | Returns the value of the Title attribute | 
Objects that return PrivacyGroups
Back to Liquid Reference for 1.0.0
Back to Documentation