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