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