| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
RawCustomAudience |
RawCustomAudience.copyFrom(RawCustomAudience instance) |
static RawCustomAudience |
RawCustomAudience.loadJSON(String json,
APIContext context,
String header) |
RawCustomAudience |
RawCustomAudience.setFieldId(String value) |
RawCustomAudience |
RawCustomAudience.setFieldName(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<RawCustomAudience> |
Targeting.getFieldCustomAudiences() |
List<RawCustomAudience> |
Targeting.getFieldExcludedCustomAudiences() |
static APIRequest.ResponseParser<RawCustomAudience> |
RawCustomAudience.getParser() |
static APINodeList<RawCustomAudience> |
RawCustomAudience.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
| Modifier and Type | Method and Description |
|---|---|
RawCustomAudience |
RawCustomAudience.copyFrom(RawCustomAudience instance) |
| Modifier and Type | Method and Description |
|---|---|
Targeting |
Targeting.setFieldCustomAudiences(List<RawCustomAudience> value) |
Targeting |
Targeting.setFieldExcludedCustomAudiences(List<RawCustomAudience> value) |
Copyright © 2020. All rights reserved.