public class GetAssetGroupListingGroupsByIdsResponse 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="AssetGroupListingGroups" type="{https://bingads.microsoft.com/CampaignManagement/v13}ArrayOfAssetGroupListingGroup" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfAssetGroupListingGroup |
assetGroupListingGroups |
| Constructor and Description |
|---|
GetAssetGroupListingGroupsByIdsResponse() |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfAssetGroupListingGroup |
getAssetGroupListingGroups()
Gets the value of the assetGroupListingGroups property.
|
void |
setAssetGroupListingGroups(ArrayOfAssetGroupListingGroup value)
Sets the value of the assetGroupListingGroups property.
|
protected ArrayOfAssetGroupListingGroup assetGroupListingGroups
public GetAssetGroupListingGroupsByIdsResponse()
public ArrayOfAssetGroupListingGroup getAssetGroupListingGroups()
ArrayOfAssetGroupListingGrouppublic void setAssetGroupListingGroups(ArrayOfAssetGroupListingGroup value)
value - allowed object is
ArrayOfAssetGroupListingGroupCopyright © 2024. All rights reserved.