|
Home > Archive > Commerce Server General > February 2004 > Adding an 'Ad Campaign' programatically
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Adding an 'Ad Campaign' programatically
|
|
| Raj Dhrolia 2004-02-26, 5:34 am |
| Hi,
Can I create a new "Ad Campaign" programmatically? Are there any MCS 2002
APIs that I can use?
In this case, I would be having the customer and the campaign crated from
BizDesk, all the Ads in a particular Campaign would be created
programmatically. I also need to plug in the existing Campaign Expression as
well.
Thanks in advance,
Regards,
Raj Dhrolia.
| |
| David Messner [MSFT] 2004-02-27, 2:36 pm |
| For Expressions there is an API (Commerce.ExpressionStore COM object).
Alas, for advertisements there is not. If you look into the Business Desk
pages, you will see that it used inline SQL statements to update the
Campaigns DB tables.
-djm
--
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2004 Microsoft Corporation. All rights
reserved.
--------------------
From: "Raj Dhrolia" <rajdhrolia@hotmail.com>
Subject: Adding an 'Ad Campaign' programatically
Date: Thu, 26 Feb 2004 14:41:26 +0530
Lines: 19
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Message-ID: <uTz6vyE$DHA.1548@TK2MSFTNGP12.phx.gbl>
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: 203.124.138.73
Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.commerceserver.general:13263
X-Tomcat-NG: microsoft.public.commerceserver.general
Hi,
Can I create a new "Ad Campaign" programmatically? Are there any MCS 2002
APIs that I can use?
In this case, I would be having the customer and the campaign crated from
BizDesk, all the Ads in a particular Campaign would be created
programmatically. I also need to plug in the existing Campaign Expression as
well.
Thanks in advance,
Regards,
Raj Dhrolia.
|
|
|
|
|