public class AdCreativeCollectionThumbnailInfo extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdCreativeCollectionThumbnailInfo() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdCreativeCollectionThumbnailInfo loadJSON(String json, APIContext context)
public static APINodeList<AdCreativeCollectionThumbnailInfo> parseResponse(String json, APIContext context, APIRequest request) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic Long getFieldElementChildIndex()
public AdCreativeCollectionThumbnailInfo setFieldElementChildIndex(Long value)
public AdsImageCrops getFieldElementCrops()
public AdCreativeCollectionThumbnailInfo setFieldElementCrops(AdsImageCrops value)
public AdCreativeCollectionThumbnailInfo setFieldElementCrops(String value)
public String getFieldElementId()
public AdCreativeCollectionThumbnailInfo setFieldElementId(String value)
public String getFieldId()
public AdCreativeCollectionThumbnailInfo setFieldId(String value)
public AdCreativeCollectionThumbnailInfo copyFrom(AdCreativeCollectionThumbnailInfo instance)
public static APIRequest.ResponseParser<AdCreativeCollectionThumbnailInfo> getParser()
Copyright © 2018. All rights reserved.