| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
DynamicCreativesAddResponse |
DynamicCreativesApi.dynamicCreativesAdd(DynamicCreativesAddRequest data)
创建动态创意
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<DynamicCreativesAddResponse> |
DynamicCreativesApi.dynamicCreativesAddWithHttpInfo(DynamicCreativesAddRequest data)
创建动态创意
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
DynamicCreativesApi.dynamicCreativesAddAsync(DynamicCreativesAddRequest data,
ApiCallback<DynamicCreativesAddResponse> callback)
创建动态创意 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
DynamicCreativesAddResponse |
DynamicCreativesAddResponse.addErrorsItem(ApiErrorStruct errorsItem) |
DynamicCreativesAddResponse |
DynamicCreativesAddResponse.code(Long code) |
DynamicCreativesAddResponse |
DynamicCreativesAddResponse.data(DynamicCreativesAddResponseData data) |
DynamicCreativesAddResponse |
DynamicCreativesAddResponse.errors(List<ApiErrorStruct> errors) |
DynamicCreativesAddResponse |
DynamicCreativesAddResponse.message(String message) |
DynamicCreativesAddResponse |
DynamicCreativesAddResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.