account | DynamicAccount | Yes | - | Select the Pinterest Ads account context for listing the user’s Pins. |
pin_filter | string or SelectableOption | No | - | Optional filter: exclude_native (hide Pins created by the account, keeping repins), exclude_repins (hide saved copies of other people’s Pins), or has_been_promoted (only Pins that have already been used in ads). |
include_protected_pins | boolean | No | False | Include protected Pins, such as ad-only Pins created by the ad nodes that do not appear organically. Default false. |
pin_metrics | boolean | No | False | Include 90-day and lifetime organic Pin metrics in each row. Default false. |
filters | array of FilterItem | No | - | Additional filters to apply when retrieving Pins. The available fields to filter by are: - id: Filter by Pin ID - title: Filter by Pin title - link: Filter by Pin destination link Filters are combined using AND logic. If you want to use OR logic, use relevant operators like REGEXP_MATCH or IN_LIST. |
limit | integer | No | 100 | Maximum number of Pins to return. Default: 100. |