AckdbSegmentShare
One per-member grant on a segment (#284): a member from the GTM roster (memberId) + the role they hold. name/email are joined from the member row for display.
Properties
memberIdstringrequiredrolestringrequired"view""edit"namestring | nullrequiredemailstring | nullrequiredcreatedAtstring <date-time>Example
AckdbSegmentShare example
{
"memberId": "01J9Z8Q3K2X7M4N5P6R7S8T9V0",
"role": "edit",
"name": "Jordan Rep",
"email": "jordan@acme.com",
"createdAt": "1970-01-01T00:00:00.000Z"
}