| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
AdMonetizationProperty |
AdMonetizationProperty.copyFrom(AdMonetizationProperty instance) |
AdMonetizationProperty |
AdMonetizationProperty.APIRequestCreateAdNetworkAnalytic.execute() |
AdMonetizationProperty |
AdMonetizationProperty.APIRequestGet.execute() |
AdMonetizationProperty |
AdMonetizationProperty.APIRequestCreateAdNetworkAnalytic.execute(Map<String,Object> extraParams) |
AdMonetizationProperty |
AdMonetizationProperty.APIRequestGet.execute(Map<String,Object> extraParams) |
AdMonetizationProperty |
AdMonetizationProperty.fetch() |
static AdMonetizationProperty |
AdMonetizationProperty.fetchById(Long id,
APIContext context) |
static AdMonetizationProperty |
AdMonetizationProperty.fetchById(String id,
APIContext context) |
AdMonetizationProperty |
AdMonetizationProperty.APIRequestCreateAdNetworkAnalytic.getLastResponse() |
AdMonetizationProperty |
AdMonetizationProperty.APIRequestGet.getLastResponse() |
static AdMonetizationProperty |
AdMonetizationProperty.loadJSON(String json,
APIContext context,
String header) |
AdMonetizationProperty |
AdMonetizationProperty.APIRequestCreateAdNetworkAnalytic.parseResponse(String response,
String header) |
AdMonetizationProperty |
AdMonetizationProperty.APIRequestGet.parseResponse(String response,
String header) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<AdMonetizationProperty> |
AdMonetizationProperty.APIRequestCreateAdNetworkAnalytic.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<AdMonetizationProperty> |
AdMonetizationProperty.APIRequestGet.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<AdMonetizationProperty> |
AdMonetizationProperty.APIRequestCreateAdNetworkAnalytic.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<AdMonetizationProperty> |
AdMonetizationProperty.APIRequestGet.executeAsync(Map<String,Object> extraParams) |
static com.google.common.util.concurrent.ListenableFuture<AdMonetizationProperty> |
AdMonetizationProperty.fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<AdMonetizationProperty> |
AdMonetizationProperty.fetchByIdAsync(String id,
APIContext context) |
static APINodeList<AdMonetizationProperty> |
AdMonetizationProperty.fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<AdMonetizationProperty>> |
AdMonetizationProperty.fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
static APIRequest.ResponseParser<AdMonetizationProperty> |
AdMonetizationProperty.getParser() |
static APINodeList<AdMonetizationProperty> |
AdMonetizationProperty.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
| Modifier and Type | Method and Description |
|---|---|
AdMonetizationProperty |
AdMonetizationProperty.copyFrom(AdMonetizationProperty instance) |
Copyright © 2020. All rights reserved.