ProductRequest¶
Properties¶
| Name | Type | Description |
|---|---|---|
| inLanguage | string[] | |
| priceInformation | object | |
| category | string[] | |
| tag | string[] | |
| geo | GeoCoordinatesRequest | |
| geoShape | GeoShapeRequest | |
| meetingPoint | GeoCoordinatesRequest[] | |
| photo | ImageObjectRequest[] | |
| audio | AudioObjectRequest[] | |
| video | VideoObjectRequest[] | |
| offeredBy | LocalBusinessRequest | |
| validFrom | date-time | |
| validThrough | date-time | |
| sourceId | string | |
| desiredVertexRootNodeId | string | |
| dataGovernance | DataGovernanceRequest | |
| additionalProperty | PropertyValueRequest[] | |
| externalIds | ExternalIds | |
| autoTranslate | boolean | |
| publish | boolean | |
| isDeleted | boolean | |
| name | object | |
| alternateName | object | |
| description | object | |
| disambiguatingDescription | object | |
| image | ImageObjectRequest | |
| sameAs | string | |
| url | string | |
| additionalType | string | |
| link | LinkRequest[] |