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 getFieldCreatorAdPermissionType()
public AdCreativeBrandedContentAds setFieldCreatorAdPermissionType(String value)
public String getFieldInstagramBoostPostAccessToken()
public AdCreativeBrandedContentAds setFieldInstagramBoostPostAccessToken(String value)
public AdCreativeBrandedContentAds setFieldPartners(List<Object> value)
public Long getFieldUiVersion()
public AdCreativeBrandedContentAds setFieldUiVersion(Long value)
public AdCreativeBrandedContentAds copyFrom(AdCreativeBrandedContentAds instance)
public static APIRequest.ResponseParser<AdCreativeBrandedContentAds> getParser()
Copyright © 2023. All rights reserved.