Class TbmClient
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractClient
-
- com.tencentcloudapi.tbm.v20180129.TbmClient
-
public class TbmClient extends AbstractClient
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
-
-
Constructor Summary
Constructors Constructor Description TbmClient(Credential credential, String region)TbmClient(Credential credential, String region, ClientProfile profile)
-
Method Summary
-
Methods inherited from class com.tencentcloudapi.common.AbstractClient
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, retry, setClientProfile, setCredential, setRegion, setRegionBreaker
-
-
-
-
Constructor Detail
-
TbmClient
public TbmClient(Credential credential, String region)
-
TbmClient
public TbmClient(Credential credential, String region, ClientProfile profile)
-
-
Method Detail
-
DescribeBrandCommentCount
public DescribeBrandCommentCountResponse DescribeBrandCommentCount(DescribeBrandCommentCountRequest req) throws TencentCloudSDKException
通过分析用户在评价品牌时用词的正负面情绪评分,返回品牌好评与差评评价条数,按天输出结果。- Parameters:
req- DescribeBrandCommentCountRequest- Returns:
- DescribeBrandCommentCountResponse
- Throws:
TencentCloudSDKException
-
DescribeBrandExposure
public DescribeBrandExposureResponse DescribeBrandExposure(DescribeBrandExposureRequest req) throws TencentCloudSDKException
监测品牌关键词命中文章标题或全文的文章篇数,按天输出数据。- Parameters:
req- DescribeBrandExposureRequest- Returns:
- DescribeBrandExposureResponse
- Throws:
TencentCloudSDKException
-
DescribeBrandMediaReport
public DescribeBrandMediaReportResponse DescribeBrandMediaReport(DescribeBrandMediaReportRequest req) throws TencentCloudSDKException
监测品牌关键词出现在媒体网站(新闻媒体、网络门户、政府网站、微信公众号、天天快报等)发布资讯标题和正文中的报道数。按天输出结果。- Parameters:
req- DescribeBrandMediaReportRequest- Returns:
- DescribeBrandMediaReportResponse
- Throws:
TencentCloudSDKException
-
DescribeBrandNegComments
public DescribeBrandNegCommentsResponse DescribeBrandNegComments(DescribeBrandNegCommentsRequest req) throws TencentCloudSDKException
通过分析用户在评价品牌时用词的正负面情绪评分,返回品牌热门差评观点列表。- Parameters:
req- DescribeBrandNegCommentsRequest- Returns:
- DescribeBrandNegCommentsResponse
- Throws:
TencentCloudSDKException
-
DescribeBrandPosComments
public DescribeBrandPosCommentsResponse DescribeBrandPosComments(DescribeBrandPosCommentsRequest req) throws TencentCloudSDKException
通过分析用户在评价品牌时用词的正负面情绪评分,返回品牌热门好评观点列表。- Parameters:
req- DescribeBrandPosCommentsRequest- Returns:
- DescribeBrandPosCommentsResponse
- Throws:
TencentCloudSDKException
-
DescribeBrandSocialOpinion
public DescribeBrandSocialOpinionResponse DescribeBrandSocialOpinion(DescribeBrandSocialOpinionRequest req) throws TencentCloudSDKException
检测品牌关键词出现在微博、QQ兴趣部落、论坛、博客等个人公开贡献资讯中的内容,每天聚合近30天热度最高的观点列表。- Parameters:
req- DescribeBrandSocialOpinionRequest- Returns:
- DescribeBrandSocialOpinionResponse
- Throws:
TencentCloudSDKException
-
DescribeBrandSocialReport
public DescribeBrandSocialReportResponse DescribeBrandSocialReport(DescribeBrandSocialReportRequest req) throws TencentCloudSDKException
监测品牌关键词出现在微博、QQ兴趣部落、论坛、博客等个人公开贡献资讯中的条数。按天输出数据结果。- Parameters:
req- DescribeBrandSocialReportRequest- Returns:
- DescribeBrandSocialReportResponse
- Throws:
TencentCloudSDKException
-
DescribeIndustryNews
public DescribeIndustryNewsResponse DescribeIndustryNews(DescribeIndustryNewsRequest req) throws TencentCloudSDKException
根据客户定制的行业关键词,监测关键词出现在媒体网站(新闻媒体、网络门户、政府网站、微信公众号、天天快报等)发布资讯标题和正文中的报道数,以及文章列表、来源渠道、作者、发布时间等。- Parameters:
req- DescribeIndustryNewsRequest- Returns:
- DescribeIndustryNewsResponse
- Throws:
TencentCloudSDKException
-
DescribeUserPortrait
public DescribeUserPortraitResponse DescribeUserPortrait(DescribeUserPortraitRequest req) throws TencentCloudSDKException
通过分析洞察参与过品牌媒体互动的用户,比如公开发表品牌的新闻评论、在公开社交渠道发表过对品牌的评价观点等用户,返回用户的画像属性分布,例如性别、年龄、地域、喜爱的明星、喜爱的影视。- Parameters:
req- DescribeUserPortraitRequest- Returns:
- DescribeUserPortraitResponse
- Throws:
TencentCloudSDKException
-
-