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