| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
TargetingGeoLocationZip |
TargetingGeoLocationZip.copyFrom(TargetingGeoLocationZip instance) |
static TargetingGeoLocationZip |
TargetingGeoLocationZip.loadJSON(String json,
APIContext context,
String header) |
TargetingGeoLocationZip |
TargetingGeoLocationZip.setFieldCountry(String value) |
TargetingGeoLocationZip |
TargetingGeoLocationZip.setFieldKey(String value) |
TargetingGeoLocationZip |
TargetingGeoLocationZip.setFieldName(String value) |
TargetingGeoLocationZip |
TargetingGeoLocationZip.setFieldPrimaryCityId(Long value) |
TargetingGeoLocationZip |
TargetingGeoLocationZip.setFieldRegionId(Long value) |
| Modifier and Type | Method and Description |
|---|---|
List<TargetingGeoLocationZip> |
TargetingGeoLocation.getFieldZips() |
static APIRequest.ResponseParser<TargetingGeoLocationZip> |
TargetingGeoLocationZip.getParser() |
static APINodeList<TargetingGeoLocationZip> |
TargetingGeoLocationZip.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
| Modifier and Type | Method and Description |
|---|---|
TargetingGeoLocationZip |
TargetingGeoLocationZip.copyFrom(TargetingGeoLocationZip instance) |
| Modifier and Type | Method and Description |
|---|---|
TargetingGeoLocation |
TargetingGeoLocation.setFieldZips(List<TargetingGeoLocationZip> value) |
Copyright © 2020. All rights reserved.