| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202202 |
| Modifier and Type | Field and Description |
|---|---|
static AccountStatus |
AccountStatus.APPROVED |
static AccountStatus |
AccountStatus.CLOSED_BY_PUBLISHER |
static AccountStatus |
AccountStatus.CLOSED_INVALID_ACTIVITY |
static AccountStatus |
AccountStatus.CLOSED_POLICY_VIOLATION |
static AccountStatus |
AccountStatus.DEACTIVATED_BY_AD_MANAGER |
static AccountStatus |
AccountStatus.DECLINED |
static AccountStatus |
AccountStatus.DISAPPROVED_DUPLICATE_ACCOUNT |
static AccountStatus |
AccountStatus.DISAPPROVED_INELIGIBLE |
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,
String sellerId,
Long proposedRevenueShareMillipercent,
OnboardingTask[] onboardingTasks) |
Copyright © 2022. All rights reserved.