# Feed

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**feed_id** | **string** | The identifier for the feed. This identifier is unique only in combination with a seller ID. | 
**feed_type** | **string** | The feed type. | 
**marketplace_ids** | **string[]** | A list of identifiers for the marketplaces that the feed is applied to. | [optional] 
**created_time** | [**\DateTime**](\DateTime.md) | The date and time when the feed was created, in ISO 8601 date time format. | 
**processing_status** | **string** | The processing status of the feed. | 
**processing_start_time** | [**\DateTime**](\DateTime.md) | The date and time when feed processing started, in ISO 8601 date time format. | [optional] 
**processing_end_time** | [**\DateTime**](\DateTime.md) | The date and time when feed processing completed, in ISO 8601 date time format. | [optional] 
**result_feed_document_id** | **string** | The identifier for the feed document. This identifier is unique only in combination with a seller ID. | [optional] 

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

