inwise Top Background
Arrow on Service

Email Marketing API-Part B

InwiseWebServices API Center

https://www.em-sender.com/ws/inwiseservice.asmx

An existing real group. The class is used as a SendingTarget for the Send service

Parameters:

Name Type Required Description
GroupId int Yes The group id

Java Code:

RealGroupTarget r = new RealGroupTarget();
r.groupId = groupId;

C# Code:

    RealGroupTarget r = new RealGroupTarget();

    r.GroupId = groupId;

VB Code:

    Dim r As New RealGroupTarget()

    r.GroupId = groupId

Raw Xml:

    <target xsi:type="RealGroupTarget">

        <GroupId>12070135</GroupId>

    </target>




Home  |  About us  |  Products  |  Service  |  Partners  |  Forum  |  Email Marketing Terms  |  Support  |  Contact us
Terms & Conditions  |  Privacy Policy  |  Anti Spam Policy  |  Site Map
© 2008 inwise LTD. All rights reserved.