public class ProductCatalogMicrodataStatsPixelInfo extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
ProductCatalogMicrodataStatsPixelInfo() |
| Modifier and Type | Method and Description |
|---|---|
ProductCatalogMicrodataStatsPixelInfo |
copyFrom(ProductCatalogMicrodataStatsPixelInfo instance) |
APIContext |
getContext() |
Boolean |
getFieldIsAlreadyConnected() |
String |
getFieldPixelId() |
String |
getId() |
static APIRequest.ResponseParser<ProductCatalogMicrodataStatsPixelInfo> |
getParser() |
static ProductCatalogMicrodataStatsPixelInfo |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<ProductCatalogMicrodataStatsPixelInfo> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
ProductCatalogMicrodataStatsPixelInfo |
setFieldIsAlreadyConnected(Boolean value) |
ProductCatalogMicrodataStatsPixelInfo |
setFieldPixelId(String value) |
String |
toString() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic ProductCatalogMicrodataStatsPixelInfo()
public static ProductCatalogMicrodataStatsPixelInfo loadJSON(String json, APIContext context, String header)
public static APINodeList<ProductCatalogMicrodataStatsPixelInfo> 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 Boolean getFieldIsAlreadyConnected()
public ProductCatalogMicrodataStatsPixelInfo setFieldIsAlreadyConnected(Boolean value)
public String getFieldPixelId()
public ProductCatalogMicrodataStatsPixelInfo setFieldPixelId(String value)
public ProductCatalogMicrodataStatsPixelInfo copyFrom(ProductCatalogMicrodataStatsPixelInfo instance)
public static APIRequest.ResponseParser<ProductCatalogMicrodataStatsPixelInfo> getParser()
Copyright © 2024. All rights reserved.