Pin fields for updates
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="https://help.pinterest.com/en/article/create-a-board-section\">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="https://help.pinterest.com/en/article/add-notes-to-your-pins\">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] |