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 segmentation. The class is used as a SendingTarget for the Send service

Parameters:

Name Type Required Description
QueryId int Yes The query id

Java Code:

ExistingQueryTarget r = new ExistingQueryTarget();
r.queryId = queryId;

C# Code:

    ExistingQueryTarget r = new ExistingQueryTarget();

    r.QueryId = queryId;

VB Code:

    Dim r As New ExistingQueryTarget()

    r.QueryId = queryId

Raw Xml:

    <target xsi:type="ExistingQueryTarget">

        <QueryId>12070135</QueryId>

    </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.