FollowingInterests
Get a list of a user's following interests in one place.
Table Specific Information
Select
The add-in uses the Pinterest API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client-side within the add-in.
Username is a required column to access this view.
- Username supports the '=' operator.
Select * from FollowingInterests where UserName = 'etsy_UK'
Columns
| Name | Type | References | Description |
| Username | String | A valid username. | |
| Id | String | ID. | |
| Key | String | Key. | |
| Name | String | Name. | |
| CanonicalUrl | String | Canonical Url. |