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