adb
Click here for a complete list of operations.
customerProjects
Test
To test the operation using the HTTP POST protocol, click the 'Invoke' button.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /webservice/adb.asmx HTTP/1.1
Host: editor.ynetalbums.co.il
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://schemas.arealmedia.com/asmx/adb/customerProjects"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<customerProjects xmlns="http://schemas.arealmedia.com/asmx/adb">
<key>string</key>
<secretKey>string</secretKey>
<customerCode>string</customerCode>
</customerProjects>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<customerProjectsResponse xmlns="http://schemas.arealmedia.com/asmx/adb">
<customerProjectsResult>
<customerProjectsList>
<projectID>string</projectID>
<projectCode>string</projectCode>
<projectCategory>string</projectCategory>
<projectName>string</projectName>
<projectPath>string</projectPath>
<productReference>string</productReference>
<themeReference>string</themeReference>
<coverReference>string</coverReference>
<projectThumbnail>string</projectThumbnail>
<projectBigThumbnail>string</projectBigThumbnail>
<editURL>string</editURL>
<editURLPartner>string</editURLPartner>
<creationDate>string</creationDate>
<lastActivityDate>string</lastActivityDate>
<statusActivity>string</statusActivity>
<projectStatus>int</projectStatus>
<shared>boolean</shared>
<locked>string</locked>
<emailLocked>string</emailLocked>
<shareIDLocking>int</shareIDLocking>
<owner>boolean</owner>
<restoreTimeLeft>int</restoreTimeLeft>
<status>string</status>
<previews>
<previews xsi:nil="true" />
<previews xsi:nil="true" />
</previews>
<version>int</version>
<projectShare>string</projectShare>
<ordered>boolean</ordered>
<urlVars>string</urlVars>
</customerProjectsList>
<customerProjectsList>
<projectID>string</projectID>
<projectCode>string</projectCode>
<projectCategory>string</projectCategory>
<projectName>string</projectName>
<projectPath>string</projectPath>
<productReference>string</productReference>
<themeReference>string</themeReference>
<coverReference>string</coverReference>
<projectThumbnail>string</projectThumbnail>
<projectBigThumbnail>string</projectBigThumbnail>
<editURL>string</editURL>
<editURLPartner>string</editURLPartner>
<creationDate>string</creationDate>
<lastActivityDate>string</lastActivityDate>
<statusActivity>string</statusActivity>
<projectStatus>int</projectStatus>
<shared>boolean</shared>
<locked>string</locked>
<emailLocked>string</emailLocked>
<shareIDLocking>int</shareIDLocking>
<owner>boolean</owner>
<restoreTimeLeft>int</restoreTimeLeft>
<status>string</status>
<previews>
<previews xsi:nil="true" />
<previews xsi:nil="true" />
</previews>
<version>int</version>
<projectShare>string</projectShare>
<ordered>boolean</ordered>
<urlVars>string</urlVars>
</customerProjectsList>
</customerProjectsResult>
</customerProjectsResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /webservice/adb.asmx HTTP/1.1
Host: editor.ynetalbums.co.il
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<customerProjects xmlns="http://schemas.arealmedia.com/asmx/adb">
<key>string</key>
<secretKey>string</secretKey>
<customerCode>string</customerCode>
</customerProjects>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<customerProjectsResponse xmlns="http://schemas.arealmedia.com/asmx/adb">
<customerProjectsResult>
<customerProjectsList>
<projectID>string</projectID>
<projectCode>string</projectCode>
<projectCategory>string</projectCategory>
<projectName>string</projectName>
<projectPath>string</projectPath>
<productReference>string</productReference>
<themeReference>string</themeReference>
<coverReference>string</coverReference>
<projectThumbnail>string</projectThumbnail>
<projectBigThumbnail>string</projectBigThumbnail>
<editURL>string</editURL>
<editURLPartner>string</editURLPartner>
<creationDate>string</creationDate>
<lastActivityDate>string</lastActivityDate>
<statusActivity>string</statusActivity>
<projectStatus>int</projectStatus>
<shared>boolean</shared>
<locked>string</locked>
<emailLocked>string</emailLocked>
<shareIDLocking>int</shareIDLocking>
<owner>boolean</owner>
<restoreTimeLeft>int</restoreTimeLeft>
<status>string</status>
<previews>
<previews xsi:nil="true" />
<previews xsi:nil="true" />
</previews>
<version>int</version>
<projectShare>string</projectShare>
<ordered>boolean</ordered>
<urlVars>string</urlVars>
</customerProjectsList>
<customerProjectsList>
<projectID>string</projectID>
<projectCode>string</projectCode>
<projectCategory>string</projectCategory>
<projectName>string</projectName>
<projectPath>string</projectPath>
<productReference>string</productReference>
<themeReference>string</themeReference>
<coverReference>string</coverReference>
<projectThumbnail>string</projectThumbnail>
<projectBigThumbnail>string</projectBigThumbnail>
<editURL>string</editURL>
<editURLPartner>string</editURLPartner>
<creationDate>string</creationDate>
<lastActivityDate>string</lastActivityDate>
<statusActivity>string</statusActivity>
<projectStatus>int</projectStatus>
<shared>boolean</shared>
<locked>string</locked>
<emailLocked>string</emailLocked>
<shareIDLocking>int</shareIDLocking>
<owner>boolean</owner>
<restoreTimeLeft>int</restoreTimeLeft>
<status>string</status>
<previews>
<previews xsi:nil="true" />
<previews xsi:nil="true" />
</previews>
<version>int</version>
<projectShare>string</projectShare>
<ordered>boolean</ordered>
<urlVars>string</urlVars>
</customerProjectsList>
</customerProjectsResult>
</customerProjectsResponse>
</soap12:Body>
</soap12:Envelope>
HTTP GET
The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.
GET /webservice/adb.asmx/customerProjects?key=string&secretKey=string&customerCode=string HTTP/1.1 Host: editor.ynetalbums.co.il
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<ArrayOfCustomerProjectsList xmlns="http://schemas.arealmedia.com/asmx/adb">
<customerProjectsList>
<projectID>string</projectID>
<projectCode>string</projectCode>
<projectCategory>string</projectCategory>
<projectName>string</projectName>
<projectPath>string</projectPath>
<productReference>string</productReference>
<themeReference>string</themeReference>
<coverReference>string</coverReference>
<projectThumbnail>string</projectThumbnail>
<projectBigThumbnail>string</projectBigThumbnail>
<editURL>string</editURL>
<editURLPartner>string</editURLPartner>
<creationDate>string</creationDate>
<lastActivityDate>string</lastActivityDate>
<statusActivity>string</statusActivity>
<projectStatus>int</projectStatus>
<shared>boolean</shared>
<locked>string</locked>
<emailLocked>string</emailLocked>
<shareIDLocking>int</shareIDLocking>
<owner>boolean</owner>
<restoreTimeLeft>int</restoreTimeLeft>
<status>string</status>
<previews>
<previews>
<projectsPreviews d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<dimensions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<direction>string</direction>
</previews>
<previews>
<projectsPreviews d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<dimensions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<direction>string</direction>
</previews>
</previews>
<version>int</version>
<projectShare>string</projectShare>
<ordered>boolean</ordered>
<urlVars>string</urlVars>
</customerProjectsList>
<customerProjectsList>
<projectID>string</projectID>
<projectCode>string</projectCode>
<projectCategory>string</projectCategory>
<projectName>string</projectName>
<projectPath>string</projectPath>
<productReference>string</productReference>
<themeReference>string</themeReference>
<coverReference>string</coverReference>
<projectThumbnail>string</projectThumbnail>
<projectBigThumbnail>string</projectBigThumbnail>
<editURL>string</editURL>
<editURLPartner>string</editURLPartner>
<creationDate>string</creationDate>
<lastActivityDate>string</lastActivityDate>
<statusActivity>string</statusActivity>
<projectStatus>int</projectStatus>
<shared>boolean</shared>
<locked>string</locked>
<emailLocked>string</emailLocked>
<shareIDLocking>int</shareIDLocking>
<owner>boolean</owner>
<restoreTimeLeft>int</restoreTimeLeft>
<status>string</status>
<previews>
<previews>
<projectsPreviews d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<dimensions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<direction>string</direction>
</previews>
<previews>
<projectsPreviews d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<dimensions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<direction>string</direction>
</previews>
</previews>
<version>int</version>
<projectShare>string</projectShare>
<ordered>boolean</ordered>
<urlVars>string</urlVars>
</customerProjectsList>
</ArrayOfCustomerProjectsList>
HTTP POST
The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.
POST /webservice/adb.asmx/customerProjects HTTP/1.1 Host: editor.ynetalbums.co.il Content-Type: application/x-www-form-urlencoded Content-Length: length key=string&secretKey=string&customerCode=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<ArrayOfCustomerProjectsList xmlns="http://schemas.arealmedia.com/asmx/adb">
<customerProjectsList>
<projectID>string</projectID>
<projectCode>string</projectCode>
<projectCategory>string</projectCategory>
<projectName>string</projectName>
<projectPath>string</projectPath>
<productReference>string</productReference>
<themeReference>string</themeReference>
<coverReference>string</coverReference>
<projectThumbnail>string</projectThumbnail>
<projectBigThumbnail>string</projectBigThumbnail>
<editURL>string</editURL>
<editURLPartner>string</editURLPartner>
<creationDate>string</creationDate>
<lastActivityDate>string</lastActivityDate>
<statusActivity>string</statusActivity>
<projectStatus>int</projectStatus>
<shared>boolean</shared>
<locked>string</locked>
<emailLocked>string</emailLocked>
<shareIDLocking>int</shareIDLocking>
<owner>boolean</owner>
<restoreTimeLeft>int</restoreTimeLeft>
<status>string</status>
<previews>
<previews>
<projectsPreviews d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<dimensions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<direction>string</direction>
</previews>
<previews>
<projectsPreviews d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<dimensions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<direction>string</direction>
</previews>
</previews>
<version>int</version>
<projectShare>string</projectShare>
<ordered>boolean</ordered>
<urlVars>string</urlVars>
</customerProjectsList>
<customerProjectsList>
<projectID>string</projectID>
<projectCode>string</projectCode>
<projectCategory>string</projectCategory>
<projectName>string</projectName>
<projectPath>string</projectPath>
<productReference>string</productReference>
<themeReference>string</themeReference>
<coverReference>string</coverReference>
<projectThumbnail>string</projectThumbnail>
<projectBigThumbnail>string</projectBigThumbnail>
<editURL>string</editURL>
<editURLPartner>string</editURLPartner>
<creationDate>string</creationDate>
<lastActivityDate>string</lastActivityDate>
<statusActivity>string</statusActivity>
<projectStatus>int</projectStatus>
<shared>boolean</shared>
<locked>string</locked>
<emailLocked>string</emailLocked>
<shareIDLocking>int</shareIDLocking>
<owner>boolean</owner>
<restoreTimeLeft>int</restoreTimeLeft>
<status>string</status>
<previews>
<previews>
<projectsPreviews d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<dimensions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<direction>string</direction>
</previews>
<previews>
<projectsPreviews d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<dimensions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<direction>string</direction>
</previews>
</previews>
<version>int</version>
<projectShare>string</projectShare>
<ordered>boolean</ordered>
<urlVars>string</urlVars>
</customerProjectsList>
</ArrayOfCustomerProjectsList>