| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201208 |
| Modifier and Type | Method and Description |
|---|---|
AdUnitParent[] |
AdUnit.getParentPath()
Gets the parentPath value for this AdUnit.
|
AdUnitParent |
AdUnit.getParentPath(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdUnit.setParentPath(AdUnitParent[] parentPath)
Sets the parentPath value for this AdUnit.
|
void |
AdUnit.setParentPath(int i,
AdUnitParent _value) |
| Constructor and Description |
|---|
AdUnit(String id,
String parentId,
Boolean hasChildren,
AdUnitParent[] parentPath,
String name,
String description,
AdUnitTargetWindow targetWindow,
InventoryStatus status,
String adUnitCode,
AdUnitSize[] adUnitSizes,
TargetPlatform targetPlatform,
MobilePlatform mobilePlatform,
Boolean explicitlyTargeted,
AdSenseSettingsInheritedProperty inheritedAdSenseSettings,
LabelFrequencyCap[] appliedLabelFrequencyCaps,
LabelFrequencyCap[] effectiveLabelFrequencyCaps,
long[] effectiveTeamIds,
long[] appliedTeamIds,
DateTime lastModifiedDateTime) |
Copyright © 2013. All Rights Reserved.