| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
RateCard |
RateCard.copyFrom(RateCard instance) |
static RateCard |
RateCard.loadJSON(String json,
APIContext context) |
RateCard |
RateCard.setFieldCountry(String value) |
RateCard |
RateCard.setFieldCurrency(String value) |
RateCard |
RateCard.setFieldRate(Double value) |
| Modifier and Type | Method and Description |
|---|---|
APINodeList<RateCard> |
AdAccount.APIRequestGetRateCard.execute() |
APINodeList<RateCard> |
AdAccount.APIRequestGetRateCard.execute(Map<String,Object> extraParams) |
APINodeList<RateCard> |
AdAccount.APIRequestGetRateCard.getLastResponse() |
static APIRequest.ResponseParser<RateCard> |
RateCard.getParser() |
APINodeList<RateCard> |
AdAccount.APIRequestGetRateCard.parseResponse(String response) |
static APINodeList<RateCard> |
RateCard.parseResponse(String json,
APIContext context,
APIRequest request) |
| Modifier and Type | Method and Description |
|---|---|
RateCard |
RateCard.copyFrom(RateCard instance) |
Copyright © 2017. All rights reserved.