ExternalIdentifierAttribute
Message Summary
message ExternalIdentifierAttribute
External references are used in various places within the Place schema. Provides one or more external reference identifiers, such as a dynamic content indicator or a POI_PVID that is associated with the Place.
Include: places_attributes.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
place_index | uint32 | repeated | Index of the Place in a pool. 0-based index reference to place in PlacePartition. | |
external_identifier | string | Indicates the unique permanent reference ID from the supplier. For example, "8409yutzSS-8c425cd2809f202a5cd2ac63d0f8442ab37b5ef0~0030" is an external reference ID for a source supplier record in an external system. | ||
supplier_index | uint32 | The index of the supplier in a pool. 0-based index references to supplier in partition message. | ||
inactive | bool | Indicates whether the identifier is no longer active in the source system. | ||
category | Reference | Associated metadata classifications for the place. See Category and CategorySystem for more information. | ||
type | string | Contains the type of external reference, e.g., SUPPLIER_POIID. |