Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.4 KB

File metadata and controls

20 lines (15 loc) · 1.4 KB

PinUpdate

Pin fields for updates

Properties

Name Type Description Notes
alt_text str, none_type Pin's alternative text. [optional]
board_id str, none_type The id of the board to move the Pin onto. [optional]
board_section_id str, none_type <a href=&quot;https://help.pinterest.com/en/article/create-a-board-section\&quot;&gt;Board section</a> ID. [optional]
description str, none_type Pin description - 800 characters maximum. [optional]
link str, none_type URL viewer is taken to when they click pin. [optional]
title str, none_type The native pin title that creators explicitly prefer to display. [optional]
carousel_slots [PinUpdateCarouselSlots] Carousel Pin slots data. [optional]
note str, none_type Private note for this Pin. <a href=&quot;https://help.pinterest.com/en/article/add-notes-to-your-pins\&quot;&gt;Learn more</a>. [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]