LineitemAssociations
Retrieve the IDs of all the objects associated to specific line items objects in HubSpot. This table supports both OAuth and PrivateAppToken authentication.
Columns
| Name | Type | ReadOnly | References | Filterable | Description |
| Id [KEY] | Long | False |
Lineitems.Id | False |
LineItems ID. |
| AssociationId [KEY] | Long | False | False |
ID of the object that this LineItem object is associated with. | |
| Type [KEY] | String | False | False |
Type of the associated object_ which can be a contact_ deal etc. | |
| TypeId [KEY] | String | False |
AssociationsLabels.TypeId | False |
The numeric ID for the association type. This column is empty for more general associations queries. |
| Category [KEY] | String | False |
AssociationsLabels.Category | False |
The category of the association type for the specified object pair. This column is empty for more generic associations queries. |
| TypeLabel | String | True |
AssociationsLabels.Label | False |
The label assigned to the association type between objects. |