public class LeadCluesApiContainer extends ApiContainer
gson| 构造器和说明 |
|---|
LeadCluesApiContainer() |
| 限定符和类型 | 方法和说明 |
|---|---|
LeadCluesGetResponseData |
leadCluesGet(LeadCluesGetRequest data)
获取线索列表
|
LeadCluesUpdateResponse |
leadCluesUpdate(LeadCluesUpdateRequest data)
回传线索信息
|
handleResponsepublic LeadCluesGetResponseData leadCluesGet(LeadCluesGetRequest data) throws ApiException, TencentAdsResponseException
data - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response bodyTencentAdsResponseExceptionpublic LeadCluesUpdateResponse leadCluesUpdate(LeadCluesUpdateRequest data) throws ApiException, TencentAdsResponseException
data - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response bodyTencentAdsResponseExceptionCopyright © 2020. All rights reserved.