| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
PlayablePagesAddResponse |
PlayablePagesApi.playablePagesAdd(Long accountId,
String playablePageName,
File materialFile)
添加互动推广页
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<PlayablePagesAddResponse> |
PlayablePagesApi.playablePagesAddWithHttpInfo(Long accountId,
String playablePageName,
File materialFile)
添加互动推广页
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
PlayablePagesApi.playablePagesAddAsync(Long accountId,
String playablePageName,
File materialFile,
ApiCallback<PlayablePagesAddResponse> callback)
添加互动推广页 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
PlayablePagesAddResponse |
PlayablePagesAddResponse.addErrorsItem(ApiErrorStruct errorsItem) |
PlayablePagesAddResponse |
PlayablePagesAddResponse.code(Long code) |
PlayablePagesAddResponse |
PlayablePagesAddResponse.data(PlayablePagesAddResponseData data) |
PlayablePagesAddResponse |
PlayablePagesAddResponse.errors(List<ApiErrorStruct> errors) |
PlayablePagesAddResponse |
PlayablePagesAddResponse.message(String message) |
PlayablePagesAddResponse |
PlayablePagesAddResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.