AssetGroupListingGroupAction Data Object - Campaign Management
An object that contains an Action element and a ListingGroup element.
Syntax
<xs:complexType name="AssetGroupListingGroupAction" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element name="Action" type="tns:ItemAction" />
<xs:element minOccurs="0" name="ListingGroup" nillable="true" type="tns:AssetGroupListingGroup" />
</xs:sequence>
</xs:complexType>
Elements
The AssetGroupListingGroupAction object has the following elements: Action, ListingGroup.
Element | Description | Data Type |
---|---|---|
Action | The action to be applied for the AssetGroupListingGroup. | ItemAction |
ListingGroup | The AssetGroupListingGroup to apply action to. Update is not supported for listing group, To update the order or structure of the listing group, you cannot use the update action. You must delete existing listing groups and then add new listing groups instead. |
AssetGroupListingGroup |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13