Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.1 KB

CatalogsFeedsUpdateRequest.md

File metadata and controls

19 lines (14 loc) · 1.1 KB

CatalogsFeedsUpdateRequest

Request object for updating a feed.

Properties

Name Type Description Notes
default_availability ProductAvailabilityType [optional]
default_currency NullableCurrency [optional]
name str A human-friendly name associated to a given feed. [optional]
format CatalogsFormat [optional]
credentials CatalogsFeedCredentials [optional]
location str The URL where a feed is available for download. This URL is what Pinterest will use to download a feed for processing. [optional]
preferred_processing_schedule CatalogsFeedProcessingSchedule [optional]
status CatalogsStatus [optional]

[Back to Model list] [Back to API list] [Back to README]