public class AdAssetFeedSpecCallToAction extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdAssetFeedSpecCallToAction() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdAssetFeedSpecCallToAction loadJSON(String json, APIContext context, String header)
public static APINodeList<AdAssetFeedSpecCallToAction> 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 List<AdAssetFeedSpecAssetLabel> getFieldAdlabels()
public AdAssetFeedSpecCallToAction setFieldAdlabels(List<AdAssetFeedSpecAssetLabel> value)
public AdAssetFeedSpecCallToAction setFieldAdlabels(String value)
public String getFieldType()
public AdAssetFeedSpecCallToAction setFieldType(String value)
public AdCreativeLinkDataCallToActionValue getFieldValue()
public AdAssetFeedSpecCallToAction setFieldValue(AdCreativeLinkDataCallToActionValue value)
public AdAssetFeedSpecCallToAction setFieldValue(String value)
public AdAssetFeedSpecCallToAction copyFrom(AdAssetFeedSpecCallToAction instance)
public static APIRequest.ResponseParser<AdAssetFeedSpecCallToAction> getParser()
Copyright © 2024. All rights reserved.