public class AdcreativesRelatedCapabilityApiContainer extends ApiContainer
gson| 构造器和说明 |
|---|
AdcreativesRelatedCapabilityApiContainer() |
| 限定符和类型 | 方法和说明 |
|---|---|
AdcreativesRelatedCapabilityGetResponseData |
adcreativesRelatedCapabilityGet(Long accountId,
Long adId,
List<String> fields)
检查广告创意是否可以修改
|
handleResponsepublic AdcreativesRelatedCapabilityGetResponseData adcreativesRelatedCapabilityGet(Long accountId, Long adId, List<String> fields) throws ApiException, TencentAdsResponseException
accountId - (required)adId - (required)fields - 返回参数的字段列表 (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response bodyTencentAdsResponseExceptionCopyright © 2020. All rights reserved.