Tags
Query tags. Requires the instagram_basic and instagram_manage_comments scopes.
Select
The driver processes all filters on this table client-side within itself.
Columns
| Name | Type | Description |
| Id [KEY] | String | The unique identifier for the tag. |
| Username | String | The unique identifier for the user. |
| Caption | String | The caption for the tag. |
| ComentsCount | Int | The number of coments. |
| LikeCount | Int | The number of likes. |
| MediType | String | The type of media (image or video). |
| MediUrl | String | The media URL. |
| UserId | String | The Id of the user. |
| Timestamp | Datetime | Time the media was created. |
| InstagramBusinessAccountId | String | The unique identifier for the Instagram business account. |