All Methods Static Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
AdAccountCreationRequest |
copyFrom(AdAccountCreationRequest instance) |
AdAccountCreationRequest.APIRequestCreateVietnam |
createVietnam() |
AdAccountCreationRequest |
fetch() |
static AdAccountCreationRequest |
fetchById(Long id,
APIContext context) |
static AdAccountCreationRequest |
fetchById(String id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<AdAccountCreationRequest> |
fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<AdAccountCreationRequest> |
fetchByIdAsync(String id,
APIContext context) |
static APINodeList<AdAccountCreationRequest> |
fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<AdAccountCreationRequest>> |
fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
AdAccountCreationRequest.APIRequestGet |
get() |
AdAccountCreationRequest.APIRequestGetAdAccounts |
getAdAccounts() |
APIContext |
getContext() |
String |
getFieldAdAccountsCurrency() |
List<Object> |
getFieldAdAccountsInfo() |
String |
getFieldAdditionalComment() |
String |
getFieldAddressInChinese() |
Object |
getFieldAddressInEnglish() |
String |
getFieldAddressInLocalLanguage() |
Business |
getFieldAdvertiserBusiness() |
Object |
getFieldAppealReason() |
Business |
getFieldBusiness() |
String |
getFieldBusinessRegistrationId() |
String |
getFieldChineseLegalEntityName() |
Object |
getFieldContact() |
User |
getFieldCreator() |
String |
getFieldCreditCardId() |
List<Object> |
getFieldDisapprovalReasons() |
String |
getFieldEnglishLegalEntityName() |
String |
getFieldExtendedCreditId() |
String |
getFieldId() |
Boolean |
getFieldIsSmb() |
Boolean |
getFieldIsTest() |
Boolean |
getFieldIsUnderAuthorization() |
String |
getFieldLegalEntityNameInLocalLanguage() |
String |
getFieldOeRequestId() |
String |
getFieldOfficialWebsiteUrl() |
Business |
getFieldPlanningAgencyBusiness() |
String |
getFieldPlanningAgencyBusinessId() |
List<String> |
getFieldPromotableAppIds() |
List<String> |
getFieldPromotablePageIds() |
List<String> |
getFieldPromotableUrls() |
List<Object> |
getFieldRequestChangeReasons() |
String |
getFieldStatus() |
String |
getFieldSubvertical() |
String |
getFieldTimeCreated() |
String |
getFieldVertical() |
String |
getId() |
static APIRequest.ResponseParser<AdAccountCreationRequest> |
getParser() |
static AdAccountCreationRequest |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<AdAccountCreationRequest> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
String |
toString() |