public class XijingPageApiContainer extends ApiContainer
gson| 构造器和说明 |
|---|
XijingPageApiContainer() |
| 限定符和类型 | 方法和说明 |
|---|---|
XijingPageAddResponseData |
xijingPageAdd(XijingPageAddRequest data)
基于模板创建落地页
|
XijingPageDeleteResponseData |
xijingPageDelete(XijingPageDeleteRequest data)
送审落地页
|
XijingPageUpdateResponseData |
xijingPageUpdate(XijingPageUpdateRequest data)
送审落地页
|
handleResponsepublic XijingPageAddResponseData xijingPageAdd(XijingPageAddRequest data) throws ApiException, TencentAdsResponseException
data - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response bodyTencentAdsResponseExceptionpublic XijingPageDeleteResponseData xijingPageDelete(XijingPageDeleteRequest data) throws ApiException, TencentAdsResponseException
data - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response bodyTencentAdsResponseExceptionpublic XijingPageUpdateResponseData xijingPageUpdate(XijingPageUpdateRequest 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.