Package | Description |
---|---|
com.facebook.ads.sdk |
Modifier and Type | Method and Description |
---|---|
ProductCatalogPricingVariablesBatch |
ProductCatalogPricingVariablesBatch.copyFrom(ProductCatalogPricingVariablesBatch instance) |
static ProductCatalogPricingVariablesBatch |
ProductCatalogPricingVariablesBatch.loadJSON(String json,
APIContext context,
String header) |
ProductCatalogPricingVariablesBatch |
ProductCatalogPricingVariablesBatch.setFieldErrors(List<Object> value) |
ProductCatalogPricingVariablesBatch |
ProductCatalogPricingVariablesBatch.setFieldErrorsTotalCount(Long value) |
ProductCatalogPricingVariablesBatch |
ProductCatalogPricingVariablesBatch.setFieldHandle(String value) |
ProductCatalogPricingVariablesBatch |
ProductCatalogPricingVariablesBatch.setFieldStatus(String value) |
Modifier and Type | Method and Description |
---|---|
APINodeList<ProductCatalogPricingVariablesBatch> |
ProductCatalog.APIRequestGetPricingVariablesBatch.execute() |
APINodeList<ProductCatalogPricingVariablesBatch> |
ProductCatalog.APIRequestGetPricingVariablesBatch.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<ProductCatalogPricingVariablesBatch>> |
ProductCatalog.APIRequestGetPricingVariablesBatch.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<ProductCatalogPricingVariablesBatch>> |
ProductCatalog.APIRequestGetPricingVariablesBatch.executeAsync(Map<String,Object> extraParams) |
APINodeList<ProductCatalogPricingVariablesBatch> |
ProductCatalog.APIRequestGetPricingVariablesBatch.getLastResponse() |
static APIRequest.ResponseParser<ProductCatalogPricingVariablesBatch> |
ProductCatalogPricingVariablesBatch.getParser() |
static APINodeList<ProductCatalogPricingVariablesBatch> |
ProductCatalogPricingVariablesBatch.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
APINodeList<ProductCatalogPricingVariablesBatch> |
ProductCatalog.APIRequestGetPricingVariablesBatch.parseResponse(String response,
String header) |
Modifier and Type | Method and Description |
---|---|
ProductCatalogPricingVariablesBatch |
ProductCatalogPricingVariablesBatch.copyFrom(ProductCatalogPricingVariablesBatch instance) |
Copyright © 2023. All rights reserved.