CookieStore.GetList - Mozenda

CookieStore.GetList

April 30, 2019

Description

Returns a list of Cookie Stores for an account

Required parameters

None

Returns

A list of the cookie stores in an account

Example request url

https://api.mozenda.com/rest?WebServiceKey=C70E1F84-E12B-4e73-B199-2EE6D43AF44E&Service=Mozenda10&Operation=CookieStore.GetList

Example response

<CookieStoreGetListResponse 
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
  xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Result>Success</Result>
  <CookieStoreList>
    <CookieStore>
      <Name>Microsoft Login</Name>
      <Description/>
      <ItemID>1001</ItemID>
      <Created>2018-04-03 12:10:33</Created>
      <CreatedBy>Smith, John</CreatedBy>
    </CookieStore>
    <CookieStore>
      <Name>Lowes Cart</Name>
      <Description/>
      <ItemID>1002</ItemID>
      <Created>2018-04-03 12:11:17</Created>
      <CreatedBy>Smith, John</CreatedBy>
    </CookieStore>
  </CookieStoreList>
</CookieStoreGetListResponse>

Need more information?

We'd love to hear from you.

100% Privacy. You are that important to us. Privacy Policy