| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
DynamicCreativesGetResponse |
DynamicCreativesApi.dynamicCreativesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取动态广告创意列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<DynamicCreativesGetResponse> |
DynamicCreativesApi.dynamicCreativesGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取动态广告创意列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
DynamicCreativesApi.dynamicCreativesGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<DynamicCreativesGetResponse> callback)
获取动态广告创意列表 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
DynamicCreativesGetResponse |
DynamicCreativesGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
DynamicCreativesGetResponse |
DynamicCreativesGetResponse.code(Long code) |
DynamicCreativesGetResponse |
DynamicCreativesGetResponse.data(DynamicCreativesGetResponseData data) |
DynamicCreativesGetResponse |
DynamicCreativesGetResponse.errors(List<ApiErrorStruct> errors) |
DynamicCreativesGetResponse |
DynamicCreativesGetResponse.message(String message) |
DynamicCreativesGetResponse |
DynamicCreativesGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.