Advertisement
bagnz0r

request.xml

Oct 29th, 2011
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.58 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <entry xmlns="http://www.w3.org/2005/Atom">
  3.     <link href="/ws/customers/bagnz0r/campaigns" rel="edit" />
  4.     <id>http://api.constantcontact.com/ws/customers/bagnz0r/campaigns</id>
  5.     <title type="text">Sample AdSwaps campaign</title>
  6.     <updated>2011-10-29T18:05:12+02:00</updated>
  7.     <author>
  8.         <name>AdSwaps</name>
  9.     </author>
  10.     <content type="application/vnd.ctct+xml">
  11.         <Campaign xmlns="http://ws.constantcontact.com/ns/1.0/"
  12.             id="http://api.constantcontact.com/ws/customers/bagnz0r/campaigns">
  13.             <Name>Sample AdSwaps campaign</Name>
  14.             <Status>Send</Status>
  15.             <Date>2011-10-29T18:05:12+02:00</Date>
  16.             <Subject>Sample AdSwaps campaign email</Subject>
  17.             <FromName>bagnohax@gmail.com</FromName>
  18.             <ViewAsWebpage>No</ViewAsWebpage>
  19.             <ViewAsWebpageLinkText></ViewAsWebpageLinkText>
  20.             <ViewAsWebpageText></ViewAsWebpageText>
  21.             <PermissionReminder>NO</PermissionReminder>
  22.             <PermissionReminderText></PermissionReminderText>
  23.             <GreetingSalutation>Dear</GreetingSalutation>
  24.             <GreetingName>FirstName</GreetingName>
  25.             <GreetingString>Greetings!</GreetingString>
  26.             <IncludeForwardEmail>NO</IncludeForwardEmail>
  27.             <ForwardEmailLinkText></ForwardEmailLinkText>
  28.             <IncludeSubscribeLink>NO</IncludeSubscribeLink>
  29.             <SubscribeLinkText></SubscribeLinkText>
  30.             <EmailContentFormat>HTML</EmailContentFormat>
  31.             <EmailContent>Hi there,&lt;br /&gt;&lt;br /&gt;
  32.  
  33.                 This is a sample AdSwaps email campaign.&lt;br /&gt;&lt;br /&gt;
  34.  
  35.                 ---&lt;br /&gt;
  36.  
  37.                 XYZ Corporation.
  38.             </EmailContent>
  39.             <EmailTextContent>&lt;Text&gt;Hi there,
  40.  
  41.                 This is a sample AdSwaps email campaign.
  42.  
  43.                 ---
  44.  
  45.                 XYZ Corporation.&lt;/Text&gt;</EmailTextContent>
  46.             <StyleSheet></StyleSheet>
  47.             <ContactLists>
  48.                 <ContactList
  49.                     id="http://api.constantcontact.com/ws/customers/bagnz0r/lists/1">
  50.                     <link xmlns="http://www.w3.org/2005/Atom" href="/ws/customers/bagnz0r/lists/1"
  51.                         rel="self" />
  52.                 </ContactList>
  53.             </ContactLists>
  54.             <FromEmail>
  55.                 <Email
  56.                     id="http://api.constantcontact.com/ws/customers/bagnz0r/settings/emailaddresses/1">
  57.                     <link xmlns="http://www.w3.org/2005/Atom" href="/ws/customers/bagnz0r/settings/emailaddresses/1"
  58.                         rel="self" />
  59.                 </Email>
  60.                 <EmailAddress>bagnohax@gmail.com</EmailAddress>
  61.             </FromEmail>
  62.         </Campaign>
  63.     </content>
  64.     <source>
  65.         <id>http://api.constantcontact.com/ws/customers/a/campaigns</id>
  66.         <title type="text">Campaigns</title>
  67.         <link href="campaigns" rel="self" />
  68.         <author>
  69.             <name>bagnz0r</name>
  70.         </author>
  71.         <updated>2011-10-29T18:05:12+02:00</updated>
  72.     </source>
  73. </entry>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement