ProductAssociations
Returns object IDs associated with specific product records, supporting product associations.
Columns
| Name | Type | ReadOnly | References | Filterable | Description |
| Id [KEY] | Long | True |
Products.Id | False |
Products ID |
| AssociationId [KEY] | Long | False | False |
ID of the object that this Products object is associated with. | |
| Type [KEY] | String | False | True |
Type of the associated object, which can be a contact, deal etc. |