| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected FeedType |
AdGroupExtensionSetting.extensionType |
protected FeedType |
CampaignExtensionSetting.extensionType |
protected FeedType |
CustomerExtensionSetting.extensionType |
protected FeedType |
ExtensionFeedItem.feedType |
| Modifier and Type | Method and Description |
|---|---|
static FeedType |
FeedType.fromValue(String v) |
FeedType |
AdGroupExtensionSetting.getExtensionType()
Gets the value of the extensionType property.
|
FeedType |
CampaignExtensionSetting.getExtensionType()
Gets the value of the extensionType property.
|
FeedType |
CustomerExtensionSetting.getExtensionType()
Gets the value of the extensionType property.
|
FeedType |
ExtensionFeedItem.getFeedType()
Gets the value of the feedType property.
|
static FeedType |
FeedType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeedType[] |
FeedType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdGroupExtensionSetting.setExtensionType(FeedType value)
Sets the value of the extensionType property.
|
void |
CampaignExtensionSetting.setExtensionType(FeedType value)
Sets the value of the extensionType property.
|
void |
CustomerExtensionSetting.setExtensionType(FeedType value)
Sets the value of the extensionType property.
|
void |
ExtensionFeedItem.setFeedType(FeedType value)
Sets the value of the feedType property.
|
Copyright © 2023. All rights reserved.