{ "sections": [ "title", "description", "fields", "special_access_rules" ], "title": "SnippetAssignment - Data API", "description": "Represents a relationship between a snippet and a campaign. Assignments are required to use snippet content in Account Engagement emails and email templates. A snippet can be assigned to more than one campaign. This object is available in API version 47.0 and later.", "fields_columns": [ "type", "properties", "description" ], "fields": { "ParentId": { "type": "reference", "properties": "Create, Filter, Group, Sort", "description": "ID of the parent object" }, "SnippetId": { "type": "reference", "properties": "Create, Filter, Group, Sort", "description": "ID of the related snippet record" } }, "special_access_rules": "Snippets are available in Account Engagement business units with the Sales, CRM, or Service permission set license." }