Newer Version Available

This content describes an older version of this product. View Latest

AccountRelationshipShare

Represents a sharing entry for an account relationship, which lets the system know who has access to an account relationship. This object is available in API version 45.0 and later.

Supported Calls

create(), delete(), describeSObjects(), query(), retrieve(), update()

Fields

Field Details
AccessLevel
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Represents the level of sharing allowed. Valid values are
  • Read (Read Only)
  • Edit (Read/Write)
  • All (Owner)
ParentId
Type
reference
Properties
Create, Filter, Group, Sort
Description
ID of the account relationship record.
RowCause
Type
picklist
Properties
Create, Filter, Nillable, Restricted picklist, Sort
Description
Reason that this sharing entry exists. You can only write to this field when its value is either omitted or set to Manual (default).
Possible values are:
  • ImplicitChild (Account Sharing)
  • ImplicitParent (Associated record owner or sharing)
  • ImplicitPerson (Person Contact)
  • Manual (Manual Sharing)
  • Owner
  • Rule (Sharing Rule)
  • Team (Sales Team)
  • Territory (Territory Assignment Rule)
  • Territory2AssociationManual (Territory Manual)
  • Territory2Forecast (Territory assignment for forecasting and reporting)
  • TerritoryManual (Territory Manual)
  • TerritoryRule (Territory Sharing Rule)
UserOrGroupId
Type
reference
Properties
Create, Filter, Group, Namepointing, Sort
Description
User or group ID for account relationship record.