public class AdAssetFeedSpecCarouselChildAttachment extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdAssetFeedSpecCarouselChildAttachment() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic AdAssetFeedSpecCarouselChildAttachment()
public static AdAssetFeedSpecCarouselChildAttachment loadJSON(String json, APIContext context, String header)
public static APINodeList<AdAssetFeedSpecCarouselChildAttachment> 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 AdAssetFeedSpecAssetLabel getFieldBodyLabel()
public AdAssetFeedSpecCarouselChildAttachment setFieldBodyLabel(AdAssetFeedSpecAssetLabel value)
public AdAssetFeedSpecCarouselChildAttachment setFieldBodyLabel(String value)
public AdAssetFeedSpecAssetLabel getFieldCallToActionTypeLabel()
public AdAssetFeedSpecCarouselChildAttachment setFieldCallToActionTypeLabel(AdAssetFeedSpecAssetLabel value)
public AdAssetFeedSpecCarouselChildAttachment setFieldCallToActionTypeLabel(String value)
public AdAssetFeedSpecAssetLabel getFieldCaptionLabel()
public AdAssetFeedSpecCarouselChildAttachment setFieldCaptionLabel(AdAssetFeedSpecAssetLabel value)
public AdAssetFeedSpecCarouselChildAttachment setFieldCaptionLabel(String value)
public AdAssetFeedSpecAssetLabel getFieldDescriptionLabel()
public AdAssetFeedSpecCarouselChildAttachment setFieldDescriptionLabel(AdAssetFeedSpecAssetLabel value)
public AdAssetFeedSpecCarouselChildAttachment setFieldDescriptionLabel(String value)
public AdAssetFeedSpecAssetLabel getFieldImageLabel()
public AdAssetFeedSpecCarouselChildAttachment setFieldImageLabel(AdAssetFeedSpecAssetLabel value)
public AdAssetFeedSpecCarouselChildAttachment setFieldImageLabel(String value)
public AdAssetFeedSpecAssetLabel getFieldLinkUrlLabel()
public AdAssetFeedSpecCarouselChildAttachment setFieldLinkUrlLabel(AdAssetFeedSpecAssetLabel value)
public AdAssetFeedSpecCarouselChildAttachment setFieldLinkUrlLabel(String value)
public AdAssetFeedSpecAssetLabel getFieldPhoneDataIdsLabel()
public AdAssetFeedSpecCarouselChildAttachment setFieldPhoneDataIdsLabel(AdAssetFeedSpecAssetLabel value)
public AdAssetFeedSpecCarouselChildAttachment setFieldPhoneDataIdsLabel(String value)
public Boolean getFieldStaticCard()
public AdAssetFeedSpecCarouselChildAttachment setFieldStaticCard(Boolean value)
public AdAssetFeedSpecAssetLabel getFieldTitleLabel()
public AdAssetFeedSpecCarouselChildAttachment setFieldTitleLabel(AdAssetFeedSpecAssetLabel value)
public AdAssetFeedSpecCarouselChildAttachment setFieldTitleLabel(String value)
public AdAssetFeedSpecAssetLabel getFieldVideoLabel()
public AdAssetFeedSpecCarouselChildAttachment setFieldVideoLabel(AdAssetFeedSpecAssetLabel value)
public AdAssetFeedSpecCarouselChildAttachment setFieldVideoLabel(String value)
public AdAssetFeedSpecCarouselChildAttachment copyFrom(AdAssetFeedSpecCarouselChildAttachment instance)
public static APIRequest.ResponseParser<AdAssetFeedSpecCarouselChildAttachment> getParser()
Copyright © 2024. All rights reserved.