InsightsByUnLikeSourceType
Allows retrieval of insights by like source type.
Columns
Name | Type | Description |
RowNumber [KEY] | Int | The row number of the result. |
EndTime | Date | The most recent date this insight data is relevant for. |
DeactivatedOrMemorializedAccountRemovals | Long | Insight column indication the total for the like source type. |
SuspiciousAccountRemovals | Long | Insight column indication the total for the like source type. |
UnlikesFromPagePostsOrNewsFeed | Long | Insight column indication the total for the like source type. |
UnlikesFromSearch | Long | Insight column indication the total for the like source type. |
UnderageAccountRemovals | Long | Insight column indication the total for the like source type. |
UnlikesFromPageSuggestions | Long | Insight column indication the total for the like source type. |
Other | Long | Insight column indication the total for the like source type. |
Target | String | The target of the insight. This must always be specified. |
InsightName | String | The name of the insight. This must always be specified. The available values are: PAGE_FANS_BY_UNLIKE_SOURCE,PAGE_FANS_BY_UNLIKE_SOURCE_UNIQUE |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source. For more information, see the WHERE clause section.
Name | Type | Description |
FromDateTime | String | The earliest time for insight data to have been collected. |
ToDateTime | String | The latest time for insight data to have been collected. |