{ "sections": [ "title", "description", "fields", "special_access_rules", "associated_objects", "wsdl_segment", "field_reference" ], "title": "AssociatedLocation - Data API", "description": "Represents a link between an account and a location in Field Service. You can associate multiple accounts with one location. For example, a shopping center location may have multiple customer accounts.", "fields_columns": [ "type", "properties", "description", "relationship_name", "relationship_type", "refers_to" ], "fields": { "ActiveFrom": { "type": "dateTime", "properties": "Create, Filter, Nillable, Sort, Update", "description": "Date and time the associated location is active." }, "ActiveTo": { "type": "dateTime", "properties": "Create, Filter, Nillable, Sort, Update", "description": "Date and time the associated location stops being active." }, "AssociatedLocationNumber": { "type": "string", "properties": "Autonumber, Defaulted on create, Filter, idLookup, Sort", "description": "Auto-generated number identifying the associated location." }, "LastReferencedDate": { "type": "dateTime", "properties": "Filter, Nillable, Sort", "description": "The date the associated location was last modified." }, "LastViewedDate": { "type": "dateTime", "properties": "Filter, Nillable, Sort", "description": "The date the associated location was last viewed." }, "LocationId": { "type": "reference", "properties": "Create, Filter, Group, Sort, Update", "description": "The location associated with the address. This is a relationship field.", "relationship_name": "Location", "relationship_type": "Lookup", "refers_to": "Location" }, "ParentRecordId": { "type": "reference", "properties": "Create, Filter, Group, Sort", "description": "The account associated with the location. This is a relationship field.", "relationship_name": "ParentRecord", "relationship_type": "Lookup", "refers_to": "Account" }, "Type": { "type": "picklist", "properties": "Create, Filter, Group, Nillable, Sort, Update", "description": "Picklist of address types. The values are: Bill To Ship To" } }, "special_access_rules": "Field Service must be enabled.", "associated_objects": "This object has the following associated objects. Unless noted, they are available in the same API version as this object.\n\n- **AssociatedLocationChangeEvent (API version 62.0)**: Change events are available for the object.\n- **AssociatedLocationHistory**: History is available for tracked fields of the object.", "wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n \n \n\n\n \n\n\n \n \n \n \n \n \n\n```", "field_reference": { "ActiveFrom": { "field_label": "Active From", "type": "datetime" }, "ActiveTo": { "field_label": "Active To", "type": "datetime" }, "AssociatedLocationNumber": { "field_label": "Associated Location Name", "type": "string", "length": "255" }, "CreatedById": { "field_label": "Created By ID", "type": "reference", "length": "18" }, "CreatedDate": { "field_label": "Created Date", "type": "datetime" }, "CurrencyIsoCode": { "field_label": "Currency ISO Code", "type": "picklist", "length": "3" }, "Id": { "field_label": "Associated Location ID", "type": "id", "length": "18" }, "IsDeleted": { "field_label": "Deleted", "type": "boolean" }, "LastModifiedById": { "field_label": "Last Modified By ID", "type": "reference", "length": "18" }, "LastModifiedDate": { "field_label": "Last Modified Date", "type": "datetime" }, "LastReferencedDate": { "field_label": "Last Referenced Date", "type": "datetime" }, "LastViewedDate": { "field_label": "Last Viewed Date", "type": "datetime" }, "LocationId": { "field_label": "Location ID", "type": "reference", "length": "18" }, "ParentRecordId": { "field_label": "Account Name ID", "type": "reference", "length": "18" }, "SystemModstamp": { "field_label": "System Modstamp", "type": "datetime" }, "Type": { "field_label": "Type", "type": "picklist", "length": "40" } }, "field_reference_columns": [ "field_label", "type", "length" ] }