Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.45 KB

File metadata and controls

22 lines (17 loc) · 1.45 KB

FeedFields2

Properties

Name Type Description Notes
name str, none_type A human-friendly name associated to a given feed. This value is currently nullable due to historical reasons. It is expected to become non-nullable in the future.
format CatalogsFormat
catalog_type CatalogsType
credentials CatalogsFeedCredentials
location str The URL where a feed is available for download. This URL is what Pinterest will use to download a feed for processing.
preferred_processing_schedule CatalogsFeedProcessingSchedule
status CatalogsStatus
default_currency NullableCurrency
default_locale str The locale used within a feed for product descriptions.
default_country Country
default_availability ProductAvailabilityType
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]