| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201808 |
| Modifier and Type | Field and Description |
|---|---|
static ValueSourceType |
ValueSourceType.DIRECTLY_SPECIFIED |
static ValueSourceType |
ValueSourceType.PARENT |
static ValueSourceType |
ValueSourceType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static ValueSourceType |
ValueSourceType.fromString(String value) |
static ValueSourceType |
ValueSourceType.fromValue(String value) |
ValueSourceType |
ProductMarketplaceInfo.getAdditionalTermsSource()
Gets the additionalTermsSource value for this ProductMarketplaceInfo.
|
ValueSourceType |
AdUnit.getAdSenseSettingsSource()
Gets the adSenseSettingsSource value for this AdUnit.
|
ValueSourceType |
Product.getNameSource()
Gets the nameSource value for this Product.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductMarketplaceInfo.setAdditionalTermsSource(ValueSourceType additionalTermsSource)
Sets the additionalTermsSource value for this ProductMarketplaceInfo.
|
void |
AdUnit.setAdSenseSettingsSource(ValueSourceType adSenseSettingsSource)
Sets the adSenseSettingsSource value for this AdUnit.
|
void |
Product.setNameSource(ValueSourceType nameSource)
Sets the nameSource value for this Product.
|
| Constructor and Description |
|---|
AdUnit(String id,
String parentId,
Boolean hasChildren,
AdUnitParent[] parentPath,
String name,
String description,
AdUnitTargetWindow targetWindow,
InventoryStatus status,
String adUnitCode,
AdUnitSize[] adUnitSizes,
Boolean isInterstitial,
Boolean isNative,
Boolean isFluid,
Boolean explicitlyTargeted,
AdSenseSettings adSenseSettings,
ValueSourceType adSenseSettingsSource,
LabelFrequencyCap[] appliedLabelFrequencyCaps,
LabelFrequencyCap[] effectiveLabelFrequencyCaps,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
long[] effectiveTeamIds,
long[] appliedTeamIds,
DateTime lastModifiedDateTime,
SmartSizeMode smartSizeMode,
Integer refreshRate,
String externalSetTopBoxChannelId,
Boolean isSetTopBoxEnabled) |
Product(String name,
ValueSourceType nameSource,
ProductStatus status,
ProductType productType,
Long productTemplateId,
Long id,
String notes,
String productTemplateDescription,
DateTime lastModifiedDateTime,
RateType rateType,
RoadblockingType roadblockingType,
DeliveryRateType deliveryRateType,
CreativeRotationType creativeRotationType,
CompanionDeliveryOption companionDeliveryOption,
CreativePlaceholder[] creativePlaceholders,
LineItemType lineItemType,
Integer priority,
FrequencyCap[] frequencyCaps,
Targeting builtInTargeting,
CustomizableAttributes customizableAttributes,
BaseCustomFieldValue[] customFieldValues,
EnvironmentType environmentType,
ProductMarketplaceInfo productMarketplaceInfo,
Long videoMaxDuration) |
ProductMarketplaceInfo(AdExchangeEnvironment adExchangeEnvironment,
String additionalTerms,
ValueSourceType additionalTermsSource) |
Copyright © 2019. All rights reserved.