|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LabelFrequencyCap | |
|---|---|
| com.google.api.ads.dfp.axis.v201208 | |
| Uses of LabelFrequencyCap in com.google.api.ads.dfp.axis.v201208 |
|---|
| Methods in com.google.api.ads.dfp.axis.v201208 that return LabelFrequencyCap | |
|---|---|
LabelFrequencyCap[] |
AdUnit.getAppliedLabelFrequencyCaps()
Gets the appliedLabelFrequencyCaps value for this AdUnit. |
LabelFrequencyCap |
AdUnit.getAppliedLabelFrequencyCaps(int i)
|
LabelFrequencyCap[] |
AdUnit.getEffectiveLabelFrequencyCaps()
Gets the effectiveLabelFrequencyCaps value for this AdUnit. |
LabelFrequencyCap |
AdUnit.getEffectiveLabelFrequencyCaps(int i)
|
| Methods in com.google.api.ads.dfp.axis.v201208 with parameters of type LabelFrequencyCap | |
|---|---|
void |
AdUnit.setAppliedLabelFrequencyCaps(int i,
LabelFrequencyCap _value)
|
void |
AdUnit.setAppliedLabelFrequencyCaps(LabelFrequencyCap[] appliedLabelFrequencyCaps)
Sets the appliedLabelFrequencyCaps value for this AdUnit. |
void |
AdUnit.setEffectiveLabelFrequencyCaps(int i,
LabelFrequencyCap _value)
|
void |
AdUnit.setEffectiveLabelFrequencyCaps(LabelFrequencyCap[] effectiveLabelFrequencyCaps)
Sets the effectiveLabelFrequencyCaps value for this AdUnit. |
| Constructors in com.google.api.ads.dfp.axis.v201208 with parameters of type LabelFrequencyCap | |
|---|---|
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)
|
|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||