| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.ch |
| Modifier and Type | Field and Description |
|---|---|
protected ChangeStatus |
AdGroupChangeData.adGroupChangeStatus |
protected ChangeStatus |
CampaignChangeData.campaignChangeStatus |
protected ChangeStatus |
FeedChangeData.feedChangeStatus |
| Modifier and Type | Method and Description |
|---|---|
static ChangeStatus |
ChangeStatus.fromValue(String v) |
ChangeStatus |
AdGroupChangeData.getAdGroupChangeStatus()
Gets the value of the adGroupChangeStatus property.
|
ChangeStatus |
CampaignChangeData.getCampaignChangeStatus()
Gets the value of the campaignChangeStatus property.
|
ChangeStatus |
FeedChangeData.getFeedChangeStatus()
Gets the value of the feedChangeStatus property.
|
static ChangeStatus |
ChangeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeStatus[] |
ChangeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdGroupChangeData.setAdGroupChangeStatus(ChangeStatus value)
Sets the value of the adGroupChangeStatus property.
|
void |
CampaignChangeData.setCampaignChangeStatus(ChangeStatus value)
Sets the value of the campaignChangeStatus property.
|
void |
FeedChangeData.setFeedChangeStatus(ChangeStatus value)
Sets the value of the feedChangeStatus property.
|
Copyright © 2023. All rights reserved.