| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected AdvertisingChannelSubType |
Campaign.advertisingChannelSubType |
| Modifier and Type | Method and Description |
|---|---|
static AdvertisingChannelSubType |
AdvertisingChannelSubType.fromValue(String v) |
AdvertisingChannelSubType |
Campaign.getAdvertisingChannelSubType()
Gets the value of the advertisingChannelSubType property.
|
static AdvertisingChannelSubType |
AdvertisingChannelSubType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdvertisingChannelSubType[] |
AdvertisingChannelSubType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Campaign.setAdvertisingChannelSubType(AdvertisingChannelSubType value)
Sets the value of the advertisingChannelSubType property.
|
Copyright © 2023. All rights reserved.