public class CustomAudienceInsightsApiContainer extends ApiContainer
gson| 构造器和说明 |
|---|
CustomAudienceInsightsApiContainer() |
| 限定符和类型 | 方法和说明 |
|---|---|
CustomAudienceInsightsGetResponseData |
customAudienceInsightsGet(Long accountId,
Long audienceId,
List<String> dimensionType,
List<String> fields)
人群洞察分析
|
handleResponsepublic CustomAudienceInsightsGetResponseData customAudienceInsightsGet(Long accountId, Long audienceId, List<String> dimensionType, List<String> fields) throws ApiException, TencentAdsResponseException
accountId - (required)audienceId - (required)dimensionType - (required)fields - 返回参数的字段列表 (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response bodyTencentAdsResponseExceptionCopyright © 2020. All rights reserved.