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