public class ApplyAssetGroupListingGroupActionsRequest 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="ListingGroupActions" type="{https://bingads.microsoft.com/CampaignManagement/v13}ArrayOfAssetGroupListingGroupAction" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfAssetGroupListingGroupAction |
listingGroupActions |
| Constructor and Description |
|---|
ApplyAssetGroupListingGroupActionsRequest() |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfAssetGroupListingGroupAction |
getListingGroupActions()
Gets the value of the listingGroupActions property.
|
void |
setListingGroupActions(ArrayOfAssetGroupListingGroupAction value)
Sets the value of the listingGroupActions property.
|
protected ArrayOfAssetGroupListingGroupAction listingGroupActions
public ApplyAssetGroupListingGroupActionsRequest()
public ArrayOfAssetGroupListingGroupAction getListingGroupActions()
ArrayOfAssetGroupListingGroupActionpublic void setListingGroupActions(ArrayOfAssetGroupListingGroupAction value)
value - allowed object is
ArrayOfAssetGroupListingGroupActionCopyright © 2024. All rights reserved.