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