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