public class AdCreativePromotionMetadataSpec extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdCreativePromotionMetadataSpec() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdCreativePromotionMetadataSpec loadJSON(String json, APIContext context, String header)
public static APINodeList<AdCreativePromotionMetadataSpec> 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 getFieldEndDate()
public AdCreativePromotionMetadataSpec setFieldEndDate(Long value)
public String getFieldId()
public AdCreativePromotionMetadataSpec setFieldId(String value)
public String getFieldPromotionSource()
public AdCreativePromotionMetadataSpec setFieldPromotionSource(String value)
public String getFieldPromotionType()
public AdCreativePromotionMetadataSpec setFieldPromotionType(String value)
public Double getFieldPromotionValue()
public AdCreativePromotionMetadataSpec setFieldPromotionValue(Double value)
public String getFieldRequiredCode()
public AdCreativePromotionMetadataSpec setFieldRequiredCode(String value)
public Long getFieldStartDate()
public AdCreativePromotionMetadataSpec setFieldStartDate(Long value)
public AdCreativePromotionMetadataSpec copyFrom(AdCreativePromotionMetadataSpec instance)
public static APIRequest.ResponseParser<AdCreativePromotionMetadataSpec> getParser()
Copyright © 2024. All rights reserved.