DealAssociations
Returns object IDs associated with specific deals, supporting the management of deal associations.
Columns
| Name | Type | ReadOnly | References | Filterable | Description |
| Id [KEY] | Long | True |
Deals.Id | False |
Unique identifier for the deal involved in the association. |
| AssociationId [KEY] | Long | False | False |
Unique identifier of the HubSpot object (such as a contact, company, or ticket) associated with the deal. | |
| Type [KEY] | String | False | True |
Type of the associated HubSpot object (such as contact, company, or ticket) linked to the deal. |