| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
Recommendation |
Recommendation.copyFrom(Recommendation instance) |
static Recommendation |
Recommendation.loadJSON(String json,
APIContext context,
String header) |
Recommendation |
Recommendation.setFieldCreatedTime(String value) |
Recommendation |
Recommendation.setFieldHasRating(Boolean value) |
Recommendation |
Recommendation.setFieldHasReview(Boolean value) |
Recommendation |
Recommendation.setFieldOpenGraphStory(Object value) |
Recommendation |
Recommendation.setFieldRating(Long value) |
Recommendation |
Recommendation.setFieldRecommendationType(String value) |
Recommendation |
Recommendation.setFieldReviewer(String value) |
Recommendation |
Recommendation.setFieldReviewer(User value) |
Recommendation |
Recommendation.setFieldReviewText(String value) |
| Modifier and Type | Method and Description |
|---|---|
APINodeList<Recommendation> |
Page.APIRequestGetRatings.execute() |
APINodeList<Recommendation> |
Page.APIRequestGetRatings.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<Recommendation>> |
Page.APIRequestGetRatings.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<Recommendation>> |
Page.APIRequestGetRatings.executeAsync(Map<String,Object> extraParams) |
APINodeList<Recommendation> |
Page.APIRequestGetRatings.getLastResponse() |
static APIRequest.ResponseParser<Recommendation> |
Recommendation.getParser() |
static APINodeList<Recommendation> |
Recommendation.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
APINodeList<Recommendation> |
Page.APIRequestGetRatings.parseResponse(String response,
String header) |
| Modifier and Type | Method and Description |
|---|---|
Recommendation |
Recommendation.copyFrom(Recommendation instance) |
Copyright © 2020. All rights reserved.