public class AdCreativeLinkDataCustomOverlaySpec extends APINode
| Modifier and Type | Class and Description |
|---|---|
static class |
AdCreativeLinkDataCustomOverlaySpec.EnumBackgroundColor |
static class |
AdCreativeLinkDataCustomOverlaySpec.EnumFont |
static class |
AdCreativeLinkDataCustomOverlaySpec.EnumOption |
static class |
AdCreativeLinkDataCustomOverlaySpec.EnumPosition |
static class |
AdCreativeLinkDataCustomOverlaySpec.EnumTemplate |
static class |
AdCreativeLinkDataCustomOverlaySpec.EnumTextColor |
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdCreativeLinkDataCustomOverlaySpec() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdCreativeLinkDataCustomOverlaySpec loadJSON(String json, APIContext context, String header)
public static APINodeList<AdCreativeLinkDataCustomOverlaySpec> 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 AdCreativeLinkDataCustomOverlaySpec.EnumBackgroundColor getFieldBackgroundColor()
public AdCreativeLinkDataCustomOverlaySpec setFieldBackgroundColor(AdCreativeLinkDataCustomOverlaySpec.EnumBackgroundColor value)
public Boolean getFieldFloatWithMargin()
public AdCreativeLinkDataCustomOverlaySpec setFieldFloatWithMargin(Boolean value)
public AdCreativeLinkDataCustomOverlaySpec.EnumFont getFieldFont()
public AdCreativeLinkDataCustomOverlaySpec setFieldFont(AdCreativeLinkDataCustomOverlaySpec.EnumFont value)
public AdCreativeLinkDataCustomOverlaySpec.EnumOption getFieldOption()
public AdCreativeLinkDataCustomOverlaySpec setFieldOption(AdCreativeLinkDataCustomOverlaySpec.EnumOption value)
public AdCreativeLinkDataCustomOverlaySpec.EnumPosition getFieldPosition()
public AdCreativeLinkDataCustomOverlaySpec setFieldPosition(AdCreativeLinkDataCustomOverlaySpec.EnumPosition value)
public Boolean getFieldRenderWithIcon()
public AdCreativeLinkDataCustomOverlaySpec setFieldRenderWithIcon(Boolean value)
public AdCreativeLinkDataCustomOverlaySpec.EnumTemplate getFieldTemplate()
public AdCreativeLinkDataCustomOverlaySpec setFieldTemplate(AdCreativeLinkDataCustomOverlaySpec.EnumTemplate value)
public AdCreativeLinkDataCustomOverlaySpec.EnumTextColor getFieldTextColor()
public AdCreativeLinkDataCustomOverlaySpec setFieldTextColor(AdCreativeLinkDataCustomOverlaySpec.EnumTextColor value)
public AdCreativeLinkDataCustomOverlaySpec copyFrom(AdCreativeLinkDataCustomOverlaySpec instance)
public static APIRequest.ResponseParser<AdCreativeLinkDataCustomOverlaySpec> getParser()
Copyright © 2024. All rights reserved.