Advertisement
bagnz0r

Untitled

Nov 2nd, 2011
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.59 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-11-02T18:37:06+01: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>Draft</Status>
  15.             <Date>2011-11-02T18:37:06+01: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
  34.                 AdSwaps email campaign.&lt;br /&gt;&lt;br /&gt;
  35.  
  36.                 ---&lt;br /&gt;
  37.  
  38.                 XYZ
  39.                 Corporation.
  40.             </EmailContent>
  41.             <EmailTextContent>&lt;Text&gt;Hi there,
  42.  
  43.                 This is a sample AdSwaps email
  44.                 campaign.
  45.  
  46.                 ---
  47.  
  48.                 XYZ Corporation.&lt;/Text&gt;</EmailTextContent>
  49.             <StyleSheet></StyleSheet>
  50.             <ContactLists>
  51.                 <ContactList
  52.                     id="http://api.constantcontact.com/ws/customers/bagnz0r/lists/1">
  53.                     <link xmlns="http://www.w3.org/2005/Atom" href="/ws/customers/bagnz0r/lists/1"
  54.                         rel="self" />
  55.                 </ContactList>
  56.             </ContactLists>
  57.             <FromEmail>
  58.                 <Email
  59.                     id="http://api.constantcontact.com/ws/customers/bagnz0r/settings/emailaddresses/1">
  60.                     <link xmlns="http://www.w3.org/2005/Atom" href="/ws/customers/bagnz0r/settings/emailaddresses/1"
  61.                         rel="self" />
  62.                 </Email>
  63.                 <EmailAddress>bagnohax@gmail.com</EmailAddress>
  64.             </FromEmail>
  65.         </Campaign>
  66.     </content>
  67.     <source>
  68.         <id>http://api.constantcontact.com/ws/customers/a/campaigns</id>
  69.         <title type="text">Campaigns</title>
  70.         <link href="campaigns" rel="self" />
  71.         <author>
  72.             <name>bagnz0r</name>
  73.         </author>
  74.         <updated>2011-11-02T18:37:06+01:00</updated>
  75.     </source>
  76. </entry>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement