public class AdCreativeLinkDataCallToActionValue extends APINode
Modifier and Type | Field and Description |
---|---|
protected static com.google.gson.Gson |
gson |
Constructor and Description |
---|
AdCreativeLinkDataCallToActionValue() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponse
public static AdCreativeLinkDataCallToActionValue loadJSON(String json, APIContext context, String header)
public static APINodeList<AdCreativeLinkDataCallToActionValue> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext
in class APINode
public void setContext(APIContext context)
setContext
in class APINode
public String getFieldAppDestination()
public AdCreativeLinkDataCallToActionValue setFieldAppDestination(String value)
public String getFieldAppLink()
public AdCreativeLinkDataCallToActionValue setFieldAppLink(String value)
public String getFieldApplication()
public AdCreativeLinkDataCallToActionValue setFieldApplication(String value)
public String getFieldEventId()
public AdCreativeLinkDataCallToActionValue setFieldEventId(String value)
public String getFieldLeadGenFormId()
public AdCreativeLinkDataCallToActionValue setFieldLeadGenFormId(String value)
public String getFieldLink()
public AdCreativeLinkDataCallToActionValue setFieldLink(String value)
public String getFieldLinkCaption()
public AdCreativeLinkDataCallToActionValue setFieldLinkCaption(String value)
public String getFieldLinkFormat()
public AdCreativeLinkDataCallToActionValue setFieldLinkFormat(String value)
public String getFieldPage()
public AdCreativeLinkDataCallToActionValue setFieldPage(String value)
public String getFieldProductLink()
public AdCreativeLinkDataCallToActionValue setFieldProductLink(String value)
public String getFieldWhatsappNumber()
public AdCreativeLinkDataCallToActionValue setFieldWhatsappNumber(String value)
public AdCreativeLinkDataCallToActionValue copyFrom(AdCreativeLinkDataCallToActionValue instance)
public static APIRequest.ResponseParser<AdCreativeLinkDataCallToActionValue> getParser()
Copyright © 2020. All rights reserved.