public class AdAssetOnsiteDestinations extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdAssetOnsiteDestinations() |
| Modifier and Type | Method and Description |
|---|---|
AdAssetOnsiteDestinations |
copyFrom(AdAssetOnsiteDestinations instance) |
APIContext |
getContext() |
String |
getFieldAutoOptimization() |
String |
getFieldDetailsPageProductId() |
String |
getFieldShopCollectionProductSetId() |
String |
getFieldStorefrontShopId() |
String |
getId() |
static APIRequest.ResponseParser<AdAssetOnsiteDestinations> |
getParser() |
static AdAssetOnsiteDestinations |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<AdAssetOnsiteDestinations> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
AdAssetOnsiteDestinations |
setFieldAutoOptimization(String value) |
AdAssetOnsiteDestinations |
setFieldDetailsPageProductId(String value) |
AdAssetOnsiteDestinations |
setFieldShopCollectionProductSetId(String value) |
AdAssetOnsiteDestinations |
setFieldStorefrontShopId(String value) |
String |
toString() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdAssetOnsiteDestinations loadJSON(String json, APIContext context, String header)
public static APINodeList<AdAssetOnsiteDestinations> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic String getFieldAutoOptimization()
public AdAssetOnsiteDestinations setFieldAutoOptimization(String value)
public String getFieldDetailsPageProductId()
public AdAssetOnsiteDestinations setFieldDetailsPageProductId(String value)
public String getFieldShopCollectionProductSetId()
public AdAssetOnsiteDestinations setFieldShopCollectionProductSetId(String value)
public String getFieldStorefrontShopId()
public AdAssetOnsiteDestinations setFieldStorefrontShopId(String value)
public AdAssetOnsiteDestinations copyFrom(AdAssetOnsiteDestinations instance)
public static APIRequest.ResponseParser<AdAssetOnsiteDestinations> getParser()
Copyright © 2024. All rights reserved.