| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
DynamicAdVideoAddResponse |
DynamicAdVideoApi.dynamicAdVideoAdd(DynamicAdVideoAddRequest data)
创建用于广告投放的动态广告视频
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<DynamicAdVideoAddResponse> |
DynamicAdVideoApi.dynamicAdVideoAddWithHttpInfo(DynamicAdVideoAddRequest data)
创建用于广告投放的动态广告视频
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
DynamicAdVideoApi.dynamicAdVideoAddAsync(DynamicAdVideoAddRequest data,
ApiCallback<DynamicAdVideoAddResponse> callback)
创建用于广告投放的动态广告视频 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
DynamicAdVideoAddResponse |
DynamicAdVideoAddResponse.addErrorsItem(ApiErrorStruct errorsItem) |
DynamicAdVideoAddResponse |
DynamicAdVideoAddResponse.code(Long code) |
DynamicAdVideoAddResponse |
DynamicAdVideoAddResponse.data(DynamicAdVideoAddResponseData data) |
DynamicAdVideoAddResponse |
DynamicAdVideoAddResponse.errors(List<ApiErrorStruct> errors) |
DynamicAdVideoAddResponse |
DynamicAdVideoAddResponse.message(String message) |
DynamicAdVideoAddResponse |
DynamicAdVideoAddResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.