| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ProfilesGetResponse |
ProfilesApi.profilesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取朋友圈头像昵称跳转页
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ProfilesGetResponse> |
ProfilesApi.profilesGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取朋友圈头像昵称跳转页
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
ProfilesApi.profilesGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<ProfilesGetResponse> callback)
获取朋友圈头像昵称跳转页 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ProfilesGetResponse |
ProfilesGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
ProfilesGetResponse |
ProfilesGetResponse.code(Long code) |
ProfilesGetResponse |
ProfilesGetResponse.data(ProfilesGetResponseData data) |
ProfilesGetResponse |
ProfilesGetResponse.errors(List<ApiErrorStruct> errors) |
ProfilesGetResponse |
ProfilesGetResponse.message(String message) |
ProfilesGetResponse |
ProfilesGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.