PrivacyGroup - Liquid Object Reference - 1.1.0
| Object Name | PrivacyGroup |
| Version | 1.1.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 |
| 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.1.0
Back to Documentation