public class AdContract extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdContract() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdContract loadJSON(String json, APIContext context, String header)
public static APINodeList<AdContract> 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 getFieldAccountId()
public AdContract setFieldAccountId(String value)
public String getFieldAccountMgrFbid()
public AdContract setFieldAccountMgrFbid(String value)
public String getFieldAccountMgrName()
public AdContract setFieldAccountMgrName(String value)
public String getFieldAdopsPersonName()
public AdContract setFieldAdopsPersonName(String value)
public String getFieldAdvertiserAddressFbid()
public AdContract setFieldAdvertiserAddressFbid(String value)
public String getFieldAdvertiserFbid()
public AdContract setFieldAdvertiserFbid(String value)
public String getFieldAdvertiserName()
public AdContract setFieldAdvertiserName(String value)
public Double getFieldAgencyDiscount()
public AdContract setFieldAgencyDiscount(Double value)
public String getFieldAgencyName()
public AdContract setFieldAgencyName(String value)
public String getFieldBillToAddressFbid()
public AdContract setFieldBillToAddressFbid(String value)
public String getFieldBillToFbid()
public AdContract setFieldBillToFbid(String value)
public String getFieldCampaignName()
public AdContract setFieldCampaignName(String value)
public String getFieldCreatedBy()
public AdContract setFieldCreatedBy(String value)
public Long getFieldCreatedDate()
public AdContract setFieldCreatedDate(Long value)
public String getFieldCustomerIo()
public AdContract setFieldCustomerIo(String value)
public Long getFieldIoNumber()
public AdContract setFieldIoNumber(Long value)
public String getFieldIoTerms()
public AdContract setFieldIoTerms(String value)
public String getFieldIoType()
public AdContract setFieldIoType(String value)
public String getFieldLastUpdatedBy()
public AdContract setFieldLastUpdatedBy(String value)
public Long getFieldLastUpdatedDate()
public AdContract setFieldLastUpdatedDate(Long value)
public Long getFieldMaxEndDate()
public AdContract setFieldMaxEndDate(Long value)
public String getFieldMdcFbid()
public AdContract setFieldMdcFbid(String value)
public String getFieldMediaPlanNumber()
public AdContract setFieldMediaPlanNumber(String value)
public Long getFieldMinStartDate()
public AdContract setFieldMinStartDate(Long value)
public String getFieldMsaContract()
public AdContract setFieldMsaContract(String value)
public String getFieldPaymentTerms()
public AdContract setFieldPaymentTerms(String value)
public Boolean getFieldRevHoldFlag()
public AdContract setFieldRevHoldFlag(Boolean value)
public Long getFieldRevHoldReleasedBy()
public AdContract setFieldRevHoldReleasedBy(Long value)
public Long getFieldRevHoldReleasedOn()
public AdContract setFieldRevHoldReleasedOn(Long value)
public String getFieldSalesrepFbid()
public AdContract setFieldSalesrepFbid(String value)
public String getFieldSalesrepName()
public AdContract setFieldSalesrepName(String value)
public String getFieldSoldToAddressFbid()
public AdContract setFieldSoldToAddressFbid(String value)
public String getFieldSoldToFbid()
public AdContract setFieldSoldToFbid(String value)
public String getFieldStatus()
public AdContract setFieldStatus(String value)
public String getFieldSubvertical()
public AdContract setFieldSubvertical(String value)
public Long getFieldThirdpartyBilled()
public AdContract setFieldThirdpartyBilled(Long value)
public String getFieldThirdpartyUid()
public AdContract setFieldThirdpartyUid(String value)
public String getFieldThirdpartyUrl()
public AdContract setFieldThirdpartyUrl(String value)
public String getFieldVatCountry()
public AdContract setFieldVatCountry(String value)
public Long getFieldVersion()
public AdContract setFieldVersion(Long value)
public String getFieldVertical()
public AdContract setFieldVertical(String value)
public AdContract copyFrom(AdContract instance)
public static APIRequest.ResponseParser<AdContract> getParser()
Copyright © 2024. All rights reserved.