public class ApplyHotelGroupActionsRequest extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CriterionActions" type="{https://bingads.microsoft.com/CampaignManagement/v13}ArrayOfAdGroupCriterionAction" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfAdGroupCriterionAction |
criterionActions |
| Constructor and Description |
|---|
ApplyHotelGroupActionsRequest() |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfAdGroupCriterionAction |
getCriterionActions()
Gets the value of the criterionActions property.
|
void |
setCriterionActions(ArrayOfAdGroupCriterionAction value)
Sets the value of the criterionActions property.
|
protected ArrayOfAdGroupCriterionAction criterionActions
public ArrayOfAdGroupCriterionAction getCriterionActions()
ArrayOfAdGroupCriterionActionpublic void setCriterionActions(ArrayOfAdGroupCriterionAction value)
value - allowed object is
ArrayOfAdGroupCriterionActionCopyright © 2024. All rights reserved.