Uses of Class
com.tencentcloudapi.tbm.v20180129.models.DescribeBrandSocialReportRequest
-
Packages that use DescribeBrandSocialReportRequest Package Description com.tencentcloudapi.tbm.v20180129 com.tencentcloudapi.tbm.v20180129.models -
-
Uses of DescribeBrandSocialReportRequest in com.tencentcloudapi.tbm.v20180129
Methods in com.tencentcloudapi.tbm.v20180129 with parameters of type DescribeBrandSocialReportRequest Modifier and Type Method Description DescribeBrandSocialReportResponseTbmClient. DescribeBrandSocialReport(DescribeBrandSocialReportRequest req)监测品牌关键词出现在微博、QQ兴趣部落、论坛、博客等个人公开贡献资讯中的条数。按天输出数据结果。 -
Uses of DescribeBrandSocialReportRequest in com.tencentcloudapi.tbm.v20180129.models
Constructors in com.tencentcloudapi.tbm.v20180129.models with parameters of type DescribeBrandSocialReportRequest Constructor Description DescribeBrandSocialReportRequest(DescribeBrandSocialReportRequest 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.
-