| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201805 |
| Modifier and Type | Field and Description |
|---|---|
protected ValueSourceType |
ProductMarketplaceInfo.additionalTermsSource |
protected ValueSourceType |
AdUnit.adSenseSettingsSource |
protected ValueSourceType |
Product.nameSource |
| Modifier and Type | Method and Description |
|---|---|
static ValueSourceType |
ValueSourceType.fromValue(String v) |
ValueSourceType |
ProductMarketplaceInfo.getAdditionalTermsSource()
Gets the value of the additionalTermsSource property.
|
ValueSourceType |
AdUnit.getAdSenseSettingsSource()
Gets the value of the adSenseSettingsSource property.
|
ValueSourceType |
Product.getNameSource()
Gets the value of the nameSource property.
|
static ValueSourceType |
ValueSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueSourceType[] |
ValueSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductMarketplaceInfo.setAdditionalTermsSource(ValueSourceType value)
Sets the value of the additionalTermsSource property.
|
void |
AdUnit.setAdSenseSettingsSource(ValueSourceType value)
Sets the value of the adSenseSettingsSource property.
|
void |
Product.setNameSource(ValueSourceType value)
Sets the value of the nameSource property.
|
Copyright © 2018. All Rights Reserved.