Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.27 KB

CatalogsFeedsUpdateRequest.md

File metadata and controls

20 lines (15 loc) · 1.27 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]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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