| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
AdRuleHistoryResult |
AdRuleHistoryResult.copyFrom(AdRuleHistoryResult instance) |
static AdRuleHistoryResult |
AdRuleHistoryResult.loadJSON(String json,
APIContext context,
String header) |
AdRuleHistoryResult |
AdRuleHistoryResult.setFieldActions(List<AdRuleHistoryResultAction> value) |
AdRuleHistoryResult |
AdRuleHistoryResult.setFieldActions(String value) |
AdRuleHistoryResult |
AdRuleHistoryResult.setFieldObjectId(String value) |
AdRuleHistoryResult |
AdRuleHistoryResult.setFieldObjectType(AdRuleHistoryResult.EnumObjectType value) |
| Modifier and Type | Method and Description |
|---|---|
List<AdRuleHistoryResult> |
AdAccountAdRulesHistory.getFieldResults() |
List<AdRuleHistoryResult> |
AdRuleHistory.getFieldResults() |
static APIRequest.ResponseParser<AdRuleHistoryResult> |
AdRuleHistoryResult.getParser() |
static APINodeList<AdRuleHistoryResult> |
AdRuleHistoryResult.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
| Modifier and Type | Method and Description |
|---|---|
AdRuleHistoryResult |
AdRuleHistoryResult.copyFrom(AdRuleHistoryResult instance) |
| Modifier and Type | Method and Description |
|---|---|
AdAccountAdRulesHistory |
AdAccountAdRulesHistory.setFieldResults(List<AdRuleHistoryResult> value) |
AdRuleHistory |
AdRuleHistory.setFieldResults(List<AdRuleHistoryResult> value) |
Copyright © 2020. All rights reserved.