Uses of Class
com.tencentcloudapi.tbm.v20180129.models.DescribeBrandMediaReportResponse
-
Packages that use DescribeBrandMediaReportResponse Package Description com.tencentcloudapi.tbm.v20180129 com.tencentcloudapi.tbm.v20180129.models -
-
Uses of DescribeBrandMediaReportResponse in com.tencentcloudapi.tbm.v20180129
Methods in com.tencentcloudapi.tbm.v20180129 that return DescribeBrandMediaReportResponse Modifier and Type Method Description DescribeBrandMediaReportResponseTbmClient. DescribeBrandMediaReport(DescribeBrandMediaReportRequest req)监测品牌关键词出现在媒体网站(新闻媒体、网络门户、政府网站、微信公众号、天天快报等)发布资讯标题和正文中的报道数。按天输出结果。 -
Uses of DescribeBrandMediaReportResponse in com.tencentcloudapi.tbm.v20180129.models
Constructors in com.tencentcloudapi.tbm.v20180129.models with parameters of type DescribeBrandMediaReportResponse Constructor Description DescribeBrandMediaReportResponse(DescribeBrandMediaReportResponse 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.
-