public class AdCreativeLinkData extends APINode
Modifier and Type | Class and Description |
---|---|
static class |
AdCreativeLinkData.EnumAttachmentStyle |
static class |
AdCreativeLinkData.EnumFormatOption |
Modifier and Type | Field and Description |
---|---|
protected static com.google.gson.Gson |
gson |
Constructor and Description |
---|
AdCreativeLinkData() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponse
public static AdCreativeLinkData loadJSON(String json, APIContext context, String header)
public static APINodeList<AdCreativeLinkData> 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 Long getFieldAdditionalImageIndex()
public AdCreativeLinkData setFieldAdditionalImageIndex(Long value)
public AdCreativeLinkDataAppLinkSpec getFieldAppLinkSpec()
public AdCreativeLinkData setFieldAppLinkSpec(AdCreativeLinkDataAppLinkSpec value)
public AdCreativeLinkData setFieldAppLinkSpec(String value)
public AdCreativeLinkData.EnumAttachmentStyle getFieldAttachmentStyle()
public AdCreativeLinkData setFieldAttachmentStyle(AdCreativeLinkData.EnumAttachmentStyle value)
public String getFieldBrandedContentSharedToSponsorStatus()
public AdCreativeLinkData setFieldBrandedContentSharedToSponsorStatus(String value)
public String getFieldBrandedContentSponsorPageId()
public AdCreativeLinkData setFieldBrandedContentSponsorPageId(String value)
public AdCreativeLinkDataCallToAction getFieldCallToAction()
public AdCreativeLinkData setFieldCallToAction(AdCreativeLinkDataCallToAction value)
public AdCreativeLinkData setFieldCallToAction(String value)
public String getFieldCaption()
public AdCreativeLinkData setFieldCaption(String value)
public List<AdCreativeLinkDataChildAttachment> getFieldChildAttachments()
public AdCreativeLinkData setFieldChildAttachments(List<AdCreativeLinkDataChildAttachment> value)
public AdCreativeLinkData setFieldChildAttachments(String value)
public List<AdCreativeCollectionThumbnailInfo> getFieldCollectionThumbnails()
public AdCreativeLinkData setFieldCollectionThumbnails(List<AdCreativeCollectionThumbnailInfo> value)
public AdCreativeLinkData setFieldCollectionThumbnails(String value)
public List<AdCustomizationRuleSpec> getFieldCustomizationRulesSpec()
public AdCreativeLinkData setFieldCustomizationRulesSpec(List<AdCustomizationRuleSpec> value)
public AdCreativeLinkData setFieldCustomizationRulesSpec(String value)
public String getFieldDescription()
public AdCreativeLinkData setFieldDescription(String value)
public String getFieldEventId()
public AdCreativeLinkData setFieldEventId(String value)
public Boolean getFieldForceSingleLink()
public AdCreativeLinkData setFieldForceSingleLink(Boolean value)
public AdCreativeLinkData.EnumFormatOption getFieldFormatOption()
public AdCreativeLinkData setFieldFormatOption(AdCreativeLinkData.EnumFormatOption value)
public AdsImageCrops getFieldImageCrops()
public AdCreativeLinkData setFieldImageCrops(AdsImageCrops value)
public AdCreativeLinkData setFieldImageCrops(String value)
public String getFieldImageHash()
public AdCreativeLinkData setFieldImageHash(String value)
public List<AdCreativeLinkDataImageLayerSpec> getFieldImageLayerSpecs()
public AdCreativeLinkData setFieldImageLayerSpecs(List<AdCreativeLinkDataImageLayerSpec> value)
public AdCreativeLinkData setFieldImageLayerSpecs(String value)
public AdCreativeLinkDataImageOverlaySpec getFieldImageOverlaySpec()
public AdCreativeLinkData setFieldImageOverlaySpec(AdCreativeLinkDataImageOverlaySpec value)
public AdCreativeLinkData setFieldImageOverlaySpec(String value)
public String getFieldLink()
public AdCreativeLinkData setFieldLink(String value)
public String getFieldMessage()
public AdCreativeLinkData setFieldMessage(String value)
public Boolean getFieldMultiShareEndCard()
public AdCreativeLinkData setFieldMultiShareEndCard(Boolean value)
public Boolean getFieldMultiShareOptimized()
public AdCreativeLinkData setFieldMultiShareOptimized(Boolean value)
public String getFieldName()
public AdCreativeLinkData setFieldName(String value)
public String getFieldOfferId()
public AdCreativeLinkData setFieldOfferId(String value)
public String getFieldPageWelcomeMessage()
public AdCreativeLinkData setFieldPageWelcomeMessage(String value)
public String getFieldPicture()
public AdCreativeLinkData setFieldPicture(String value)
public AdCreativePostClickConfiguration getFieldPostClickConfiguration()
public AdCreativeLinkData setFieldPostClickConfiguration(AdCreativePostClickConfiguration value)
public AdCreativeLinkData setFieldPostClickConfiguration(String value)
public AdCreativeLinkData setFieldPreferredImageTags(List<String> value)
public AdCreativeLinkData setFieldRetailerItemIds(List<String> value)
public Boolean getFieldShowMultipleImages()
public AdCreativeLinkData setFieldShowMultipleImages(Boolean value)
public AdCreativeStaticFallbackSpec getFieldStaticFallbackSpec()
public AdCreativeLinkData setFieldStaticFallbackSpec(AdCreativeStaticFallbackSpec value)
public AdCreativeLinkData setFieldStaticFallbackSpec(String value)
public Boolean getFieldUseFlexibleImageAspectRatio()
public AdCreativeLinkData setFieldUseFlexibleImageAspectRatio(Boolean value)
public AdCreativeLinkData copyFrom(AdCreativeLinkData instance)
public static APIRequest.ResponseParser<AdCreativeLinkData> getParser()
Copyright © 2020. All rights reserved.