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