public class PageVisitorsWhoDidNotVisitAnotherPageRule extends RemarketingRule
Java class for PageVisitorsWhoDidNotVisitAnotherPageRule complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PageVisitorsWhoDidNotVisitAnotherPageRule">
<complexContent>
<extension base="{https://bingads.microsoft.com/CampaignManagement/v13}RemarketingRule">
<sequence>
<element name="ExcludeRuleItemGroups" type="{https://bingads.microsoft.com/CampaignManagement/v13}ArrayOfRuleItemGroup" minOccurs="0"/>
<element name="IncludeRuleItemGroups" type="{https://bingads.microsoft.com/CampaignManagement/v13}ArrayOfRuleItemGroup" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfRuleItemGroup |
excludeRuleItemGroups |
protected ArrayOfRuleItemGroup |
includeRuleItemGroups |
type| Constructor and Description |
|---|
PageVisitorsWhoDidNotVisitAnotherPageRule() |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfRuleItemGroup |
getExcludeRuleItemGroups()
Gets the value of the excludeRuleItemGroups property.
|
ArrayOfRuleItemGroup |
getIncludeRuleItemGroups()
Gets the value of the includeRuleItemGroups property.
|
void |
setExcludeRuleItemGroups(ArrayOfRuleItemGroup value)
Sets the value of the excludeRuleItemGroups property.
|
void |
setIncludeRuleItemGroups(ArrayOfRuleItemGroup value)
Sets the value of the includeRuleItemGroups property.
|
getType, setTypeprotected ArrayOfRuleItemGroup excludeRuleItemGroups
protected ArrayOfRuleItemGroup includeRuleItemGroups
public PageVisitorsWhoDidNotVisitAnotherPageRule()
public ArrayOfRuleItemGroup getExcludeRuleItemGroups()
ArrayOfRuleItemGrouppublic void setExcludeRuleItemGroups(ArrayOfRuleItemGroup value)
value - allowed object is
ArrayOfRuleItemGrouppublic ArrayOfRuleItemGroup getIncludeRuleItemGroups()
ArrayOfRuleItemGrouppublic void setIncludeRuleItemGroups(ArrayOfRuleItemGroup value)
value - allowed object is
ArrayOfRuleItemGroupCopyright © 2024. All rights reserved.