Uses of Class
com.tencentcloudapi.tbm.v20180129.models.DescribeBrandSocialReportResponse
-
Packages that use DescribeBrandSocialReportResponse Package Description com.tencentcloudapi.tbm.v20180129 com.tencentcloudapi.tbm.v20180129.models -
-
Uses of DescribeBrandSocialReportResponse in com.tencentcloudapi.tbm.v20180129
Methods in com.tencentcloudapi.tbm.v20180129 that return DescribeBrandSocialReportResponse Modifier and Type Method Description DescribeBrandSocialReportResponseTbmClient. DescribeBrandSocialReport(DescribeBrandSocialReportRequest req)监测品牌关键词出现在微博、QQ兴趣部落、论坛、博客等个人公开贡献资讯中的条数。按天输出数据结果。 -
Uses of DescribeBrandSocialReportResponse in com.tencentcloudapi.tbm.v20180129.models
Constructors in com.tencentcloudapi.tbm.v20180129.models with parameters of type DescribeBrandSocialReportResponse Constructor Description DescribeBrandSocialReportResponse(DescribeBrandSocialReportResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-