Share via


MarketingWebService Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

The Web service layer is the primary public interface to the Marketing system application.

The MarketingWebService type exposes the following members.

Constructors

  Name Description
Aa135028.pubmethod(en-US,CS.70).gif MarketingWebService Initializes a new instance of the MarketingWebService class.

Top

Methods

  Name Description
Aa135028.pubmethod(en-US,CS.70).gif AbortListOperation This method is used to abort the specified list operation.
Aa135028.pubmethod(en-US,CS.70).gif AccessCheckCancelCouponExport Checks whether the user has permissions to cancel a coupon export.
Aa135028.pubmethod(en-US,CS.70).gif ActivateCampaign Activates a specific campaign.
Aa135028.pubmethod(en-US,CS.70).gif ActivateCampaignItem Activates a specific campaign item.
Aa135028.pubmethod(en-US,CS.70).gif AddUserToList Adds a user to a mailing list.
Aa135028.pubmethod(en-US,CS.70).gif AppendExpressionToList Uses an expression to search for a list of user profiles and adds them to an existing static list (any duplicate users are left as is in the destination list).
Aa135028.pubmethod(en-US,CS.70).gif AppendLists Joins one static list to another static list (any duplicate users are left as is in the destination list).
Aa135028.pubmethod(en-US,CS.70).gif CancelPromoCodeGeneration This method is used to cancel promo codes for a discount.
Aa135028.pubmethod(en-US,CS.70).gif CopyCampaignItem Creates a copy of an existing CampaignItem.
Aa135028.pubmethod(en-US,CS.70).gif CopyExpression Creates a copy of an existing Expression.
Aa135028.pubmethod(en-US,CS.70).gif CreateListCopy Creates a copy of a list. If it is a static list, it also copies all the users from the source to the destination list.
Aa135028.pubmethod(en-US,CS.70).gif DeleteBatch Deletes a batch of promocodes.
Aa135028.pubmethod(en-US,CS.70).gif DeleteCampaign Deletes an existing Campaign.
Aa135028.pubmethod(en-US,CS.70).gif DeleteCampaignEventType Deletes a CampaignEventType.
Aa135028.pubmethod(en-US,CS.70).gif DeleteCampaignItem Deletes a CampaignItem.
Aa135028.pubmethod(en-US,CS.70).gif DeleteCustomer Deletes an existing Customer.
Aa135028.pubmethod(en-US,CS.70).gif DeleteDisplaySize Deletes a specified DisplaySize.
Aa135028.pubmethod(en-US,CS.70).gif DeleteDisplayTemplate Deletes a specified DisplayTemplate.
Aa135028.pubmethod(en-US,CS.70).gif DeleteExpression Deletes a specified Expression.
Aa135028.pubmethod(en-US,CS.70).gif DeleteIndustryCode Deletes a specified IndustryCode.
Aa135028.pubmethod(en-US,CS.70).gif DeleteList Deletes a specified list.
Aa135028.pubmethod(en-US,CS.70).gif DeletePageGroup Deletes a specified PageGroup.
Aa135028.pubmethod(en-US,CS.70).gif DeletePromoCodeDefinition Deletes an existing PromoCodeDefinition along with related promotion codes, promotion code history and promotion code transactions.
Aa135028.pubmethod(en-US,CS.70).gif Dispose Overloaded.
Aa135028.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa135028.pubmethod(en-US,CS.70).gif ExecuteSearch Searches for an entity in the marketing system based on the input parameters.
Aa135028.pubmethod(en-US,CS.70).gif ExecuteSearchWithCount Searches for an entity in the marketing system based on the input parameters. The total number of returned records are available.
Aa135028.protmethod(en-US,CS.70).gif Finalize (Inherited from MarshalByValueComponent.)
Aa135028.pubmethod(en-US,CS.70).gif GenerateCampaignItemPreview Generate the HTML preview for a campaign item given the template and property set to use for the preview.
Aa135028.pubmethod(en-US,CS.70).gif GenerateRandomPromoCodes This method is used to generate promo codes for a discount. The discount must already be associated with a PromoCodeDefinition.
Aa135028.pubmethod(en-US,CS.70).gif GetAllCampaignEventTypes Gets all the CampaignEventType objects in the System.
Aa135028.pubmethod(en-US,CS.70).gif GetAllDisplaySizes Gets all the DisplaySize objects in the System.
Aa135028.pubmethod(en-US,CS.70).gif GetAllDisplayTemplates Gets all the DisplayTemplate objects in the System.
Aa135028.pubmethod(en-US,CS.70).gif GetAllExpressionCategories Gets all the expression categories objects in the System.
Aa135028.pubmethod(en-US,CS.70).gif GetAllIndustryCodes Gets all the IndustryCode objects in the System.
Aa135028.pubmethod(en-US,CS.70).gif GetAllLanguagesInUse Gets all the Language codes that are in use by the marketing system.
Aa135028.pubmethod(en-US,CS.70).gif GetAllMailingLists Gets all the MailingList objects in the System.
Aa135028.pubmethod(en-US,CS.70).gif GetAllowedProfileDefinition This method returns a profile definition used in Expression lists.
Aa135028.pubmethod(en-US,CS.70).gif GetAllPageGroups Gets all the PageGroup objects in the System.
Aa135028.pubmethod(en-US,CS.70).gif GetAuthorizedTasks Gets the list of tasks that the caller is authorized to perform.
Aa135028.pubmethod(en-US,CS.70).gif GetBatchInfosForDefinition Returns an array with the BatchInfo containing info about batches in the given PromoCodeDefinition.
Aa135028.pubmethod(en-US,CS.70).gif GetCampaign Retrieves an existing Campaign, as identified by the Campaign's unique identifier.
Aa135028.pubmethod(en-US,CS.70).gif GetCampaignEventType Retrieves an existing CampaignEventType, as identified by the Event Type's unique identifier.
Aa135028.pubmethod(en-US,CS.70).gif GetCampaignItem Retrieves a CampaignItem, as identified by the Campaign's unique identifier.
Aa135028.pubmethod(en-US,CS.70).gif GetCustomer Retrieves an existing Customer, as identified by the Customer's unique identifier.
Aa135028.pubmethod(en-US,CS.70).gif GetDefaultLanguage Gets the marketing system default language.
Aa135028.pubmethod(en-US,CS.70).gif GetDisplaySize Retrieves an existing DisplaySize as identified by the specified identifier.
Aa135028.pubmethod(en-US,CS.70).gif GetDisplaySizeByName Retrieves an existing DisplaySize as identified by the specified name.
Aa135028.pubmethod(en-US,CS.70).gif GetDisplayTemplate Retrieves an existing DisplayTemplate from the system as identified by the specified identifier.
Aa135028.pubmethod(en-US,CS.70).gif GetDisplayTemplateByName Retrieves an existing DisplayTemplate as identified by the specified name.
Aa135028.pubmethod(en-US,CS.70).gif GetExpression Retrieves an existing Expression, as identified by the expression's unique identifier.
Aa135028.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa135028.pubmethod(en-US,CS.70).gif GetIndustryCode Retrieves an existing IndustryCode as identified by the specified identifier.
Aa135028.pubmethod(en-US,CS.70).gif GetListOperation Retrieves details about a list operation.
Aa135028.pubmethod(en-US,CS.70).gif GetListOperationHistory Get the operation history for a specified list.
Aa135028.pubmethod(en-US,CS.70).gif GetMailingList Gets a Mailing List from the system.
Aa135028.pubmethod(en-US,CS.70).gif GetMaximumPromoCodeBatchSize Gets the maximum number of promo codes that can be generated in a single batch.
Aa135028.pubmethod(en-US,CS.70).gif GetMostRecentListOperation Retrieves details about the last operation that performed on a list.
Aa135028.pubmethod(en-US,CS.70).gif GetPageGroup Gets a page group from the system.
Aa135028.pubmethod(en-US,CS.70).gif GetProfileDefinitions Retrieves a set of profile definitions available to the Marketing system.
Aa135028.pubmethod(en-US,CS.70).gif GetPromoCodeDefinition Gets a PromoCodeDefinition specified by an identifier.
Aa135028.pubmethod(en-US,CS.70).gif GetPromoCodeGenerationStatus Represents the current status of a promotion code import, export, or generation task.
Aa135028.pubmethod(en-US,CS.70).gif GetSearchableProperties Gets the properties in the system that can be searched on.
Aa135028.pubmethod(en-US,CS.70).gif GetService (Inherited from MarshalByValueComponent.)
Aa135028.pubmethod(en-US,CS.70).gif GetServiceVersion Returns the WebServiceVersion of the MarketingWebService.
Aa135028.pubmethod(en-US,CS.70).gif GetSiteTerms Retrieves a set of Site Terms from the Profiles Resource that are available to the Marketing system.
Aa135028.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa135028.pubmethod(en-US,CS.70).gif GetUserFromList Get the user information from a specified list.
Aa135028.pubmethod(en-US,CS.70).gif ImportMailingList This method is used to import users into a Simple Mailing List.
Aa135028.pubmethod(en-US,CS.70).gif ImportPromoCodes This method is used to generate promo codes for a discount.
Aa135028.pubmethod(en-US,CS.70).gif InitImportMailingList This method is used to initialize import of users into a Simple Mailing List.
Aa135028.pubmethod(en-US,CS.70).gif InitImportPromoCodes This method is used to initialize import of promo codes for a discount.
Aa135028.pubmethod(en-US,CS.70).gif LookupPromoCodeDefinitionByCode Returns a PromoCodeDefinition for a specific promotion code (discount) identifier.
Aa135028.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa135028.pubmethod(en-US,CS.70).gif MoveCampaignItemToCampaign Moves a Campaign Item into another Campaign. The operation causes the database to be updated immediately.
Aa135028.pubmethod(en-US,CS.70).gif MoveCampaignToCustomer Moves a Campaign from one Customer to another.
Aa135028.pubmethod(en-US,CS.70).gif NewCampaign Creates a new Campaign for a specified customer.
Aa135028.pubmethod(en-US,CS.70).gif NewCampaignItem Creates a new CampaignItem under a specified Campaign.
Aa135028.pubmethod(en-US,CS.70).gif NewCustomer Creates a new Customer with the default parameters
Aa135028.pubmethod(en-US,CS.70).gif NewExpression Creates a new Expression.
Aa135028.pubmethod(en-US,CS.70).gif NewPromoCodeDefinition Creates a new PromoCodeDefinition object with default values.
Aa135028.pubmethod(en-US,CS.70).gif PrioritizeDiscount Sets or updates the priority of a discount.
Aa135028.protmethod(en-US,CS.70).gif PropagateOrLogException Serializes the exception into a SoapException detail node and throw the new serialized exception.
Aa135028.pubmethod(en-US,CS.70).gif RefreshCache Refreshes a marketing system cache (such as the Ads cache or the Disounts Cache).
Aa135028.pubmethod(en-US,CS.70).gif RemoveUserFromList Removes a single specified user from a static mailing list.
Aa135028.pubmethod(en-US,CS.70).gif RestoreCampaign Restores a deleted Campaign, associates it with the specified Customer, and gives it a new name.
Aa135028.pubmethod(en-US,CS.70).gif RestoreCampaignItem Restores a deleted CampaignItem, associates it with the specified Campaign record, and gives it a new name.
Aa135028.pubmethod(en-US,CS.70).gif RestoreCustomer Restores a deleted Customer record, based upon its unique identifier, and gives it a new name.
Aa135028.pubmethod(en-US,CS.70).gif RevertPromoCodeRedemption This method can be used if an order or part of an order is canceled to reflect the change in the promo code history and usage counts.
Aa135028.pubmethod(en-US,CS.70).gif SaveCampaign Insert a new Campaign (if the identifier is zero), or updates an existing Campaign (if the identifier is not zero).
Aa135028.pubmethod(en-US,CS.70).gif SaveCampaignEventType Insert a new Campaign Event (if the identifier is zero), or updates an existing Campaign Event (if the identifier is not zero).
Aa135028.pubmethod(en-US,CS.70).gif SaveCampaignItem Insert a new CampaignItem (if the identifier is zero), or updates an existing CampaignItem (if the identifier is not zero).
Aa135028.pubmethod(en-US,CS.70).gif SaveCustomer Insert a new Customer (if the identifier is zero), or updates an existing Customer (if the identifier is not zero).
Aa135028.pubmethod(en-US,CS.70).gif SaveDisplaySize Insert a new DisplaySize (if the identifier is zero), or updates an existing DisplaySize (if the identifier is not zero).
Aa135028.pubmethod(en-US,CS.70).gif SaveDisplayTemplate Insert a new DisplayTemplate (if the identifier is zero), or updates an existing DisplayTemplate (if the identifier is not zero).
Aa135028.pubmethod(en-US,CS.70).gif SaveExpression Insert a new Expression (if the identifier is zero), or updates an existing Expression (if the identifier is not zero).
Aa135028.pubmethod(en-US,CS.70).gif SaveExpressionCategories Saves the ExpressionCategorySet in the system.
Aa135028.pubmethod(en-US,CS.70).gif SaveIndustryCode Insert a new IndustryCode (if the identifier is zero), or updates an existing IndustryCode (if the identifier is not zero).
Aa135028.pubmethod(en-US,CS.70).gif SaveMailingList Insert a new MailingList (if the identifier is Guid.Empty), or updates an existing MailingList (if the identifier is not Guid.Empty).
Aa135028.pubmethod(en-US,CS.70).gif SavePageGroup Insert a new PageGroup (if the identifier is zero), or updates an existing PageGroup (if the identifier is not zero).
Aa135028.pubmethod(en-US,CS.70).gif SavePromoCodeDefinition Insert a new PromoCodeDefinition (if the identifier is zero), or updates an existing PromoCodeDefinition (if the identifier is not zero).
Aa135028.pubmethod(en-US,CS.70).gif SubtractLists Subtracts one static list from another static list asynchronously.
Aa135028.pubmethod(en-US,CS.70).gif TestDirectMail Sends a test mail out for a direct mail by scheduling a direct mailer job to run immediately.
Aa135028.pubmethod(en-US,CS.70).gif ToString (Inherited from MarshalByValueComponent.)
Aa135028.pubmethod(en-US,CS.70).gif UpdateDiscountPriorities Updates the priorities of a set of discounts.
Aa135028.pubmethod(en-US,CS.70).gif UpdateUserInList Updates the user information in a list.
Aa135028.pubmethod(en-US,CS.70).gif UploadChunk Upload a portion of the import file to the server.

Top

Properties

  Name Description
Aa135028.pubproperty(en-US,CS.70).gif Application (Inherited from WebService.)
Aa135028.protproperty(en-US,CS.70).gifAa135028.static(en-US,CS.70).gif AuthorizationEnabled Gets a flag indicating whether the authorization checks are enabled on the web service.
Aa135028.protproperty(en-US,CS.70).gifAa135028.static(en-US,CS.70).gif AuthorizationPolicyPath Gets the full path to the authorization policy file being used by the web service.
Aa135028.protproperty(en-US,CS.70).gifAa135028.static(en-US,CS.70).gif ConnectionString Gets the database connection string the List Manager uses to store lists.
Aa135028.pubproperty(en-US,CS.70).gif Container (Inherited from MarshalByValueComponent.)
Aa135028.pubproperty(en-US,CS.70).gif Context (Inherited from WebService.)
Aa135028.pubproperty(en-US,CS.70).gif DesignMode (Inherited from MarshalByValueComponent.)
Aa135028.protproperty(en-US,CS.70).gif Events (Inherited from MarshalByValueComponent.)
Aa135028.protproperty(en-US,CS.70).gifAa135028.static(en-US,CS.70).gif ListConnectionString Gets the database connection string the List Manager uses to store lists.
Aa135028.pubproperty(en-US,CS.70).gif Server (Inherited from WebService.)
Aa135028.pubproperty(en-US,CS.70).gif Session (Inherited from WebService.)
Aa135028.pubproperty(en-US,CS.70).gif Site (Inherited from MarshalByValueComponent.)
Aa135028.pubproperty(en-US,CS.70).gifAa135028.static(en-US,CS.70).gif SiteResources Gets the collection that contains the resources installed in a site.
Aa135028.pubproperty(en-US,CS.70).gif SoapVersion (Inherited from WebService.)
Aa135028.pubproperty(en-US,CS.70).gif User (Inherited from WebService.)

Top

Events

  Name Description
Aa135028.pubevent(en-US,CS.70).gif Disposed (Inherited from MarshalByValueComponent.)

Top

See Also

Reference

MarketingWebService Class

Microsoft.CommerceServer.Marketing.WebService Namespace