public class AdCreativeBrandedContentAds extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdCreativeBrandedContentAds() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdCreativeBrandedContentAds loadJSON(String json, APIContext context, String header)
public static APINodeList<AdCreativeBrandedContentAds> 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 Long getFieldAdFormat()
public AdCreativeBrandedContentAds setFieldAdFormat(Long value)
public String getFieldContentSearchInput()
public AdCreativeBrandedContentAds setFieldContentSearchInput(String value)
public String getFieldCreatorAdPermissionType()
public AdCreativeBrandedContentAds setFieldCreatorAdPermissionType(String value)
public String getFieldFacebookBoostPostAccessToken()
public AdCreativeBrandedContentAds setFieldFacebookBoostPostAccessToken(String value)
public String getFieldInstagramBoostPostAccessToken()
public AdCreativeBrandedContentAds setFieldInstagramBoostPostAccessToken(String value)
public Boolean getFieldIsMcaInternal()
public AdCreativeBrandedContentAds setFieldIsMcaInternal(Boolean value)
public List<AdCreativeBrandedContentAdsPartners> getFieldPartners()
public AdCreativeBrandedContentAds setFieldPartners(List<AdCreativeBrandedContentAdsPartners> value)
public AdCreativeBrandedContentAds setFieldPartners(String value)
public String getFieldPromotedPageId()
public AdCreativeBrandedContentAds setFieldPromotedPageId(String value)
public Long getFieldUiVersion()
public AdCreativeBrandedContentAds setFieldUiVersion(Long value)
public AdCreativeBrandedContentAds copyFrom(AdCreativeBrandedContentAds instance)
public static APIRequest.ResponseParser<AdCreativeBrandedContentAds> getParser()
Copyright © 2024. All rights reserved.