Bookeasy - Get Vc Campaign Products Operation( getVcCampaignProducts )

Navigate to Bookeasy

Details

  • Name Get Vc Campaign Products Operation
  • Description Responsible for returning Visitor Center campaign products information.
  • MethodGroup Visitor Center

Parameters

  • q
    Type Int32
    Description The control id for the visitor center you are searching from.
    Required true
  • CampaignId
    Type Int32
    Description The Unique Identifier of the Campaign. Optional parameter.
    Example <a class="showCode" href="/be/getVcCampaignProducts?q=85&CampaignId=6">/be/getVcCampaignProducts?q=85&CampaignId=6</a>
    Required true
  • uiView
    Type Boolean
  • IgnoreCache
    Type Boolean
  • ShowError
    Type Boolean
  • callback
    Type String

Response

  • Type <a href="/ui/Show?name=Get Vc Campaign Products Model">GetVcCampaignProductsModel</a>
    Name Get Vc Campaign Products Model
    Description Defines the response object for the getVcCampaignProducts operation.

Faults

  • Name Json Result Error
    Description This error is thrown where something happens and it was unexpected.
    Type <a href="/ui/Show?name=Json Result Error">JsonResultError</a>