public class AdAccountBillingDatePreference extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdAccountBillingDatePreference() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdAccountBillingDatePreference loadJSON(String json, APIContext context, String header)
public static APINodeList<AdAccountBillingDatePreference> 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 AdAccount getFieldAdAccount()
public AdAccountBillingDatePreference setFieldAdAccount(AdAccount value)
public AdAccountBillingDatePreference setFieldAdAccount(String value)
public Long getFieldDayOfMonth()
public AdAccountBillingDatePreference setFieldDayOfMonth(Long value)
public String getFieldId()
public AdAccountBillingDatePreference setFieldId(String value)
public String getFieldNextBillDate()
public AdAccountBillingDatePreference setFieldNextBillDate(String value)
public String getFieldTimeCreated()
public AdAccountBillingDatePreference setFieldTimeCreated(String value)
public String getFieldTimeEffective()
public AdAccountBillingDatePreference setFieldTimeEffective(String value)
public AdAccountBillingDatePreference copyFrom(AdAccountBillingDatePreference instance)
public static APIRequest.ResponseParser<AdAccountBillingDatePreference> getParser()
Copyright © 2024. All rights reserved.