| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202011 |
| Modifier and Type | Field and Description |
|---|---|
static AccountStatus |
AccountStatus.APPROVED |
static AccountStatus |
AccountStatus.DEACTIVATED_BY_AD_MANAGER |
static AccountStatus |
AccountStatus.DECLINED |
static AccountStatus |
AccountStatus.DISAPPROVED_DUPLICATE_ACCOUNT |
static AccountStatus |
AccountStatus.DISAPPROVED_POLICY_VIOLATION |
static AccountStatus |
AccountStatus.EXPIRED |
static AccountStatus |
AccountStatus.INACTIVE |
static AccountStatus |
AccountStatus.INVITED |
static AccountStatus |
AccountStatus.PENDING_GOOGLE_APPROVAL |
static AccountStatus |
AccountStatus.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static AccountStatus |
AccountStatus.fromString(String value) |
static AccountStatus |
AccountStatus.fromValue(String value) |
AccountStatus |
ChildPublisher.getAccountStatus()
Gets the accountStatus value for this ChildPublisher.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChildPublisher.setAccountStatus(AccountStatus accountStatus)
Sets the accountStatus value for this ChildPublisher.
|
| Constructor and Description |
|---|
ChildPublisher(DelegationType approvedDelegationType,
DelegationType proposedDelegationType,
DelegationStatus status,
AccountStatus accountStatus,
String childNetworkCode) |
Copyright © 2021. All rights reserved.