InsightsByLikeSourceType
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. |
Ads | Long | Insight column indication the total for the like source type. |
NewsFeed | Long | Insight column indication the total for the like source type. |
Other | Long | Insight column indication the total for the like source type. |
PageSuggestions | Long | Insight column indication the total for the like source type. |
RestoredLikesFromReactivatedAccounts | Long | Insight column indication the total for the like source type. |
Search | Long | Insight column indication the total for the like source type. |
YourPage | 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_LIKE_SOURCE,PAGE_FANS_BY_LIKE_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. |