| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202205 |
| Modifier and Type | Field and Description |
|---|---|
static DelegationStatus |
DelegationStatus.APPROVED |
static DelegationStatus |
DelegationStatus.PENDING |
static DelegationStatus |
DelegationStatus.REJECTED |
static DelegationStatus |
DelegationStatus.UNKNOWN |
static DelegationStatus |
DelegationStatus.WITHDRAWN |
| Modifier and Type | Method and Description |
|---|---|
static DelegationStatus |
DelegationStatus.fromString(String value) |
static DelegationStatus |
DelegationStatus.fromValue(String value) |
DelegationStatus |
ChildPublisher.getStatus()
Gets the status value for this ChildPublisher.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChildPublisher.setStatus(DelegationStatus status)
Sets the status 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.