RemoveItemCampaignRequest Class

banner art

Specifies the parameters needed to remove an item from a campaign.

The RemoveItemCampaignRequest class inherits from Request. It exposes the following members.

Constructor Description
RemoveItemCampaignRequest Initializes a new instance of the RemoveItemCampaignRequest class.
Field Description
CampaignId Specifies the ID of the campaign.
EntityId Specifies the ID of the campaign item.

Remarks

Pass an instance of this class as the request parameter in the Execute method.

See Also

© 2007 Microsoft Corporation. All rights reserved.