| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
AdRuleHistoryResultAction |
AdRuleHistoryResultAction.copyFrom(AdRuleHistoryResultAction instance) |
static AdRuleHistoryResultAction |
AdRuleHistoryResultAction.loadJSON(String json,
APIContext context,
String header) |
AdRuleHistoryResultAction |
AdRuleHistoryResultAction.setFieldAction(String value) |
AdRuleHistoryResultAction |
AdRuleHistoryResultAction.setFieldField(String value) |
AdRuleHistoryResultAction |
AdRuleHistoryResultAction.setFieldNewValue(String value) |
AdRuleHistoryResultAction |
AdRuleHistoryResultAction.setFieldOldValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<AdRuleHistoryResultAction> |
AdRuleHistoryResult.getFieldActions() |
static APIRequest.ResponseParser<AdRuleHistoryResultAction> |
AdRuleHistoryResultAction.getParser() |
static APINodeList<AdRuleHistoryResultAction> |
AdRuleHistoryResultAction.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
| Modifier and Type | Method and Description |
|---|---|
AdRuleHistoryResultAction |
AdRuleHistoryResultAction.copyFrom(AdRuleHistoryResultAction instance) |
| Modifier and Type | Method and Description |
|---|---|
AdRuleHistoryResult |
AdRuleHistoryResult.setFieldActions(List<AdRuleHistoryResultAction> value) |
Copyright © 2020. All rights reserved.