| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
AdStudyCell |
AdStudyCell.copyFrom(AdStudyCell instance) |
AdStudyCell |
AdStudyCell.APIRequestGet.execute() |
AdStudyCell |
AdStudyCell.APIRequestGet.execute(Map<String,Object> extraParams) |
AdStudyCell |
AdStudyCell.fetch() |
static AdStudyCell |
AdStudyCell.fetchById(Long id,
APIContext context) |
static AdStudyCell |
AdStudyCell.fetchById(String id,
APIContext context) |
AdStudyCell |
AdStudyCell.APIRequestGet.getLastResponse() |
static AdStudyCell |
AdStudyCell.loadJSON(String json,
APIContext context) |
AdStudyCell |
AdStudyCell.APIRequestGet.parseResponse(String response) |
| Modifier and Type | Method and Description |
|---|---|
static APINodeList<AdStudyCell> |
AdStudyCell.fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static APIRequest.ResponseParser<AdStudyCell> |
AdStudyCell.getParser() |
static APINodeList<AdStudyCell> |
AdStudyCell.parseResponse(String json,
APIContext context,
APIRequest request) |
| Modifier and Type | Method and Description |
|---|---|
AdStudyCell |
AdStudyCell.copyFrom(AdStudyCell instance) |
Copyright © 2017. All rights reserved.