placeId Bundle
In entity documents, the placeId bundle returns a Place DocID for all persisted documents returned by the API.
Document Class: Entity
Data Element | Type | Description | Example or Valid Values |
---|---|---|---|
placeId | string | Place Document ID | 003Y00US0071k3#gbxadMQ8FiVv-XBBW6hu4Wj |
Example
Sample placeId bundle in JSON format for an entity document.
{
"placeId": "5a5a5a5a00f3c1e266b1ed36185b4da43f0c98862e"
}
Updated over 3 years ago