Uses of Class
com.mypurecloud.sdk.v2.model.TwitterDataHistoricalTweetResponse
Packages that use TwitterDataHistoricalTweetResponse
-
Uses of TwitterDataHistoricalTweetResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TwitterDataHistoricalTweetResponseModifier and TypeMethodDescriptionSocialMediaApi.postSocialmediaTwitterHistoricalTweets(PostSocialmediaTwitterHistoricalTweetsRequest request) Retrieves historical tweet count for search terms, optional countries list and the current limit and usage for the organization.SocialMediaApi.postSocialmediaTwitterHistoricalTweets(TwitterDataHistoricalTweetRequest body) Retrieves historical tweet count for search terms, optional countries list and the current limit and usage for the organization.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type TwitterDataHistoricalTweetResponseModifier and TypeMethodDescriptionSocialMediaApi.postSocialmediaTwitterHistoricalTweets(ApiRequest<TwitterDataHistoricalTweetRequest> request) Retrieves historical tweet count for search terms, optional countries list and the current limit and usage for the organization.SocialMediaApiAsync.postSocialmediaTwitterHistoricalTweetsAsync(PostSocialmediaTwitterHistoricalTweetsRequest request, AsyncApiCallback<TwitterDataHistoricalTweetResponse> callback) Retrieves historical tweet count for search terms, optional countries list and the current limit and usage for the organization.SocialMediaApiAsync.postSocialmediaTwitterHistoricalTweetsAsync(ApiRequest<TwitterDataHistoricalTweetRequest> request, AsyncApiCallback<ApiResponse<TwitterDataHistoricalTweetResponse>> callback) Retrieves historical tweet count for search terms, optional countries list and the current limit and usage for the organization.SocialMediaApi.postSocialmediaTwitterHistoricalTweetsWithHttpInfo(TwitterDataHistoricalTweetRequest body) Retrieves historical tweet count for search terms, optional countries list and the current limit and usage for the organization.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type TwitterDataHistoricalTweetResponseModifier and TypeMethodDescriptionSocialMediaApiAsync.postSocialmediaTwitterHistoricalTweetsAsync(PostSocialmediaTwitterHistoricalTweetsRequest request, AsyncApiCallback<TwitterDataHistoricalTweetResponse> callback) Retrieves historical tweet count for search terms, optional countries list and the current limit and usage for the organization.SocialMediaApiAsync.postSocialmediaTwitterHistoricalTweetsAsync(ApiRequest<TwitterDataHistoricalTweetRequest> request, AsyncApiCallback<ApiResponse<TwitterDataHistoricalTweetResponse>> callback) Retrieves historical tweet count for search terms, optional countries list and the current limit and usage for the organization. -
Uses of TwitterDataHistoricalTweetResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TwitterDataHistoricalTweetResponseModifier and TypeMethodDescriptionTwitterDataHistoricalTweetResponse.matchingTweets(Long matchingTweets) The count of matching tweets using the searchTerms.TwitterDataHistoricalTweetResponse.previousNumberOfDays(Integer previousNumberOfDays) The number of days used for the queryTwitterDataHistoricalTweetResponse.usageStatistics(TweetUsage usageStatistics) The tweet usage of the org