{"title":"PrivacyGroup - Liquid Object Reference","slug":"privacy-group-liquid-object-reference","url":"https://support.storeconnect.com/articles/privacy-group-liquid-object-reference","url_markdown":"https://support.storeconnect.com/articles/privacy-group-liquid-object-reference.md","subtitle":null,"summary":"The PrivacyGroup object returns information about a Privacy Group.","type":"Developer_Documentation","video_url":"","keywords":"liquid, objects, PrivacyGroup, template, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Description\n\nThe PrivacyGroup object returns information about a Privacy Group.\n\n## Attributes\n\n| Attribute | Type | Description |\n|-----------|------|-------------|\n| `cookies` | List[[PrivacyCookie](privacy-cookie-liquid-object-reference)] | Returns the list of this PrivacyGroup's PrivacyCookies |\n| `enabled?` | Boolean | Returns true if this PrivacyGroup has been enabled |\n| `id` | String | Returns the unique id for this PrivacyGroup |\n| `information_content` | String | Returns the value of the Information Content attribute as rich text |\n| `required?` | Boolean | Returns true if this PrivacyGroup is required (cannot be disabled) |\n| `title` | String | Returns the value of the Title attribute |\n\n## Available on\n\n- [Privacy - Liquid Object Reference](privacy-liquid-object-reference) — `groups`"}