public class AdCreativeSourcingSpec extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdCreativeSourcingSpec() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdCreativeSourcingSpec loadJSON(String json, APIContext context, String header)
public static APINodeList<AdCreativeSourcingSpec> 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 String getFieldAssociatedProductSetId()
public AdCreativeSourcingSpec setFieldAssociatedProductSetId(String value)
public List<AdCreativePromotionMetadataSpec> getFieldPromotionMetadataSpec()
public AdCreativeSourcingSpec setFieldPromotionMetadataSpec(List<AdCreativePromotionMetadataSpec> value)
public AdCreativeSourcingSpec setFieldPromotionMetadataSpec(String value)
public List<AdCreativeSiteLinksSpec> getFieldSiteLinksSpec()
public AdCreativeSourcingSpec setFieldSiteLinksSpec(List<AdCreativeSiteLinksSpec> value)
public AdCreativeSourcingSpec setFieldSiteLinksSpec(String value)
public String getFieldSourceUrl()
public AdCreativeSourcingSpec setFieldSourceUrl(String value)
public AdCreativeSourcingSpec copyFrom(AdCreativeSourcingSpec instance)
public static APIRequest.ResponseParser<AdCreativeSourcingSpec> getParser()
Copyright © 2024. All rights reserved.