| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201711 |
| Modifier and Type | Method and Description |
|---|---|
InventoryTargeting |
FirstPartyAudienceSegmentRule.getInventoryRule()
Gets the inventoryRule value for this FirstPartyAudienceSegmentRule.
|
InventoryTargeting |
AdExclusionRule.getInventoryTargeting()
Gets the inventoryTargeting value for this AdExclusionRule.
|
InventoryTargeting |
Targeting.getInventoryTargeting()
Gets the inventoryTargeting value for this Targeting.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FirstPartyAudienceSegmentRule.setInventoryRule(InventoryTargeting inventoryRule)
Sets the inventoryRule value for this FirstPartyAudienceSegmentRule.
|
void |
AdExclusionRule.setInventoryTargeting(InventoryTargeting inventoryTargeting)
Sets the inventoryTargeting value for this AdExclusionRule.
|
void |
Targeting.setInventoryTargeting(InventoryTargeting inventoryTargeting)
Sets the inventoryTargeting value for this Targeting.
|
| Constructor and Description |
|---|
AdExclusionRule(Long id,
String name,
Boolean isActive,
InventoryTargeting inventoryTargeting,
Boolean isBlockAll,
long[] blockedLabelIds,
long[] allowedLabelIds,
AdExclusionRuleType type) |
FirstPartyAudienceSegmentRule(InventoryTargeting inventoryRule,
CustomCriteriaSet customCriteriaRule) |
Targeting(GeoTargeting geoTargeting,
InventoryTargeting inventoryTargeting,
DayPartTargeting dayPartTargeting,
TechnologyTargeting technologyTargeting,
CustomCriteriaSet customTargeting,
UserDomainTargeting userDomainTargeting,
ContentTargeting contentTargeting,
VideoPositionTargeting videoPositionTargeting,
MobileApplicationTargeting mobileApplicationTargeting) |
Copyright © 2018. All Rights Reserved.