Uses of Class
com.tencentcloudapi.tbm.v20180129.models.DescribeBrandExposureResponse
-
Packages that use DescribeBrandExposureResponse Package Description com.tencentcloudapi.tbm.v20180129 com.tencentcloudapi.tbm.v20180129.models -
-
Uses of DescribeBrandExposureResponse in com.tencentcloudapi.tbm.v20180129
Methods in com.tencentcloudapi.tbm.v20180129 that return DescribeBrandExposureResponse Modifier and Type Method Description DescribeBrandExposureResponseTbmClient. DescribeBrandExposure(DescribeBrandExposureRequest req)监测品牌关键词命中文章标题或全文的文章篇数,按天输出数据。 -
Uses of DescribeBrandExposureResponse in com.tencentcloudapi.tbm.v20180129.models
Constructors in com.tencentcloudapi.tbm.v20180129.models with parameters of type DescribeBrandExposureResponse Constructor Description DescribeBrandExposureResponse(DescribeBrandExposureResponse 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.
-