public class AdCreativeLinkDataAppLinkSpec extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdCreativeLinkDataAppLinkSpec() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdCreativeLinkDataAppLinkSpec loadJSON(String json, APIContext context, String header)
public static APINodeList<AdCreativeLinkDataAppLinkSpec> 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<AndroidAppLink> getFieldAndroid()
public AdCreativeLinkDataAppLinkSpec setFieldAndroid(List<AndroidAppLink> value)
public AdCreativeLinkDataAppLinkSpec setFieldAndroid(String value)
public List<IosAppLink> getFieldIos()
public AdCreativeLinkDataAppLinkSpec setFieldIos(List<IosAppLink> value)
public AdCreativeLinkDataAppLinkSpec setFieldIos(String value)
public List<IosAppLink> getFieldIpad()
public AdCreativeLinkDataAppLinkSpec setFieldIpad(List<IosAppLink> value)
public AdCreativeLinkDataAppLinkSpec setFieldIpad(String value)
public List<IosAppLink> getFieldIphone()
public AdCreativeLinkDataAppLinkSpec setFieldIphone(List<IosAppLink> value)
public AdCreativeLinkDataAppLinkSpec setFieldIphone(String value)
public AdCreativeLinkDataAppLinkSpec copyFrom(AdCreativeLinkDataAppLinkSpec instance)
public static APIRequest.ResponseParser<AdCreativeLinkDataAppLinkSpec> getParser()
Copyright © 2020. All rights reserved.