{"info":{"_postman_id":"d50a7345-a10a-4e37-bfe2-9d20d7e85fd3","name":"LinkTrust API's","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"11203422","collectionId":"d50a7345-a10a-4e37-bfe2-9d20d7e85fd3","publishedId":"Szmk1bVe","public":true,"customColor":{"top-bar":"DDD","right-sidebar":"424143","highlight":"4AA7E9"},"publishDate":"2020-05-27T20:19:18.000Z"},"item":[{"name":"V1 Affiliate API's","item":[{"name":"Affiliate Center Campaign Performance","id":"4e76234a-2255-41af-81a3-774261ce8caf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://integration.linktrust.com/rest/1234/reports/affiliatecentercampaignperformance.xml?DateFrom=MM/DD/YYYY&DateTo=MM/DD/YYYY&TrafficFilter=","urlObject":{"protocol":"https","path":["rest","1234","reports","affiliatecentercampaignperformance.xml"],"host":["integration","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the \"From\" date (starting point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateFrom","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the \"To\" date (ending point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateTo","value":"MM/DD/YYYY"},{"description":{"content":"<p>Not Required - Accepted values: Traffic, Qualified, Approved, Commission</p>\n","type":"text/plain"},"key":"TrafficFilter","value":""}],"variable":[]}},"response":[{"id":"fefa6cf7-bd16-4c40-ad7e-3260bdb0bc2b","name":"Affiliate Center Campaign Performance - XML","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://integration.linktrust.com/rest/1234/reports/affiliatecentercampaignperformance.xml?DateFrom=01/20/2020&DateTo=01/21/2020&TrafficFilter=traffic","protocol":"https","host":["integration","linktrust","com"],"path":["rest","1234","reports","affiliatecentercampaignperformance.xml"],"query":[{"key":"DateFrom","value":"01/20/2020"},{"key":"DateTo","value":"01/21/2020"},{"key":"TrafficFilter","value":"traffic"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<AffiliateCenterCampaignPerformance xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/AffiliateCenterCampaignPerformance.xsd\"\r\n    xmlns=\"http://integration.linktrust.com/schemas\">\n    <Affiliate Id=\"100000\" Name=\"Affiliate 1\">\n        <Statistics>\n            <Impression>2</Impression>\n            <Clicks>27</Clicks>\n            <Qualified>9</Qualified>\n            <Approved>4</Approved>\n            <CTR>1350.0%</CTR>\n            <ApprovedPercentage>14.81%</ApprovedPercentage>\n            <eCPM>$-26750.0</eCPM>\n            <EPC>$-1.98</EPC>\n            <Commission>$-53.50</Commission>\n        </Statistics>\n        <Campaigns>\n            <Campaign Id=\"100008\" Name=\"0 - My CPC Test\" Payout=\"$0.25\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>2</Clicks>\n                        <Qualified>2</Qualified>\n                        <Approved>2</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>100%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.25</EPC>\n                        <Commission>$0.50</Commission>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100001\" Name=\"Catch All Campaign (Public Name)\" Payout=\"$1.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>2</Clicks>\n                        <Qualified>-1</Qualified>\n                        <Approved>0</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$-28.00</EPC>\n                        <Commission>$-56.00</Commission>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100009\" Name=\"My Other CPC\" Payout=\"$1.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>4</Clicks>\n                        <Qualified>4</Qualified>\n                        <Approved>2</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>50.0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.50</EPC>\n                        <Commission>$2.00</Commission>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100000\" Name=\"Pixel Track 101\" Payout=\"$0.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>1</Impression>\n                        <Clicks>0</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0</EPC>\n                        <Commission>$0.00</Commission>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100000\" Name=\"Pixel Track 101\" Payout=\"$10.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>1</Impression>\n                        <Clicks>19</Clicks>\n                        <Qualified>4</Qualified>\n                        <Approved>0</Approved>\n                        <CTR>1900%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Commission>$0.00</Commission>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n        </Campaigns>\n    </Affiliate>\n</AffiliateCenterCampaignPerformance>"}],"_postman_id":"4e76234a-2255-41af-81a3-774261ce8caf"},{"name":"Affiliate Center SubId Breakout","id":"5bdc021c-ac54-484f-aa80-393b62b12764","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://integration.linktrust.com/rest/1234/reports/affiliatecentersubidbreakout.xml?DateFrom=MM/DD/YYYY&DateTo=MM/DD/YYYY&CID=&TrafficFilter=","urlObject":{"protocol":"https","path":["rest","1234","reports","affiliatecentersubidbreakout.xml"],"host":["integration","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the \"From\" date (starting point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateFrom","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the \"To\" date (ending point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateTo","value":"MM/DD/YYYY"},{"description":{"content":"<p>Not Required - Used to filter results by Campaign ID. Only one CID can be used at a time</p>\n","type":"text/plain"},"key":"CID","value":""},{"description":{"content":"<p>Not Required - Used to filter results based on if there is traffic, is qualified, is approved, or has a commission. Accepted values: Traffic, Qualified, Approved, Commission</p>\n","type":"text/plain"},"key":"TrafficFilter","value":""}],"variable":[]}},"response":[{"id":"7289b506-45e7-4fe6-bf41-a46525febda4","name":"Affiliate Center SubId Breakout - XML","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://integration.linktrust.com/rest/1234/reports/affiliatecentersubidbreakout.xml?DateFrom=01/20/2020&DateTo=01/21/2020&CID=123456&TrafficFilter=traffic","protocol":"https","host":["integration","linktrust","com"],"path":["rest","1234","reports","affiliatecentersubidbreakout.xml"],"query":[{"key":"DateFrom","value":"01/20/2020"},{"key":"DateTo","value":"01/21/2020"},{"key":"CID","value":"123456"},{"key":"TrafficFilter","value":"traffic"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<AffiliateCenterSubIdBreakout xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/AffiliateCenterSubId.xsd\"\r\n    xmlns=\"http://integration.linktrust.com/schemas\">\n    <Campaign Id=\"100008\" Name=\"0 - My CPC Test\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>2</Clicks>\n            <Qualified>2</Qualified>\n            <Approved>2</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>100%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0.25</EPC>\n            <Commission>$0.50</Commission>\n        </Statistics>\n        <SubIds>\n            <SubId Id=\"\" Payout=\"$0.25\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>2</Clicks>\n                        <Qualified>2</Qualified>\n                        <Approved>2</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>100%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.25</EPC>\n                        <Commission>$0.50</Commission>\n                        <Qualified>4</Qualified>\n                        <Approved>2</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>50.0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.50</EPC>\n                        <Commission>$2.00</Commission>\n                    </Statistics>\n                    <SubIds>\n                        <SubId Id=\"\" Payout=\"$1.00\">\n                            <StatRow>\n                                <Statistics>\n                                    <Impression>0</Impression>\n                                    <Clicks>4</Clicks>\n                                    <Qualified>4</Qualified>\n                                    <Approved>2</Approved>\n                                    <CTR>0%</CTR>\n                                    <ApprovedPercentage>50.0%</ApprovedPercentage>\n                                    <eCPM>$0</eCPM>\n                                    <EPC>$0.50</EPC>\n                                    <Commission>$2.00</Commission>\n                                </Statistics>\n                            </StatRow>\n                        </SubId>\n                    </SubIds>\n                </Campaign>\n                <Campaign Id=\"100000\" Name=\"Pixel Track 101\">\n                    <Statistics>\n                        <Impression>2</Impression>\n                        <Clicks>19</Clicks>\n                        <Qualified>4</Qualified>\n                        <Approved>0</Approved>\n                        <CTR>950.0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Commission>$0.00</Commission>\n                    </Statistics>\n                    <SubIds>\n                        <SubId Id=\"\" Payout=\"$0.00\">\n                            <StatRow>\n                                <Statistics>\n                                    <Impression>1</Impression>\n                                    <Clicks>0</Clicks>\n                                    <Qualified>0</Qualified>\n                                    <Approved>0</Approved>\n                                    <CTR>0%</CTR>\n                                    <ApprovedPercentage>0%</ApprovedPercentage>\n                                    <eCPM>$0.0</eCPM>\n                                    <EPC>$0</EPC>\n                                    <Commission>$0.00</Commission>\n                                </Statistics>\n                            </StatRow>\n                        </SubId>\n                        <SubId Id=\"\" Payout=\"$10.00\">\n                            <StatRow>\n                                <Statistics>\n                                    <Impression>1</Impression>\n                                    <Clicks>19</Clicks>\n                                    <Qualified>4</Qualified>\n                                    <Approved>0</Approved>\n                                    <CTR>1900%</CTR>\n                                    <ApprovedPercentage>0%</ApprovedPercentage>\n                                    <eCPM>$0.0</eCPM>\n                                    <EPC>$0.00</EPC>\n                                    <Commission>$0.00</Commission>\n                                </Statistics>\n                            </StatRow>\n                        </SubId>\n                    </SubIds>\n                </Campaign>\n                <TotalRow>\n                    <Impression>2</Impression>\n                    <Clicks>27</Clicks>\n                    <Qualified>9</Qualified>\n                    <Approved>4</Approved>\n                    <Commission>$-53.50</Commission>\n                </TotalRow>\n            </AffiliateCenterSubIdBreakout>\n        </Statistics>\n    </StatRow>\n</SubId>undefined\n</SubIds>undefined\n</Campaign>undefined\n<Campaign Id=\"100001\" Name=\"Catch All Campaign (Public Name)\">undefined\n    <Statistics>\n        <Impression>0</Impression>\n        <Clicks>2</Clicks>\n        <Qualified>-1</Qualified>\n        <Approved>0</Approved>\n        <CTR>0%</CTR>\n        <ApprovedPercentage>0%</ApprovedPercentage>\n        <eCPM>$0</eCPM>\n        <EPC>$-28.00</EPC>\n        <Commission>$-56.00</Commission>undefined\n    </Statistics>undefined\n    <SubIds>\n        <SubId Id=\"\" Payout=\"$1.00\">\n            <StatRow>\n                <Statistics>\n                    <Impression>0</Impression>\n                    <Clicks>2</Clicks>\n                    <Qualified>-1</Qualified>\n                    <Approved>0</Approved>\n                    <CTR>0%</CTR>\n                    <ApprovedPercentage>0%</ApprovedPercentage>\n                    <eCPM>$0</eCPM>\n                    <EPC>$-28.00</EPC>\n                    <Commission>$-56.00</Commission>\n                </Statistics>\n            </StatRow>\n        </SubId>undefined\n    </SubIds>undefined\n</Campaign>undefined\n<Campaign Id=\"100009\" Name=\"My Other CPC\">undefined\n    <Statistics>\n        <Impression>0</Impression>\n        <Clicks>4</Clicks>"}],"_postman_id":"5bdc021c-ac54-484f-aa80-393b62b12764"},{"name":"Affiliate Center Creative Breakout Report","id":"5ca7841f-0f70-4798-ab2c-1d426a72a33e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://integration.linktrust.com/rest/1234/reports/affiliatecentercreativebreakout.xml?DateFrom=MM/DD/YYYY&DateTo=MM/DD/YYYY&CID=&TrafficFilter=","urlObject":{"protocol":"https","path":["rest","1234","reports","affiliatecentercreativebreakout.xml"],"host":["integration","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the \"From\" date (starting point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateFrom","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the \"To\" date (ending point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateTo","value":"MM/DD/YYYY"},{"description":{"content":"<p>Not Required - Used to filter results by Campaign ID. Only one CID can be used at a time</p>\n","type":"text/plain"},"key":"CID","value":""},{"description":{"content":"<p>Not Required - Used to filter results based on if there is traffic, is qualified, is approved, or has a commission. Accepted values: Traffic, Qualified, Approved, Commission</p>\n","type":"text/plain"},"key":"TrafficFilter","value":""}],"variable":[]}},"response":[{"id":"bbea1030-9e52-455f-ac5a-1597a40c537f","name":"Affiliate Center Creative Breakout Report - XML","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://integration.linktrust.com/rest/1234/reports/affiliatecentercreativebreakout.xml?DateFrom=01/20/2020&DateTo=01/21/2020&CID=123456&TrafficFilter=traffic","protocol":"https","host":["integration","linktrust","com"],"path":["rest","1234","reports","affiliatecentercreativebreakout.xml"],"query":[{"key":"DateFrom","value":"01/20/2020"},{"key":"DateTo","value":"01/21/2020"},{"key":"CID","value":"123456"},{"key":"TrafficFilter","value":"traffic"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<AffiliateCenterCreativeBreakout xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/AffiliateCenterCreative.xsd\"\r\n    xmlns=\"http://integration.linktrust.com/schemas\">\n    <Campaign Id=\"100000\" Name=\"Pixel Track 101\">\n        <Statistics>\n            <Impression>2</Impression>\n            <Clicks>19</Clicks>\n            <Qualified>4</Qualified>\n            <Approved>0</Approved>\n            <CTR>950.0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0.0</eCPM>\n            <EPC>$0.00</EPC>\n            <Commission>$0.00</Commission>\n        </Statistics>\n        <Creatives>\n            <Creative Adid=\"0\" Name=\"*Not Provided\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>6</Clicks>\n                        <Qualified>4</Qualified>\n                        <Approved>0</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Commission>$0.00</Commission>\n                    </Statistics>\n                </StatRow>\n            </Creative>\n            <Creative Adid=\"100000\" Name=\"Ad Creative 1\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>10</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Commission>$0.00</Commission>\n                    </Statistics>\n                </StatRow>\n            </Creative>\n            <Creative Adid=\"100001\" Name=\"Ad Creative #2\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>2</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Commission>$0.00</Commission>\n                    </Statistics>\n                </StatRow>\n            </Creative>\n            <Creative Adid=\"100003\" Name=\"simple banner to google.com\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>2</Impression>\n                        <Clicks>0</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0</EPC>\n                        <Commission>$0.00</Commission>\n                    </Statistics>\n                </StatRow>\n            </Creative>\n            <Creative Adid=\"100005\" Name=\"Bryan's Test Creative\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>1</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Commission>$0.00</Commission>\n                    </Statistics>\n                </StatRow>\n            </Creative>\n        </Creatives>\n    </Campaign>\n</AffiliateCenterCreativeBreakout>"}],"_postman_id":"5ca7841f-0f70-4798-ab2c-1d426a72a33e"},{"name":"Affiliate Center Daily Breakout Report","id":"9ba64ee3-07ed-418b-880c-e72bc4d8cb36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://integration.linktrust.com/rest/1234/reports/affiliatecentercreativebreakout.xml?DateFrom=MM/DD/YYYY&DateTo=MM/DD/YYYY&CID=","urlObject":{"protocol":"https","path":["rest","1234","reports","affiliatecentercreativebreakout.xml"],"host":["integration","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the \"From\" date (starting point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateFrom","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the \"To\" date (ending point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateTo","value":"MM/DD/YYYY"},{"description":{"content":"<p>Not Required - Used to filter results by Campaign ID. Only one CID can be used at a time</p>\n","type":"text/plain"},"key":"CID","value":""}],"variable":[]}},"response":[{"id":"d60cca92-eca7-42a9-8e14-282037bbc19f","name":"Affiliate Center Daily Breakout Report - XML","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://integration.linktrust.com/rest/1234/reports/affiliatecentercreativebreakout.xml?DateFrom=01/20/2020&DateTo=01/21/2020&CID=123456","protocol":"https","host":["integration","linktrust","com"],"path":["rest","1234","reports","affiliatecentercreativebreakout.xml"],"query":[{"key":"DateFrom","value":"01/20/2020"},{"key":"DateTo","value":"01/21/2020"},{"key":"CID","value":"123456"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<AffiliateCenterDailyBreakout xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/AffiliateCenterDailyBreakout.xsd\">\n    <Date value=\"2009-04-01\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-02\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-03\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-04\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-05\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-06\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-07\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-08\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-09\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-10\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-11\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-12\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-13\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-14\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-15\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-16\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-17\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-18\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-19\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-20\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-21\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-22\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-23\">\n        <Statistics>\n            <Impression>1</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0.0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0.00</Commission>\n        </Statistics>\n        <Campaigns>\n            <Campaign Id=\"100000\" Name=\"Pixel Track 101\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>1</Impression>\n                        <Clicks>0</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0</EPC>\n                        <Commission>$0.00</Commission>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n        </Campaigns>\n    </Date>\n    <Date value=\"2009-04-24\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>15</Clicks>\n            <Qualified>1</Qualified>\n            <Approved>1</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>6.67%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0.02</EPC>\n            <Commission>$0.25</Commission>\n        </Statistics>\n        <Campaigns>\n            <Campaign Id=\"100008\" Name=\"0 - My CPC Test\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>1</Clicks>\n                        <Qualified>1</Qualified>\n                        <Approved>1</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>100%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.25</EPC>\n                        <Commission>$0.25</Commission>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100001\" Name=\"Catch All Campaign (Public Name)\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>2</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Commission>$0.00</Commission>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100000\" Name=\"Pixel Track 101\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>12</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Commission>$0.00</Commission>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n        </Campaigns>\n    </Date>\n    <Date value=\"2009-04-25\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-26\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-27\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-28\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>3</Clicks>\n            <Qualified>1</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0.00</EPC>\n            <Commission>$0.00</Commission>\n        </Statistics>\n        <Campaigns>\n            <Campaign Id=\"100009\" Name=\"My Other CPC\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>1</Clicks>\n                        <Qualified>1</Qualified>\n                        <Approved>0</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Commission>$0.00</Commission>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100000\" Name=\"Pixel Track 101\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>2</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Commission>$0.00</Commission>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n        </Campaigns>\n    </Date>\n    <Date value=\"2009-04-29\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>5</Clicks>\n            <Qualified>4</Qualified>\n            <Approved>3</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>60.0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0.45</EPC>\n            <Commission>$2.25</Commission>\n        </Statistics>\n        <Campaigns>\n            <Campaign Id=\"100008\" Name=\"0 - My CPC Test\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>1</Clicks>\n                        <Qualified>1</Qualified>\n                        <Approved>1</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>100%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.25</EPC>\n                        <Commission>$0.25</Commission>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100009\" Name=\"My Other CPC\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>3</Clicks>\n                        <Qualified>3</Qualified>\n                        <Approved>2</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>66.67%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.67</EPC>\n                        <Commission>$2.00</Commission>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100000\" Name=\"Pixel Track 101\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>1</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Commission>$0.00</Commission>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n        </Campaigns>\n    </Date>\n    <Date value=\"2009-04-30\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-05-01\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Commission>$0</Commission>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <TotalRow>\n        <Impression>1</Impression>\n        <Clicks>23</Clicks>\n        <Qualified>6</Qualified>\n        <Approved>4</Approved>\n        <Commission>$2.50</Commission>\n    </TotalRow>\n</AffiliateCenterDailyBreakout>"}],"_postman_id":"9ba64ee3-07ed-418b-880c-e72bc4d8cb36"},{"name":"Affiliate Center My Offers","id":"7492d2e0-af77-488c-8aeb-6f0be5841a7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://integration.linktrust.com/rest/1234/campaigns/myoffers.xml","urlObject":{"protocol":"https","path":["rest","1234","campaigns","myoffers.xml"],"host":["integration","linktrust","com"],"query":[],"variable":[]}},"response":[{"id":"9d8eb5c0-c195-4624-b22b-df6ccaf87f4e","name":"Affiliate Center My Offers - XML","originalRequest":{"method":"GET","header":[],"url":"https://integration.linktrust.com/rest/1234/campaigns/myoffers.xml"},"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<MyOffers xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/MyOffers.xsd\"\r\n    xmlns=\"http://integration.linktrust.com/schemas\">\n    <Campaign ID=\"1\" OfferTitle=\"Campaign 1\">\n        <Description>The First Campaign</Description>\n        <Payout>$12.36</Payout>\n        <TrafficTypes>Email</TrafficTypes>\n        <Countries>US, PL</Countries>\n        <StartDate>11/20/2012</StartDate>\n        <EndDate>11/20/2012</EndDate>\n        <Status>Live</Status>\n        <LandingPagePreview>\n            <![CDATA[http://www.google.com]]>\r\n        \n        </LandingPagePreview>\n        <CampaignType>CPA</CampaignType>\n        <Category>Email</Category>\n    </Campaign>\n    <Campaign ID=\"2\" OfferTitle=\"Campaign 2\">\n        <Description>The Second Campaign</Description>\n        <Payout>3.00%</Payout>\n        <TrafficTypes>Social</TrafficTypes>\n        <Countries>US, CA</Countries>\n        <StartDate>11/21/2012</StartDate>\n        <EndDate>11/25/2012</EndDate>\n        <Status>Live</Status>\n        <LandingPagePreview>\n            <![CDATA[http://www.google.com]]>\r\n        \n        </LandingPagePreview>\n        <CampaignType>CPA</CampaignType>\n        <Category>Email</Category>\n    </Campaign>\n</MyOffers>"}],"_postman_id":"7492d2e0-af77-488c-8aeb-6f0be5841a7e"},{"name":"Creatives","id":"26a070b1-220b-40e0-9dd2-e68f7379ff97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://integration.linktrust.com/rest/1234/campaigns/creatives.xml?CID=","urlObject":{"protocol":"https","path":["rest","1234","campaigns","creatives.xml"],"host":["integration","linktrust","com"],"query":[{"description":{"content":"<p>Required - Used to filter results by Campaign ID. Only one CID can be used at a time</p>\n","type":"text/plain"},"key":"CID","value":""}],"variable":[]}},"response":[{"id":"0698c1ff-8005-488e-b8bf-504b09259709","name":"Creatives - XML","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://integration.linktrust.com/rest/1234/campaigns/creatives.xml?CID=123456","protocol":"https","host":["integration","linktrust","com"],"path":["rest","1234","campaigns","creatives.xml"],"query":[{"key":"CID","value":"123456","description":"Required - Used to filter results by Campaign ID. Only one CID can be used at a time"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<Creatives xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/Creatives.xsd\"\r\n    xmlns=\"http://integration.linktrust.com/schemas\">\n    <SuppressionListUrl>http://www.google.com</SuppressionListUrl>\n    <Creative Id=\"5\" Name=\"Creative 1\">\n        <Type>Simple Banner</Type>\n        <Size>\n            <Width>35</Width>\n            <Height>35</Height>\n        </Size>\n        <TrackingLink>\n            <![CDATA[http://www.google.com]]>\r\n        \n        </TrackingLink>\n        <Code>\n            <![CDATA[<a href=\"www.google.com\"></a>]]>\r\n        \n        </Code>\n    </Creative>\n    <Creative Id=\"6\" Name=\"Creative 2\">\n        <Type>Flash</Type>\n        <Size>\n            <Width>135</Width>\n            <Height>135</Height>\n        </Size>\n        <TrackingLink>\n            <![CDATA[http://www.espn.com]]>\r\n        \n        </TrackingLink>\n        <Code>\n            <![CDATA[<a href=\"www.google.com\">some image here</a>]]>\r\n        \n        </Code>\n    </Creative>\n    <Creative Id=\"7\" Name=\"Creative 3\">\n        <Type>HTML</Type>\n        <Size></Size>\n        <TrackingLink>\n            <![CDATA[http://www.pc.beta.linktrust.com]]>\r\n        \n        </TrackingLink>\n        <Code>\n            <![CDATA[<table><tr><td>here is my table</td></tr></table>]]>\r\n        \n    </Code>\n</Creative>\n<Creative Id=\"1\" Name=\"Creative 4\">\n    <Type>Text</Type>\n    <Size></Size>\n    <TrackingLink>\n        <![CDATA[http://www.msn.com]]>\r\n        \n    </TrackingLink>\n    <Code>\n        <![CDATA[<p>some text here</p>]]>\r\n        \n    </Code>\n</Creative>\n</Creatives>"}],"_postman_id":"26a070b1-220b-40e0-9dd2-e68f7379ff97"}],"id":"0ab247cb-b35c-4495-b98b-eede0a320818","description":"<p>This section contains information specific to the LinkTrust Affiliate API's. It covers the basic information needed to use the APIs and is meant for a technical audience desiring to integrate with the LinkTrust system.\nThe General Information section should be read prior to reading any of the specific API information.</p>\n<h1 id=\"general-information\">General Information</h1>\n<h2 id=\"fundamentals\">Fundamentals</h2>\n<p>All the APIs are available via any HTTP client. Each element or resource in the LinkTrust system exposed by the APIs will be available via a specific URL. This means resources such as campaigns, affiliates, reports, creatives etc will all have their own URL. If you want to get the current configuration of a resource or run a report you make an HTTP get request to that URL. To modify a resource you make an HTTP put request to that URL with the body of the request containing the new configuration of the resource. HTTP post requests are used to append data to resources or to create new resources.</p>\n<p>Each resource exposed by the LinkTrust API has documentation explaining which HTTP methods it supports along with details on the format data is passed into and out of the API. The format for transferring data is XML.</p>\n<hr />\n<h2 id=\"url-fundamentals\">URL Fundamentals</h2>\n<p>The base URL for all resources exposed by the API is https://integration.linktrust.com/rest/[APIID]/ where [API ID] is a unique API identifier. Each user of the APIs will be assigned a unique API ID to identify their use of the API. The API ID is sent to the system as part of the URL being requested. The resources available are all relative to what your API ID is allowed to access. After the base URL Affiliate API https://integration.linktrust.com/rest/[API ID]/ comes the resource path. This will identify to the system both what kind of resource you are requesting and the specific instance you want. As an example Campaigns/123 would refer to campaign 123. Another example would be Reports/AffiliateCenterCampaignPerformance which refers to the campaign performance report. It should be noted that while we show varying case in our examples for clarity, the URLs are all case insensitive. That is Reports/AffiliateCenterCampaignPerformance is treated the same as\nreports/affiliatecentercampaignperformance.</p>\n<p>Another part of resource URLs is the query string. Some resources such as reports take in parameters which affect what is returned when you request them (do an HTTP get). These parameters are sent via the query string of the resource URL. The documentation for each resource will explain which query string parameters are accepted by that resource and what they do.</p>\n<hr />\n<h1 id=\"authentication\">Authentication</h1>\n<p>As was explained in the previous section each user of the API is given an API ID. This identifies who is accessing the LinkTrust API and is part of the URL for all resources exposed by the API. What it doesn’t do, however, is prove that you are who you say you are. In addition to sending the API ID in the URL you must also send an authentication token which proves who you are. </p>\n<p>There are two ways the authentication token can be sent.</p>\n<ul>\n<li>The first way is by passing a custom HTTP header with each call. The system will look for a header named X-Authentication-Token. If present its contents will be used as the authentication token.</li>\n<li>The second way is to pass a query string parameter named “token” with its value equal to the authentication token.\nEither way works equally well, however, we recommend the use of the custom HTTP header because it keeps the URLs shorter. When calling the API from a normal web browser or some http clients setting a custom HTTP header may not be feasible. Using the query string provides an alternative.</li>\n</ul>\n<p>Now that it has been explained how to pass an authentication token to the APIs it is necessary to address how to generate one. Each API ID has associated with it a unique key. This key is used to generate an authentication token. To prevent replay attacks and preserve the secrecy of the key, authentication tokens are time sensitive and only valid for a period of ten minutes. They are also unique for each URL. Here is the format of the Affiliate API key:</p>\n<h4 id=\"affiliate-authentication-token-format---the-following-is-the-format-of-an-authentication-token\">Affiliate Authentication Token Format - The following is the format of an authentication token</h4>\n<p>used by the affiliate APIs:</p>\n<p><strong>YYYYMMDDHHMM_HASH</strong></p>\n<ul>\n<li><p>All of the following date and times should be based on UTC rather than local\ntime on your system. This is to standardize the time and eliminate time zone\ndifferences.</p>\n</li>\n<li><p>YYYY is the current year in 4 digit format (e.g. 2009).</p>\n</li>\n<li><p>MM is the current month in 2 digit format (e.g. 08 for August).</p>\n</li>\n<li><p>DD is the current day in 2 digit format (e.g. 01 for the 1st of the month).</p>\n</li>\n<li><p>HH is the current hour in 24 hour format (e.g. 13:00 for 1:00 PM or 09 for 9:00\n  AM).</p>\n</li>\n<li><p>MM is the current minute in 2 digit format (e.g. 08 for 8 minutes after the hour).</p>\n</li>\n<li><p>HASH is an MD5 hash formatted as a hexadecimal string (each byte of the hash is ASCII encoded and is represented by 2 uppercase hexadecimal characters). The hash is calculated as follows:</p>\n<ul>\n<li><p>MD5([URL Path Requested]+[YYYYMMDDHHMM]+[Key for API ID])</p>\n</li>\n<li><p><strong>Important Note:</strong> We recommend you consult your framework documentation regarding how it encodes an MD5 hash. .NET users should be aware that typically the default is Unicode and therefore must be changed to a format similar to the following: Encoding.ASCII.GetBytes(string to hash). PHP typically uses ASCII by default.</p>\n</li>\n</ul>\n</li>\n<li><p>URL Path Requested is the path of the URL requested. That is everything after the domain name so everything after integration.linktrust.com <strong>including the beginning /. It should be all lower case regardless of the case used in actually requesting the URL. It does not include the query string.</strong></p>\n</li>\n<li><p>The YYYYMMDDHHMM string should be the same as what is documented above and comes before the hash in the token.</p>\n</li>\n<li><p>Key for API ID is the key assigned to the given API ID. This is case sensitive because generated MD5 hashes are case sensitive and must be in lower case.</p>\n<ul>\n<li><strong>Important Note:</strong> While the MD5 hash needs to be lower case when generated, <strong>the entire authentication token YYYYMMDDHHMM_HASH must be upper case.</strong></li>\n</ul>\n</li>\n</ul>\n<p>Authentication tokens are valid for 10 minutes. That is the date and time specified in the token must be within ten minutes of the time on our servers. Remember the date and time should be based on UTC and not your local time to eliminate time zone differences. The ten minute window allows for some clock skew. We highly recommend you have your time synced to a reliable source to ensure you don’t experience problems due to clock skew (difference in time on your machine from the time on ours).</p>\n<p>Here is an example of authentication token generation. Let’s say it is 8:00 AM on August 9th, 2009 UTC and I want to access the campaign performance report at https://integration.linktrust.com/rest/123/Reports/CampaignPerformance.xml?QueryString. My API User ID is 123 and my key is abc456. My authentication token would be calculated as follows:</p>\n<p>200908090800_HASH where HASH is calculated as:</p>\n<p><strong>MD5(/rest/123/reports/campaignperformance.xml200908090800abc456)</strong></p>\n<p>This turns out to be:</p>\n<p><strong>05F47AB1535E6744D0E1AE2AA7017B8F</strong></p>\n<p>Thus the full token would be:</p>\n<p><strong>200908090800_05F47AB1535E6744D0E1AE2AA7017B8F</strong></p>\n<hr />\n<h1 id=\"error-handling-and-reporting\">Error Handling and Reporting</h1>\n<p>In keeping with a REST based architecture the LinkTrust API uses HTTP status codes to communicate when error conditions occur. When an error occurs the details of the error are also exposed via the returned document. When a resource is requested in an XML format the errors will be returned in an XML format, when requested in an alternate format the errors will match that format. Below is a listing of each of the HTTP status codes used by the LinkTrust API and what it is used for by LinkTrust.</p>\n<p><strong>200</strong> – This is the standard HTTP success status code. It is used to communicate that the request was successful. </p>\n<p><strong>400</strong> – This is the HTTP error code for a bad request. This is used to indicate something about the request as it was sent is invalid. This could be a missing or incorrect query string parameter for a get request. It could mean the data being sent in a put or post request is invalid in some way. The returned document will provide details on exactly what about the request is bad.</p>\n<p><strong>401</strong> – This is the HTTP error code for an unauthorized request. This indicates the authentication token was not found, is invalid, or is expired. The returned document will provide details on why.</p>\n<p><strong>402</strong> – This is the HTTP error code for Payment Required. This code is returned if you have exceeded your allowed number of API requests per month. Part of the licensing agreement for accessing the LinkTrust API includes a limit on how many requests per month can be made. If your limit needs adjusting communicate with your LinkTrust sales person. For more details refer to your licensing agreement. It should be mentioned that only successful calls count against this limit.</p>\n<p><strong>404</strong> – This is the HTTP error code used to indicate that a URL cannot be found. This code is returned if the requested URL is invalid. This could indicate the API User ID on the front of the URL is invalid, or some other part of the URL cannot be found or is otherwise invalid. The returned document may return some further clarification.</p>\n<p><strong>405</strong> – This is the HTTP error code used to indicate the specified HTTP method is not allowed for the given URL. You will get this code if you try and POST or PUT to a resource that doesn’t allow POST or PUT. Check the documentation for the resource you are accessing to ensure you know which methods it allows.</p>\n<p><strong>50X</strong> – Errors in the 500 range indicate a problem with our servers. If you receive an error in the 500 range contact support for further assistance.</p>\n<p>As mentioned above the document returned when an error occurs will be in the format of the requested\nresource. Thus if the resource was requested in an XML format the errors will be in an XML format. If\nthe resource was requested in a CSV format the errors will be in a plain text format.</p>\n<p>An example of the format follows:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>&lt;Errors&gt;\n\n&lt;Error&gt;Error description/Message&lt;/error&gt;\n\n&lt;Error&gt;Another error&lt;/error&gt;\n\n&lt;/Errors&gt;\n</code></pre><hr />\n<h1 id=\"supported-actions\">Supported Actions</h1>\n<p>The LinkTrust API’s are “GET” only. If any other verbs are used, the following error will be returned:</p>\n<p><strong>STATUS CODE: 405</strong></p>\n<p><strong>MESSAGE: The method [Action] is not allowed.</strong></p>\n<hr />\n<h1 id=\"security-note\">Security Note</h1>\n<p>Depending on the settings for each Campaign, some columns may not display values and will only display a closing tag. Here are some examples:</p>\n\n    \n\n    \n","event":[{"listen":"prerequest","script":{"id":"e05a58c0-2f2f-445f-941b-ef4cc627e1d9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b7ef69aa-aea9-4229-87fc-e3f7c42c0ce5","type":"text/javascript","exec":[""]}}],"_postman_id":"0ab247cb-b35c-4495-b98b-eede0a320818"},{"name":"V1 Admin API's","item":[{"name":"Campaign Performance Report","id":"aa47aeae-b5d9-41bc-80d4-8771344895c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://integration.linktrust.com/rest/1234/reports/campaignperformance.xml?DateFrom=MM/DD/YYYY&DateTo=MM/DD/YYYY&Status=&TrafficFilter=","urlObject":{"protocol":"https","path":["rest","1234","reports","campaignperformance.xml"],"host":["integration","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the \"From\" date (starting point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateFrom","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the \"To\" date (ending point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateTo","value":"MM/DD/YYYY"},{"description":{"content":"<p>Not Required - Used to filter the results by Campaign Status. Accepted values: All, Testing, PublicLive, Public Live, Public%20Live, PrivateLive Private Live, Private%20Live, Paused, Dead</p>\n","type":"text/plain"},"key":"Status","value":""},{"description":{"content":"<p>Not Required - Accepted values: Traffic, Qualified, Approved, Commission</p>\n","type":"text/plain"},"key":"TrafficFilter","value":""}],"variable":[]}},"response":[{"id":"40ef4571-f6c2-4e76-a683-986edbba907b","name":"Campaign Performance - XML","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://integration.linktrust.com/rest/1234/reports/campaignperformance.xml?DateFrom=01/20/2020&DateTo=01/21/2020&Status=all&TrafficFilter=traffic","protocol":"https","host":["integration","linktrust","com"],"path":["rest","1234","reports","campaignperformance.xml"],"query":[{"key":"DateFrom","value":"01/20/2020"},{"key":"DateTo","value":"01/21/2020"},{"key":"Status","value":"all"},{"key":"TrafficFilter","value":"traffic"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<CampaignPerformance\r\n    xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/CampaignPerformance.xsd\"\r\n    xmlns=\"http://integration.linktrust.com/schemas\">\n    <Campaign Id=\"100000\" Name=\"*Pixel Track 101 TEST\" Payout=\"$10.00\"\r\nCampaignStatus=\"PublicLive\">\n        <Merchant Id=\"100000\" Name=\"Merchant Inc.\" />\n        <Statistics>\n            <Impression>2</Impression>\n            <Qualified>4</Qualified>\n            <Clicks>20</Clicks>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>6</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>1000%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0.0</eCPM>\n            <EPC>$0.00</EPC>\n            <Revenue>$400.00</Revenue>\n            <Commission>$0.00</Commission>\n            <Margin>$400.00</Margin>\n        </Statistics>\n        <Affiliates>\n            <Affiliate Id=\"100000\" Name=\"Affiliate 1\" Payout=\"$0.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>1</Impression>\n                        <Qualified>0</Qualified>\n                        <Clicks>0</Clicks>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Affiliate>\n            <Affiliate Id=\"100000\" Name=\"Affiliate 1\" Payout=\"$10.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>1</Impression>\n                        <Qualified>4</Qualified>\n                        <Clicks>19</Clicks>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>6</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>1900%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$400.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$400.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Affiliate>\n            <Affiliate Id=\"100002\" Name=\"Affiliate 3\" Payout=\"$6.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Qualified>0</Qualified>\n                        <Clicks>1</Clicks>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Affiliate>\n        </Affiliates>\n    </Campaign>\n    <Campaign Id=\"100008\" Name=\"0-My CPC TEST\" Payout=\"$0.00\" CampaignStatus=\"PublicLive\">\n        <Merchant Id=\"100000\" Name=\"Merchant Inc.\" />\n        <Statistics>\n            <Impression>0</Impression>\n            <Qualified>2</Qualified>\n            <Clicks>2</Clicks>\n            <Approved>2</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>100%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0.25</EPC>\n            <Revenue>$2.00</Revenue>\n            <Commission>$0.50</Commission>\n            <Margin>$1.50</Margin>\n        </Statistics>\n        <Affiliates>\n            <Affiliate Id=\"100000\" Name=\"Affiliate 1\" Payout=\"$0.25\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Qualified>2</Qualified>\n                        <Clicks>2</Clicks>\n                        <Approved>2</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>100%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.25</EPC>\n                        <Revenue>$2.00</Revenue>\n                        <Commission>$0.50</Commission>\n                        <Margin>$1.50</Margin>\n                    </Statistics>\n                </StatRow>\n            </Affiliate>\n        </Affiliates>\n    </Campaign>\n    <Campaign Id=\"100001\" Name=\"Catch All Campaign\" Payout=\"$1.00\" CampaignStatus=\"Testing\">\n        <Merchant Id=\"100000\" Name=\"Merchant Inc.\" />\n        <Statistics>\n            <Impression>0</Impression>\n            <Qualified>-1</Qualified>\n            <Clicks>2</Clicks>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$-28.00</EPC>\n            <Revenue>$-100.00</Revenue>\n            <Commission>$-56.00</Commission>\n            <Margin>$-44.00</Margin>\n        </Statistics>\n        <Affiliates>\n            <Affiliate Id=\"100000\" Name=\"Affiliate 1\" Payout=\"$1.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Qualified>-1</Qualified>\n                        <Clicks>2</Clicks>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$-28.00</EPC>\n                        <Revenue>$-100.00</Revenue>\n                        <Commission>$-56.00</Commission>\n                        <Margin>$-44.00</Margin>\n                    </Statistics>\n                    <Adjustment>\n                        <Impression>0</Impression>\n                        <Qualified>-1</Qualified>\n                        <Clicks>0</Clicks>\n                        <Approved>0</Approved>\n                        <Revenue>$-100.00</Revenue>\n                        <Commission>$-56.00</Commission>\n                    </Adjustment>\n                </StatRow>\n            </Affiliate>\n        </Affiliates>\n    </Campaign>\n    <Campaign Id=\"100009\" Name=\"My Other CPC\" Payout=\"Variable\" CampaignStatus=\"PrivateLive\">\n        <Merchant Id=\"100000\" Name=\"Merchant Inc.\" />\n        <Statistics>\n            <Impression>0</Impression>\n            <Qualified>4</Qualified>\n            <Clicks>4</Clicks>\n            <Approved>2</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>1</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>50.0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0.50</EPC>\n            <Revenue>$40.00</Revenue>\n            <Commission>$2.00</Commission>\n            <Margin>$38.00</Margin>\n        </Statistics>\n        <Affiliates>\n            <Affiliate Id=\"100000\" Name=\"Affiliate 1\" Payout=\"$1.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Qualified>4</Qualified>\n                        <Clicks>4</Clicks>\n                        <Approved>2</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>1</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>50.0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.50</EPC>\n                        <Revenue>$40.00</Revenue>\n                        <Commission>$2.00</Commission>\n                        <Margin>$38.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Affiliate>\n        </Affiliates>\n    </Campaign>\n    <TotalRow>\n        <Impression>2</Impression>\n        <Clicks>28</Clicks>\n        <Qualified>9</Qualified>\n        <Approved>4</Approved>\n        <ClickGeoTargeted>0</ClickGeoTargeted>\n        <ClickDuplicate>7</ClickDuplicate>\n        <ClickExpired>0</ClickExpired>\n        <ClickIP>0</ClickIP>\n        <Revenue>$342.00</Revenue>\n        <Commission>$-53.50</Commission>\n        <Margin>$395.50</Margin>\n    </TotalRow>\n</CampaignPerformance>"}],"_postman_id":"aa47aeae-b5d9-41bc-80d4-8771344895c7"},{"name":"Affiliate Performance Report","id":"2b7befa6-02ea-4364-ae07-60864f4d38b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://integration.linktrust.com/rest/1234/reports/affiliateperformance.xml?DateFrom=MM/DD/YYYY&DateTo=MM/DD/YYYY&PrimaryManager=&TrafficFilter=&IncludeSuspendedAffiliates=","urlObject":{"protocol":"https","path":["rest","1234","reports","affiliateperformance.xml"],"host":["integration","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the \"From\" date (starting point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateFrom","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the \"To\" date (ending point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateTo","value":"MM/DD/YYYY"},{"description":{"content":"<p>Not Required - Used to filter the results of traffic for a Primary Affiliate Manager. The Affiliate Manager's full name (first and last with a space in between--not case sensitive) or Affiliate Manager's email address. \"All\" is also an option. If an Affiliate Manager is not specified, the default of \"All\" will be used. It is recommend that the Affiliate Manager's name be URL encoded (e.g. \"John%20Doe\").</p>\n","type":"text/plain"},"key":"PrimaryManager","value":""},{"description":{"content":"<p>Not Required - Accepted values: Traffic, Qualified, Approved, Commission</p>\n","type":"text/plain"},"key":"TrafficFilter","value":""},{"description":{"content":"<p>Not Required - Used to indicate whether or not to include transactions from Suspended Affiliates. True or False can be selected. False is the Default value.</p>\n","type":"text/plain"},"key":"IncludeSuspendedAffiliates","value":""}],"variable":[]}},"response":[{"id":"80fa1fb5-676f-4048-a847-b86f8107e4f4","name":"Affiliate Performance Report - XML","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://integration.linktrust.com/rest/1234/reports/affiliateperformance.xml?DateFrom=01/20/2020&DateTo=01/21/2020&PrimaryManager=John%20Doe&TrafficFilter=traffic&IncludeSuspendedAffiliates=true","protocol":"https","host":["integration","linktrust","com"],"path":["rest","1234","reports","affiliateperformance.xml"],"query":[{"key":"DateFrom","value":"01/20/2020","description":"Required - This is the \"From\" date (starting point) to filter results by date."},{"key":"DateTo","value":"01/21/2020","description":"Required - This is the \"To\" date (ending point) to filter results by date."},{"key":"PrimaryManager","value":"John%20Doe","description":"Not Required - Used to filter the results of traffic for a Primary Affiliate Manager. The Affiliate Manager's full name (first and last with a space in between--not case sensitive) or Affiliate Manager's email address. \"All\" is also an option. If an Affiliate Manager is not specified, the default of \"All\" will be used. It is recommend that the Affiliate Manager's name be URL encoded (e.g. \"John%20Doe\")."},{"key":"TrafficFilter","value":"traffic","description":"Not Required - Accepted values: Traffic, Qualified, Approved, Commission"},{"key":"IncludeSuspendedAffiliates","value":"true","description":"Not Required - Used to indicate whether or not to include transactions from Suspended Affiliates. True or False can be selected.\nFalse is the Default value.\n"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<AffiliatePerformance xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/AffiliatePerformance.xsd\"\r\n    xmlns=\"http://integration.linktrust.com/schemas\">\n    <Affiliate Id=\"100000\" Name=\"Affiliate 1\">\n        <Statistics>\n            <Impression>2</Impression>\n            <Qualified>9</Qualified>\n            <Clicks>27</Clicks>\n            <Approved>4</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>7</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>1350.0%</CTR>\n            <ApprovedPercentage>14.81%</ApprovedPercentage>\n            <eCPM>$-26750.0</eCPM>\n            <EPC>$-1.98</EPC>\n            <Revenue>$342.00</Revenue>\n            <Commission>$-53.50</Commission>\n            <Margin>$395.50</Margin>\n        </Statistics>\n        <Campaigns>\n            <Campaign Id=\"100000\" Name=\"*Pixel Track 101 TEST\" CampaignStatus=\"PublicLive\"\r\nPayout=\"$0.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>1</Impression>\n                        <Qualified>0</Qualified>\n                        <Clicks>0</Clicks>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100000\" Name=\"*Pixel Track 101 TEST\" CampaignStatus=\"PublicLive\"\r\nPayout=\"$10.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>1</Impression>\n                        <Qualified>4</Qualified>\n                        <Clicks>19</Clicks>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>6</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>1900%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$400.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$400.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100008\" Name=\"0-My CPC TEST\" CampaignStatus=\"PublicLive\" Payout=\"$0.25\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Qualified>2</Qualified>\n                        <Clicks>2</Clicks>\n                        <Approved>2</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>100%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.25</EPC>\n                        <Revenue>$2.00</Revenue>\n                        <Commission>$0.50</Commission>\n                        <Margin>$1.50</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100001\" Name=\"Catch All Campaign\" CampaignStatus=\"Testing\" Payout=\"$1.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Qualified>-1</Qualified>\n                        <Clicks>2</Clicks>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$-28.00</EPC>\n                        <Revenue>$-100.00</Revenue>\n                        <Commission>$-56.00</Commission>\n                        <Margin>$-44.00</Margin>\n                    </Statistics>\n                    <Adjustment>\n                        <Impression>0</Impression>\n                        <Qualified>-1</Qualified>\n                        <Clicks>0</Clicks>\n                        <Approved>0</Approved>\n                        <Revenue>$-100.00</Revenue>\n                        <Commission>$-56.00</Commission>\n                    </Adjustment>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100009\" Name=\"My Other CPC\" CampaignStatus=\"PrivateLive\" Payout=\"$1.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Qualified>4</Qualified>\n                        <Clicks>4</Clicks>\n                        <Approved>2</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>1</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>50.0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.50</EPC>\n                        <Revenue>$40.00</Revenue>\n                        <Commission>$2.00</Commission>\n                        <Margin>$38.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n        </Campaigns>\n    </Affiliate>\n    <Affiliate Id=\"100002\" Name=\"Affiliate 3\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Qualified>0</Qualified>\n            <Clicks>1</Clicks>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0.00</EPC>\n            <Revenue>$0.00</Revenue>\n            <Commission>$0.00</Commission>\n            <Margin>$0.00</Margin>\n        </Statistics>\n        <Campaigns>\n            <Campaign Id=\"100000\" Name=\"*Pixel Track 101 TEST\" CampaignStatus=\"PublicLive\"\r\nPayout=\"$6.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Qualified>0</Qualified>\n                        <Clicks>1</Clicks>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n        </Campaigns>\n    </Affiliate>\n    <TotalRow>\n        <Impression>2</Impression>\n        <Clicks>28</Clicks>\n        <Qualified>9</Qualified>\n        <Approved>4</Approved>\n        <ClickGeoTargeted>0</ClickGeoTargeted>\n        <ClickDuplicate>7</ClickDuplicate>\n        <ClickExpired>0</ClickExpired>\n        <ClickIP>0</ClickIP>\n        <Revenue>$342.00</Revenue>\n        <Commission>$-53.50</Commission>\n        <Margin>$395.50</Margin>\n    </TotalRow>\n</AffiliatePerformance>"}],"_postman_id":"2b7befa6-02ea-4364-ae07-60864f4d38b4"},{"name":"SubId Breakout Report","id":"2401b2f6-3717-42a6-abaf-6127a7efaeea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://integration.linktrust.com/rest/1234/reports/subidbreakout.xml?DateFrom=MM/DD/YYYY&DateTo=MM/DD/YYYY&AFID=&CID=&TrafficFilter=","urlObject":{"protocol":"https","path":["rest","1234","reports","subidbreakout.xml"],"host":["integration","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the \"From\" date (starting point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateFrom","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the \"To\" date (ending point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateTo","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - Used to filter results by Affiliate ID. Only one AFID can be used at one time.</p>\n","type":"text/plain"},"key":"AFID","value":""},{"description":{"content":"<p>Not Required - Used to filter results by Campaign ID. Only one CID can be used at a time</p>\n","type":"text/plain"},"key":"CID","value":""},{"description":{"content":"<p>Not Required - Accepted values: Traffic, Qualified, Approved, Commission</p>\n","type":"text/plain"},"key":"TrafficFilter","value":""}],"variable":[]}},"response":[{"id":"def66b27-3e3e-41b8-9e47-72f1ad637ce4","name":"SubId Breakout Report - XML","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://integration.linktrust.com/rest/1234/reports/subidbreakout.xml?DateFrom=01/20/2020&DateTo=01/21/2020&AFID=11111&CID=123456&TrafficFilter=traffic","protocol":"https","host":["integration","linktrust","com"],"path":["rest","1234","reports","subidbreakout.xml"],"query":[{"key":"DateFrom","value":"01/20/2020","description":"Required - This is the \"From\" date (starting point) to filter results by date."},{"key":"DateTo","value":"01/21/2020","description":"Required - This is the \"To\" date (ending point) to filter results by date."},{"key":"AFID","value":"11111","description":"Required - Used to filter results by Affiliate ID. Only one AFID can be used at one time."},{"key":"CID","value":"123456","description":"Not Required - Used to filter results by Campaign ID. Only one CID can be used at a time"},{"key":"TrafficFilter","value":"traffic","description":"Not Required - Accepted values: Traffic, Qualified, Approved, Commission"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<SubIdBreakoutxmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/SubId.xsd\"\r\n    xmlns=\"http://integration.linktrust.com/schemas\">\n    <Campaign Id=\"100000\" Name=\"*Pixel Track 101 TEST\">\n        <Statistics>\n            <Impression>2</Impression>\n            <Qualified>4</Qualified>\n            <Clicks>19</Clicks>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>6</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>950.0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0.0</eCPM>\n            <EPC>$0.00</EPC>\n            <Revenue>$400.00</Revenue>\n            <Commission>$0.00</Commission>\n            <Margin>$400.00</Margin>\n        </Statistics>\n        <SubIds>\n            <SubId Id=\"\" Payout=\"$0.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>1</Impression>\n                        <Qualified>0</Qualified>\n                        <Clicks>0</Clicks>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </SubId>\n            <SubId Id=\"\" Payout=\"$10.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>1</Impression>\n                        <Qualified>4</Qualified>\n                        <Clicks>19</Clicks>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>6</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>1900%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$400.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$400.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </SubId>\n        </SubIds>\n    </Campaign>\n    <Campaign Id=\"100008\" Name=\"0-My CPC TEST\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Qualified>2</Qualified>\n            <Clicks>2</Clicks>\n            <Approved>2</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>100%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0.25</EPC>\n            <Revenue>$2.00</Revenue>\n            <Commission>$0.50</Commission>\n            <Margin>$1.50</Margin>\n        </Statistics>\n        <SubIds>\n            <SubId Id=\"\" Payout=\"$0.25\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Qualified>2</Qualified>\n                        <Clicks>2</Clicks>\n                        <Approved>2</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>100%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.25</EPC>\n                        <Revenue>$2.00</Revenue>\n                        <Commission>$0.50</Commission>\n                        <Margin>$1.50</Margin>\n                    </Statistics>\n                </StatRow>\n            </SubId>\n        </SubIds>\n    </Campaign>\n    <Campaign Id=\"100001\" Name=\"Catch All Campaign\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Qualified>-1</Qualified>\n            <Clicks>2</Clicks>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$-28.00</EPC>\n            <Revenue>$-100.00</Revenue>\n            <Commission>$-56.00</Commission>\n            <Margin>$-44.00</Margin>\n        </Statistics>\n        <SubIds>\n            <SubId Id=\"\" Payout=\"$1.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Qualified>-1</Qualified>\n                        <Clicks>2</Clicks>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$-28.00</EPC>\n                        <Revenue>$-100.00</Revenue>\n                        <Commission>$-56.00</Commission>\n                        <Margin>$-44.00</Margin>\n                    </Statistics>\n                    <Adjustment>\n                        <Impression>0</Impression>\n                        <Qualified>-1</Qualified>\n                        <Clicks>0</Clicks>\n                        <Approved>0</Approved>\n                        <Revenue>$-100.00</Revenue>\n                        <Commission>$-56.00</Commission>\n                    </Adjustment>\n                </StatRow>\n            </SubId>\n        </SubIds>\n    </Campaign>\n    <Campaign Id=\"100009\" Name=\"My Other CPC\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Qualified>4</Qualified>\n            <Clicks>4</Clicks>\n            <Approved>2</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>1</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>50.0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0.50</EPC>\n            <Revenue>$40.00</Revenue>\n            <Commission>$2.00</Commission>\n            <Margin>$38.00</Margin>\n        </Statistics>\n        <SubIds>\n            <SubId Id=\"\" Payout=\"$1.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Qualified>4</Qualified>\n                        <Clicks>4</Clicks>\n                        <Approved>2</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>1</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>50.0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.50</EPC>\n                        <Revenue>$40.00</Revenue>\n                        <Commission>$2.00</Commission>\n                        <Margin>$38.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </SubId>\n        </SubIds>\n    </Campaign>\n    <TotalRow>\n        <Impression>2</Impression>\n        <Clicks>27</Clicks>\n        <Qualified>9</Qualified>\n        <Approved>4</Approved>\n        <ClickGeoTargeted>0</ClickGeoTargeted>\n        <ClickDuplicate>7</ClickDuplicate>\n        <ClickExpired>0</ClickExpired>\n        <ClickIP>0</ClickIP>\n        <Revenue>$342.00</Revenue>\n        <Commission>$-53.50</Commission>\n        <Margin>$395.50</Margin>\n    </TotalRow>\n</SubIdBreakout>"}],"_postman_id":"2401b2f6-3717-42a6-abaf-6127a7efaeea"},{"name":"Creative Breakout Report","id":"3c9446bb-bdf0-4f65-88c4-75e7244f787a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://integration.linktrust.com/rest/1234/reports/creativebreakout.xml?DateFrom=MM/DD/YYYY&DateTo=MM/DD/YYYY&AFID=&CID=&TrafficFilter=","urlObject":{"protocol":"https","path":["rest","1234","reports","creativebreakout.xml"],"host":["integration","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the \"From\" date (starting point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateFrom","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the \"To\" date (ending point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateTo","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - Used to filter results by Affiliate ID. Only one AFID can be used at one time.</p>\n","type":"text/plain"},"key":"AFID","value":""},{"description":{"content":"<p>Not Required - Used to filter results by Campaign ID. Only one CID can be used at a time</p>\n","type":"text/plain"},"key":"CID","value":""},{"description":{"content":"<p>Not Required - Accepted values: Traffic, Qualified, Approved, Commission</p>\n","type":"text/plain"},"key":"TrafficFilter","value":""}],"variable":[]}},"response":[{"id":"858be18e-6c7b-40fe-95b8-a84faf24bd1b","name":"Creative Breakout Report - XML","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://integration.linktrust.com/rest/1234/reports/creativebreakout.xml?DateFrom=01/20/2020&DateTo=01/20/2020&AFID=11111&CID=123456&TrafficFilter=traffic","protocol":"https","host":["integration","linktrust","com"],"path":["rest","1234","reports","creativebreakout.xml"],"query":[{"key":"DateFrom","value":"01/20/2020"},{"key":"DateTo","value":"01/20/2020"},{"key":"AFID","value":"11111"},{"key":"CID","value":"123456"},{"key":"TrafficFilter","value":"traffic"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<CreativeBreakout xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/CreativeBreakout.xsd\"\r\n    xmlns=\"http://integration.linktrust.com/schemas\">\n    <Campaign Id=\"100000\" Name=\"*Pixel Track 101 TEST\">\n        <Statistics>\n            <Impression>11</Impression>\n            <Qualified>4</Qualified>\n            <Clicks>20</Clicks>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>11</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>181.82%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0.0</eCPM>\n            <EPC>$0.00</EPC>\n            <Revenue>$400.00</Revenue>\n            <Commission>$0.00</Commission>\n            <Margin>$400.00</Margin>\n        </Statistics>\n        <Creatives>\n            <Creative Adid=\"0\" Name=\"*Not Provided\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Qualified>4</Qualified>\n                        <Clicks>6</Clicks>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>2</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$400.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$400.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Creative>\n            <Creative Adid=\"100000\" Name=\"Ad Creative 1\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>6</Impression>\n                        <Qualified>0</Qualified>\n                        <Clicks>11</Clicks>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>5</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>183.33%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Creative>\n            <Creative Adid=\"100001\" Name=\"Ad Creative #2\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>1</Impression>\n                        <Qualified>0</Qualified>\n                        <Clicks>2</Clicks>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>1</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>200%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Creative>\n            <Creative Adid=\"100003\" Name=\"simple banner to google.com\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>4</Impression>\n                        <Qualified>0</Qualified>\n                        <Clicks>0</Clicks>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>3</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Creative>\n            <Creative Adid=\"100005\" Name=\"Bryan's Test Creative\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Qualified>0</Qualified>\n                        <Clicks>1</Clicks>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Creative>\n        </Creatives>\n    </Campaign>\n</CreativeBreakout>"}],"_postman_id":"3c9446bb-bdf0-4f65-88c4-75e7244f787a"},{"name":"Affiliates By Campaign Report","id":"e8912b92-0cd3-42d4-9467-f29a5ef8df41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://integration.linktrust.com/rest/1234/reports/affiliatebycampaign.xml?DateFrom=MM/DD/YYYY&DateTo=MM/DD/YYYY&CID=","urlObject":{"protocol":"https","path":["rest","1234","reports","affiliatebycampaign.xml"],"host":["integration","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the \"From\" date (starting point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateFrom","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the \"To\" date (ending point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateTo","value":"MM/DD/YYYY"},{"description":{"content":"<p>Not Required - Used to filter results by Campaign ID. Only one CID can be used at a time</p>\n","type":"text/plain"},"key":"CID","value":""}],"variable":[]}},"response":[{"id":"ce7aa1a1-fbd4-4e1d-8727-1f490028abdc","name":"Affiliates By Campaign Report - XML","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://integration.linktrust.com/rest/1234/reports/affiliatebycampaign.xml?DateFrom=01/20/2020&DateTo=01/21/2020&CID=123456","protocol":"https","host":["integration","linktrust","com"],"path":["rest","1234","reports","affiliatebycampaign.xml"],"query":[{"key":"DateFrom","value":"01/20/2020"},{"key":"DateTo","value":"01/21/2020"},{"key":"CID","value":"123456"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<AffiliatesByCampaign xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/AffiliatesByCampaign.xsd\"\r\n    xmlns=\"http://integration.linktrust.com/schemas\">\n    <Campaign Id=\"100000\" Name=\"*Pixel Track 101 TEST\" Payout=\"$10.00\">\n        <Merchant Id=\"100000\" Name=\"Merchant Inc.\" />\n        <Statistics>\n            <Impression>2</Impression>\n            <Clicks>20</Clicks>\n            <Qualified>4</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>6</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>1000%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0.0</eCPM>\n            <EPC>$0.00</EPC>\n            <Revenue>$400.00</Revenue>\n            <Commission>$0.00</Commission>\n            <Margin>$400.00</Margin>\n        </Statistics>\n        <Affiliates>\n            <Affiliate Id=\"100000\" Name=\"Affiliate 1\" Payout=\"$0.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>1</Impression>\n                        <Clicks>0</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Affiliate>\n            <Affiliate Id=\"100000\" Name=\"Affiliate 1\" Payout=\"$10.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>1</Impression>\n                        <Clicks>19</Clicks>\n                        <Qualified>4</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>6</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>1900%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$400.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$400.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Affiliate>\n            <Affiliate Id=\"100002\" Name=\"Affiliate 3\" Payout=\"$6.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>1</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Affiliate>\n        </Affiliates>\n    </Campaign>\n</AffiliatesByCampaign>"}],"_postman_id":"e8912b92-0cd3-42d4-9467-f29a5ef8df41"},{"name":"Campaign By Affiliate Report","id":"9a6f14bd-1525-4036-b077-1d19d56a724d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://integration.linktrust.com/rest/1234/reports/campaignsbyaffiliate.xml?DateFrom=MM/DD/YYYY&DateTo=MM/DD/YYYY&AFID=","urlObject":{"protocol":"https","path":["rest","1234","reports","campaignsbyaffiliate.xml"],"host":["integration","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the \"From\" date (starting point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateFrom","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the \"To\" date (ending point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateTo","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - Used to filter results by Affiliate ID. Only one AFID can be used at one time.</p>\n","type":"text/plain"},"key":"AFID","value":""}],"variable":[]}},"response":[{"id":"4b51cd63-ff49-412e-b8b8-61aeb31fd32b","name":"Campaigns By Affiliate Report - XML","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://integration.linktrust.com/rest/1234/reports/campaignsbyaffiliate.xml?DateFrom=01/20/2020&DateTo=01/21/2020&AFID=11111","protocol":"https","host":["integration","linktrust","com"],"path":["rest","1234","reports","campaignsbyaffiliate.xml"],"query":[{"key":"DateFrom","value":"01/20/2020"},{"key":"DateTo","value":"01/21/2020"},{"key":"AFID","value":"11111"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<CampaignsByAffiliate xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/CampaignsByAffiliate.xsd\"\r\n    xmlns=\"http://integration.linktrust.com/schemas\">\n    <Affiliate Id=\"100000\" Name=\"Affiliate 1\">\n        <Statistics>\n            <Impression>2</Impression>\n            <Clicks>27</Clicks>\n            <Qualified>9</Qualified>\n            <Approved>4</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>7</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>1350.0%</CTR>\n            <ApprovedPercentage>14.81%</ApprovedPercentage>\n            <eCPM>$-26750.0</eCPM>\n            <EPC>$-1.98</EPC>\n            <Revenue>$342.00</Revenue>\n            <Commission>$-53.50</Commission>\n            <Margin>$395.50</Margin>\n        </Statistics>\n        <Campaigns>\n            <Campaign Id=\"100000\" Name=\"*Pixel Track 101 TEST\" Payout=\"$0.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>1</Impression>\n                        <Clicks>0</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100000\" Name=\"*Pixel Track 101 TEST\" Payout=\"$10.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>1</Impression>\n                        <Clicks>19</Clicks>\n                        <Qualified>4</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>6</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>1900%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$400.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$400.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100008\" Name=\"0-My CPC TEST\" Payout=\"$0.25\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>2</Clicks>\n                        <Qualified>2</Qualified>\n                        <Approved>2</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>100%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.25</EPC>\n                        <Revenue>$2.00</Revenue>\n                        <Commission>$0.50</Commission>\n                        <Margin>$1.50</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100001\" Name=\"Catch All Campaign\" Payout=\"$1.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>2</Clicks>\n                        <Qualified>-1</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$-28.00</EPC>\n                        <Revenue>$-100.00</Revenue>\n                        <Commission>$-56.00</Commission>\n                        <Margin>$-44.00</Margin>\n                    </Statistics>\n                    <Adjustment>\n                        <Impression>0</Impression>\n                        <Qualified>-1</Qualified>\n                        <Clicks>0</Clicks>\n                        <Approved>0</Approved>\n                        <Revenue>$-100.00</Revenue>\n                        <Commission>$-56.00</Commission>\n                    </Adjustment>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100009\" Name=\"My Other CPC\" Payout=\"$1.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>4</Clicks>\n                        <Qualified>4</Qualified>\n                        <Approved>2</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>1</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>50.0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.50</EPC>\n                        <Revenue>$40.00</Revenue>\n                        <Commission>$2.00</Commission>\n                        <Margin>$38.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n        </Campaigns>\n    </Affiliate>\n</CampaignsByAffiliate>"}],"_postman_id":"9a6f14bd-1525-4036-b077-1d19d56a724d"},{"name":"Daily Breakout Report","id":"29d3a1e4-da11-4678-9ed8-0702ba966139","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://integration.linktrust.com/rest/1234/reports/dailybreakout.xml?DateFrom=MM/DD/YYYY&DateTo=MM/DD/YYYY&CID=&AFID=","urlObject":{"protocol":"https","path":["rest","1234","reports","dailybreakout.xml"],"host":["integration","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the \"From\" date (starting point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateFrom","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the \"To\" date (ending point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateTo","value":"MM/DD/YYYY"},{"description":{"content":"<p>Not Required - Used to filter results by Campaign ID. Only one CID can be used at a time</p>\n","type":"text/plain"},"key":"CID","value":""},{"description":{"content":"<p>Not Required - Used to filter results by Affiliate ID. Only one AFID can be used at one time.</p>\n","type":"text/plain"},"key":"AFID","value":""}],"variable":[]}},"response":[{"id":"e24326e6-fd72-4ebe-9137-96c0c4111a18","name":"Daily Breakout Report - XML","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://integration.linktrust.com/rest/1234/reports/dailybreakout.xml?DateFrom=01/20/2020&DateTo=01/21/2020&CID=123456&AFID=11111","protocol":"https","host":["integration","linktrust","com"],"path":["rest","1234","reports","dailybreakout.xml"],"query":[{"key":"DateFrom","value":"01/20/2020"},{"key":"DateTo","value":"01/21/2020"},{"key":"CID","value":"123456"},{"key":"AFID","value":"11111"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<DailyBreakout xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/DailyBreakout.xsd\">\n    <Date value=\"2009-04-01\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-02\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-03\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-04\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-05\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-06\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-07\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-08\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-09\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-10\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-11\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-12\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-13\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-14\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-15\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-16\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-17\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-18\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-19\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-20\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-21\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-22\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-23\">\n        <Statistics>\n            <Impression>1</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0.0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0.00</Revenue>\n            <Commission>$0.00</Commission>\n            <Margin>$0.00</Margin>\n        </Statistics>\n        <Campaigns>\n            <Campaign Id=\"100000\" Name=\"*Pixel Track 101 TEST\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>1</Impression>\n                        <Clicks>0</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n        </Campaigns>\n    </Date>\n    <Date value=\"2009-04-24\">\n        <Statistics>\n            <Impression>4</Impression>\n            <Clicks>16</Clicks>\n            <Qualified>1</Qualified>\n            <Approved>1</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>400%</CTR>\n            <ApprovedPercentage>6.25%</ApprovedPercentage>\n            <eCPM>$62.5</eCPM>\n            <EPC>$0.02</EPC>\n            <Revenue>$1.00</Revenue>\n            <Commission>$0.25</Commission>\n            <Margin>$0.75</Margin>\n        </Statistics>\n        <Campaigns>\n            <Campaign Id=\"100000\" Name=\"*Pixel Track 101 TEST\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>4</Impression>\n                        <Clicks>13</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>325.00%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100008\" Name=\"0-My CPC TEST\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>1</Clicks>\n                        <Qualified>1</Qualified>\n                        <Approved>1</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>100%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.25</EPC>\n                        <Revenue>$1.00</Revenue>\n                        <Commission>$0.25</Commission>\n                        <Margin>$0.75</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100001\" Name=\"Catch All Campaign\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>2</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n        </Campaigns>\n    </Date>\n    <Date value=\"2009-04-25\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-26\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-27\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <Date value=\"2009-04-28\">\n        <Statistics>\n            <Impression>2</Impression>\n            <Clicks>4</Clicks>\n            <Qualified>2</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>200%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0.0</eCPM>\n            <EPC>$0.00</EPC>\n            <Revenue>$11.00</Revenue>\n            <Commission>$0.00</Commission>\n            <Margin>$11.00</Margin>\n        </Statistics>\n        <Campaigns>\n            <Campaign Id=\"100000\" Name=\"*Pixel Track 101 TEST\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>1</Impression>\n                        <Clicks>2</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>200%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100008\" Name=\"0-My CPC TEST\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>1</Clicks>\n                        <Qualified>1</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$1.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$1.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100004\" Name=\"My campaign\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>1</Impression>\n                        <Clicks>0</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100009\" Name=\"My Other CPC\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>1</Clicks>\n                        <Qualified>1</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$10.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$10.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n        </Campaigns>\n    </Date>\n    <Date value=\"2009-04-29\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>5</Clicks>\n            <Qualified>4</Qualified>\n            <Approved>3</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>3</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>60.0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0.45</EPC>\n            <Revenue>$31.00</Revenue>\n            <Commission>$2.25</Commission>\n            <Margin>$28.75</Margin>\n        </Statistics>\n        <Campaigns>\n            <Campaign Id=\"100000\" Name=\"*Pixel Track 101 TEST\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>1</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>2</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100008\" Name=\"0-My CPC TEST\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>1</Clicks>\n                        <Qualified>1</Qualified>\n                        <Approved>1</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>100%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.25</EPC>\n                        <Revenue>$1.00</Revenue>\n                        <Commission>$0.25</Commission>\n                        <Margin>$0.75</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100009\" Name=\"My Other CPC\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>3</Clicks>\n                        <Qualified>3</Qualified>\n                        <Approved>2</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>1</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>66.67%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.67</EPC>\n                        <Revenue>$30.00</Revenue>\n                        <Commission>$2.00</Commission>\n                        <Margin>$28.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n        </Campaigns>\n    </Date>\n    <Date value=\"2009-04-30\">\n        <Statistics>\n            <Impression>0</Impression>\n            <Clicks>0</Clicks>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>0</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>0%</CTR>\n            <ApprovedPercentage>0%</ApprovedPercentage>\n            <eCPM>$0</eCPM>\n            <EPC>$0</EPC>\n            <Revenue>$0</Revenue>\n            <Commission>$0</Commission>\n            <Margin>$0</Margin>\n        </Statistics>\n        <Campaigns />\n    </Date>\n    <TotalRow>\n        <Impression>7</Impression>\n        <Clicks>25</Clicks>\n        <Qualified>7</Qualified>\n        <Approved>4</Approved>\n        <ClickGeoTargeted>0</ClickGeoTargeted>\n        <ClickDuplicate>3</ClickDuplicate>\n        <ClickExpired>0</ClickExpired>\n        <ClickIP>0</ClickIP>\n        <Revenue>$43.00</Revenue>\n        <Commission>$2.50</Commission>\n        <Margin>$40.50</Margin>\n    </TotalRow>\n</DailyBreakout>"}],"_postman_id":"29d3a1e4-da11-4678-9ed8-0702ba966139"},{"name":"Affiliate Manager Performance Report","id":"083fc0a5-5f5e-44f0-b619-2f24aa7050e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://integration.linktrust.com/rest/1234/reports/affiliatemanagerperformance.xml?DateFrom=MM/DD/YYYY&DateTo=MM/DD/YYYY&IncludeSuspendedAffiliates=","urlObject":{"protocol":"https","path":["rest","1234","reports","affiliatemanagerperformance.xml"],"host":["integration","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the \"From\" date (starting point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateFrom","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the \"To\" date (ending point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateTo","value":"MM/DD/YYYY"},{"description":{"content":"<p>Not Required - Used to indicate whether or not to include transactions from Suspended Affiliates. True or False can be selected. False is the Default value.</p>\n","type":"text/plain"},"key":"IncludeSuspendedAffiliates","value":""}],"variable":[]}},"response":[{"id":"07d78523-9b88-4430-b62e-3fcb2a3ea23c","name":"Affiliate Manager Performance Report - XML","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://integration.linktrust.com/rest/1234/reports/affiliatemanagerperformance.xml?DateFrom=01/20/2020&DateTo=01/21/2020&IncludeSuspendedAffiliates=true","protocol":"https","host":["integration","linktrust","com"],"path":["rest","1234","reports","affiliatemanagerperformance.xml"],"query":[{"key":"DateFrom","value":"01/20/2020","description":"Required - This is the \"From\" date (starting point) to filter results by date."},{"key":"DateTo","value":"01/21/2020","description":"Required - This is the \"To\" date (ending point) to filter results by date."},{"key":"IncludeSuspendedAffiliates","value":"true","description":"Not Required - Used to indicate whether or not to include transactions from Suspended Affiliates. True or False can be selected. False is the Default value."}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<AffiliateManagerPerformance xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/AffiliateManagerPerformance.xsd\"\r\n    xmlns=\"http://integration.linktrust.com/schemas\">\n    <Manager Name=\"Bret Grow\">\n        <Statistics>\n            <Impression>2</Impression>\n            <Clicks>28</Clicks>\n            <Qualified>9</Qualified>\n            <Approved>4</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>7</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>1400%</CTR>\n            <ApprovedPercentage>14.29%</ApprovedPercentage>\n            <eCPM>$-26750.0</eCPM>\n            <EPC>$-1.91</EPC>\n            <Revenue>$342.00</Revenue>\n            <Commission>$-53.50</Commission>\n            <Margin>$395.50</Margin>\n        </Statistics>\n        <Affiliates>\n            <Affiliate Id=\"100000\" Name=\"Affiliate 1\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>2</Impression>\n                        <Clicks>27</Clicks>\n                        <Qualified>9</Qualified>\n                        <Approved>4</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>7</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>1350.0%</CTR>\n                        <ApprovedPercentage>14.81%</ApprovedPercentage>\n                        <eCPM>$-26750.0</eCPM>\n                        <EPC>$-1.98</EPC>\n                        <Revenue>$342.00</Revenue>\n                        <Commission>$-53.50</Commission>\n                        <Margin>$395.50</Margin>\n                    </Statistics>\n                    <Adjustment>\n                        <Impression>0</Impression>\n                        <Qualified>-1</Qualified>\n                        <Clicks>0</Clicks>\n                        <Approved>0</Approved>\n                        <Revenue>$-100.00</Revenue>\n                        <Commission>$-56.00</Commission>\n                    </Adjustment>\n                </StatRow>\n            </Affiliate>\n            <Affiliate Id=\"100002\" Name=\"Affiliate 3\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>1</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Affiliate>\n        </Affiliates>\n    </Manager>\n    <TotalRow>\n        <Impression>2</Impression>\n        <Clicks>28</Clicks>\n        <Qualified>9</Qualified>\n        <Approved>4</Approved>\n        <ClickGeoTargeted>0</ClickGeoTargeted>\n        <ClickDuplicate>7</ClickDuplicate>\n        <ClickExpired>0</ClickExpired>\n        <ClickIP>0</ClickIP>\n        <Revenue>$342.00</Revenue>\n        <Commission>$-53.50</Commission>\n        <Margin>$395.50</Margin>\n    </TotalRow>\n</AffiliateManagerPerformance>"}],"_postman_id":"083fc0a5-5f5e-44f0-b619-2f24aa7050e6"},{"name":"Merchant Perfomance Report","id":"4648082c-e0e9-4dd7-8183-aca04ab5f266","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://integration.linktrust.com/rest/1234/reports/merchantperformance.xml?DateFrom=MM/DD/YYYY&DateTo=MM/DD/YYYY&TrafficFilter=","urlObject":{"protocol":"https","path":["rest","1234","reports","merchantperformance.xml"],"host":["integration","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the \"From\" date (starting point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateFrom","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the \"To\" date (ending point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateTo","value":"MM/DD/YYYY"},{"description":{"content":"<p>Not Required - Used to indicate whether or not to include transactions from Suspended Affiliates. True or False can be selected. False is the Default value.</p>\n","type":"text/plain"},"key":"TrafficFilter","value":""}],"variable":[]}},"response":[{"id":"476c93eb-4c29-4f4f-867e-fe293085dc4f","name":"Merchant Perfomance Report - XML","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://integration.linktrust.com/rest/1234/reports/merchantperformance.xml?DateFrom=01/20/2020&DateTo=01/21/2020&TrafficFilter=traffic","protocol":"https","host":["integration","linktrust","com"],"path":["rest","1234","reports","merchantperformance.xml"],"query":[{"key":"DateFrom","value":"01/20/2020"},{"key":"DateTo","value":"01/21/2020"},{"key":"TrafficFilter","value":"traffic"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<MerchantPerformance xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/MerchantPerformance.xsd\"\r\n    xmlns=\"http://integration.linktrust.com/schemas\">\n    <Merchant Id=\"100000\" Name=\"Merchant Inc.\">\n        <Statistics>\n            <Impression>47</Impression>\n            <Clicks>44</Clicks>\n            <Qualified>15</Qualified>\n            <Approved>5</Approved>\n            <ClickGeoTargeted>0</ClickGeoTargeted>\n            <ClickDuplicate>18</ClickDuplicate>\n            <ClickExpired>0</ClickExpired>\n            <ClickIP>0</ClickIP>\n            <CTR>93.62%</CTR>\n            <ApprovedPercentage>11.36%</ApprovedPercentage>\n            <eCPM>$-1138.30</eCPM>\n            <EPC>$-1.22</EPC>\n            <Revenue>$393.00</Revenue>\n            <Commission>$-53.50</Commission>\n            <Margin>$446.50</Margin>\n        </Statistics>\n        <Campaigns>\n            <Campaign Id=\"100000\" Name=\"*Pixel Track 101 TEST\" Payout=\"$100.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>11</Impression>\n                        <Clicks>23</Clicks>\n                        <Qualified>4</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>17</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>209.09%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$400.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$400.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100008\" Name=\"0-My CPC TEST\" Payout=\"$1.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>3</Clicks>\n                        <Qualified>3</Qualified>\n                        <Approved>2</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>66.67%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.17</EPC>\n                        <Revenue>$3.00</Revenue>\n                        <Commission>$0.50</Commission>\n                        <Margin>$2.50</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100001\" Name=\"Catch All Campaign\" Payout=\"$10.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>6</Clicks>\n                        <Qualified>-1</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$-9.33</EPC>\n                        <Revenue>$-100.00</Revenue>\n                        <Commission>$-56.00</Commission>\n                        <Margin>$-44.00</Margin>\n                    </Statistics>\n                    <Adjustment>\n                        <Impression>0</Impression>\n                        <Qualified>-1</Qualified>\n                        <Clicks>0</Clicks>\n                        <Approved>0</Approved>\n                        <Revenue>$-100.00</Revenue>\n                        <Commission>$-56.00</Commission>\n                    </Adjustment>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100012\" Name=\"cpc campaign\" Payout=\"$10.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>9</Impression>\n                        <Clicks>4</Clicks>\n                        <Qualified>4</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>44.44%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$40.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$40.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100003\" Name=\"Mortgage USA w\" Payout=\"$100.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>0</Impression>\n                        <Clicks>3</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0</eCPM>\n                        <EPC>$0.00</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100004\" Name=\"My campaign\" Payout=\"$0.10\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>1</Impression>\n                        <Clicks>0</Clicks>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>0</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>0%</CTR>\n                        <ApprovedPercentage>0%</ApprovedPercentage>\n                        <eCPM>$0.0</eCPM>\n                        <EPC>$0</EPC>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100009\" Name=\"My Other CPC\" Payout=\"$10.00\">\n                <StatRow>\n                    <Statistics>\n                        <Impression>26</Impression>\n                        <Clicks>5</Clicks>\n                        <Qualified>5</Qualified>\n                        <Approved>3</Approved>\n                        <ClickGeoTargeted>0</ClickGeoTargeted>\n                        <ClickDuplicate>1</ClickDuplicate>\n                        <ClickExpired>0</ClickExpired>\n                        <ClickIP>0</ClickIP>\n                        <CTR>19.23%</CTR>\n                        <ApprovedPercentage>60.0%</ApprovedPercentage>\n                        <eCPM>$76.92</eCPM>\n                        <EPC>$0.40</EPC>\n                        <Revenue>$50.00</Revenue>\n                        <Commission>$2.00</Commission>\n                        <Margin>$48.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n        </Campaigns>\n    </Merchant>\n    <TotalRow>\n        <Impression>47</Impression>\n        <Clicks>44</Clicks>\n        <Qualified>15</Qualified>\n        <Approved>5</Approved>\n        <ClickGeoTargeted>0</ClickGeoTargeted>\n        <ClickDuplicate>18</ClickDuplicate>\n        <ClickExpired>0</ClickExpired>\n        <ClickIP>0</ClickIP>\n        <Revenue>$393.00</Revenue>\n        <Commission>$-53.50</Commission>\n        <Margin>$446.50</Margin>\n    </TotalRow>\n</MerchantPerformance>"}],"_postman_id":"4648082c-e0e9-4dd7-8183-aca04ab5f266"},{"name":"Affiliate Commissions Report","id":"f43af162-3a85-49fb-a129-d6c130ef9a50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://integration.linktrust.com/rest/1234/reports/affiliatecommissions.xml?DateFrom=MM/DD/YYYY&DateTo=MM/DD/YYYY&TrafficFilter=","urlObject":{"protocol":"https","path":["rest","1234","reports","affiliatecommissions.xml"],"host":["integration","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the \"From\" date (starting point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateFrom","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the \"To\" date (ending point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateTo","value":"MM/DD/YYYY"},{"description":{"content":"<p>Not Required - Used to indicate whether or not to include transactions from Suspended Affiliates. True or False can be selected. False is the Default value.</p>\n","type":"text/plain"},"key":"TrafficFilter","value":""}],"variable":[]}},"response":[{"id":"f5245b8b-b370-48a0-a5a3-4172fc8275c4","name":"Affiliate Commissions Report - XML","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://integration.linktrust.com/rest/1234/reports/affiliatecommissions.xml?DateFrom=01/20/2020&DateTo=01/21/2020&TrafficFilter=traffic","protocol":"https","host":["integration","linktrust","com"],"path":["rest","1234","reports","affiliatecommissions.xml"],"query":[{"key":"DateFrom","value":"01/20/2020"},{"key":"DateTo","value":"01/21/2020"},{"key":"TrafficFilter","value":"traffic"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<AffiliateCommissions xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/AffiliateCommission.xsd\"\r\n    xmlns=\"http://integration.linktrust.com/schemas\">\n    <Affiliate Id=\"100000\" Name=\"Affiliate 1\">\n        <Statistics>\n            <Qualified>9</Qualified>\n            <Approved>4</Approved>\n            <Revenue>$342.00</Revenue>\n            <Commission>$-53.50</Commission>\n            <TieredCommission>$0.00</TieredCommission>\n            <TotalCommission>$-53.50</TotalCommission>\n            <Margin>$395.50</Margin>\n        </Statistics>\n        <Details>\n            <Affiliate Id=\"100002\" Description=\"Affiliate 3\" Payout=\"$0.00\" />\n            <Affiliate Id=\"100003\" Description=\"My Test Company\" Payout=\"$0.00\" />\n            <Campaign Id=\"100000\" Description=\"*Pixel Track 101 TEST\" Payout=\"$0.00\">\n                <StatRow>\n                    <Statistics>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100000\" Description=\"*Pixel Track 101 TEST\" Payout=\"$10.00\">\n                <StatRow>\n                    <Statistics>\n                        <Qualified>4</Qualified>\n                        <Approved>0</Approved>\n                        <Revenue>$400.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$400.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100008\" Description=\"0-My CPC TEST\" Payout=\"$0.25\">\n                <StatRow>\n                    <Statistics>\n                        <Qualified>2</Qualified>\n                        <Approved>2</Approved>\n                        <Revenue>$2.00</Revenue>\n                        <Commission>$0.50</Commission>\n                        <Margin>$1.50</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100001\" Description=\"Catch All Campaign\" Payout=\"$1.00\">\n                <StatRow>\n                    <Statistics>\n                        <Qualified>-1</Qualified>\n                        <Approved>0</Approved>\n                        <Revenue>$-100.00</Revenue>\n                        <Commission>$-56.00</Commission>\n                        <Margin>$-44.00</Margin>\n                    </Statistics>\n                    <Adjustment>\n                        <Qualified>-1</Qualified>\n                        <Approved>0</Approved>\n                        <Revenue>$-100.00</Revenue>\n                        <Commission>$-56.00</Commission>\n                    </Adjustment>\n                </StatRow>\n            </Campaign>\n            <Campaign Id=\"100009\" Description=\"My Other CPC\" Payout=\"$1.00\">\n                <StatRow>\n                    <Statistics>\n                        <Qualified>4</Qualified>\n                        <Approved>2</Approved>\n                        <Revenue>$40.00</Revenue>\n                        <Commission>$2.00</Commission>\n                        <Margin>$38.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n        </Details>\n    </Affiliate>\n    <Affiliate Id=\"100002\" Name=\"Affiliate 3\">\n        <Statistics>\n            <Qualified>0</Qualified>\n            <Approved>0</Approved>\n            <Revenue>$0.00</Revenue>\n            <Commission>$0.00</Commission>\n            <TieredCommission>$0.00</TieredCommission>\n            <TotalCommission>$0.00</TotalCommission>\n            <Margin>$0.00</Margin>\n        </Statistics>\n        <Details>\n            <Affiliate Id=\"100001\" Description=\"Affiliate 2\" Payout=\"$1.00\" />\n            <Campaign Id=\"100000\" Description=\"*Pixel Track 101 TEST\" Payout=\"$6.00\">\n                <StatRow>\n                    <Statistics>\n                        <Qualified>0</Qualified>\n                        <Approved>0</Approved>\n                        <Revenue>$0.00</Revenue>\n                        <Commission>$0.00</Commission>\n                        <Margin>$0.00</Margin>\n                    </Statistics>\n                </StatRow>\n            </Campaign>\n        </Details>\n    </Affiliate>\n    <TotalRow>\n        <Qualified>9</Qualified>\n        <Approved>4</Approved>\n        <Revenue>$342.00</Revenue>\n        <Commission>$-53.50</Commission>\n        <TieredCommission>$0.00</TieredCommission>\n        <TotalCommission>$-53.50</TotalCommission>\n        <Margin>$395.50</Margin>\n    </TotalRow>\n</AffiliateCommissions>"}],"_postman_id":"f43af162-3a85-49fb-a129-d6c130ef9a50"},{"name":"Advertised Campaigns","id":"f19b63b3-b1fd-407a-a882-2ae87b96014c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://integration.linktrust.com/rest/1234/reports/advertised.xml","urlObject":{"protocol":"https","path":["rest","1234","reports","advertised.xml"],"host":["integration","linktrust","com"],"query":[],"variable":[]}},"response":[{"id":"56dc0319-68ee-45cc-a503-0b406049e818","name":"Advertised Campaigns - XML","originalRequest":{"method":"GET","header":[],"url":"https://integration.linktrust.com/rest/1234/reports/advertised.xml"},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<AdvertisedCampaigns xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/AdvertisedCampaigns.xsd\"\r\n    xmlns=\"http://integration.linktrust.com/schemas\">\n    <Campaign ID=\"1\" OfferTitle=\"Campaign 1\">\n        <Description>The First Campaign</Description>\n        <Payout>$12.36</Payout>\n        <LandingPage>\n            <![CDATA[http://www.google.com]]>\r\n        \n        </LandingPage>\n        <CampaignType>CPA</CampaignType>\n        <Category>Email</Category>\n        <Incentive>No</Incentive>\n    </Campaign>\n    <Campaign ID=\"2\" OfferTitle=\"Campaign 2\">\n        <Description>The Second Campaign</Description>\n        <Payout>25%</Payout>\n        <LandingPage>\n            <![CDATA[http://www.msn.com]]>\r\n        \n        </LandingPage>\n        <CampaignType>CPM</CampaignType>\n        <Category>SocialNetworking</Category>\n        <Incentive>Yes</Incentive>\n    </Campaign>\n    <Campaign ID=\"3\" OfferTitle=\"Campaign 3\">\n        <Description>The Third Campaign</Description>\n        <Payout>5.5%</Payout>\n        <LandingPage>\n            <![CDATA[http://www.linktrust.com]]>\r\n        \n        </LandingPage>\n        <CampaignType>CPL</CampaignType>\n        <Category>Banners</Category>\n        <Incentive>No</Incentive>\n    </Campaign>\n    <Campaign ID=\"4\" OfferTitle=\"Campaign 4\">\n        <Description>The Fourth Campaign</Description>\n        <Payout>$19</Payout>\n        <LandingPage>\n            <![CDATA[http://www.yahoo.com]]>\r\n        \n        </LandingPage>\n        <CampaignType>CPC</CampaignType>\n        <Category>AutoLoans</Category>\n        <Incentive>Yes</Incentive>\n    </Campaign>\n</AdvertisedCampaigns>"}],"_postman_id":"f19b63b3-b1fd-407a-a882-2ae87b96014c"},{"name":"Creatives","id":"d9d918b8-71d0-4c78-9fdf-64c2a009eec9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://integration.linktrust.com/rest/1234/campaigns/creatives.xml?CID=&AFID=","urlObject":{"protocol":"https","path":["rest","1234","campaigns","creatives.xml"],"host":["integration","linktrust","com"],"query":[{"description":{"content":"<p>Required - Used to filter results by Campaign ID. Only one CID can be used at a time</p>\n","type":"text/plain"},"key":"CID","value":""},{"description":{"content":"<p>Not Required - Used to filter results by Affiliate ID. Only one AFID can be used at one time.</p>\n","type":"text/plain"},"key":"AFID","value":""}],"variable":[]}},"response":[{"id":"41537392-7ed7-4d41-9280-c96397121c84","name":"Creatives - XML","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://integration.linktrust.com/rest/1234/campaigns/creatives.xml?CID=123456&AFID=11111","protocol":"https","host":["integration","linktrust","com"],"path":["rest","1234","campaigns","creatives.xml"],"query":[{"key":"CID","value":"123456"},{"key":"AFID","value":"11111"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<Creatives xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/Creatives.xsd\"\r\n    xmlns=\"http://integration.linktrust.com/schemas\">\n    <SuppressionListUrl>http://www.google.com</SuppressionListUrl>\n    <Creative Id=\"5\" Name=\"Creative 1\">\n        <Type>Simple Banner</Type>\n        <Size>\n            <Width>35</Width>\n            <Height>35</Height>\n        </Size>\n        <TrackingLink>\n            <![CDATA[http://www.google.com]]>\r\n        \n        </TrackingLink>\n        <Code>\n            <![CDATA[<a href=\"www.google.com\"></a>]]>\r\n        \n        </Code>\n    </Creative>\n    <Creative Id=\"6\" Name=\"Creative 2\">\n        <Type>Flash</Type>\n        <Size>\n            <Width>135</Width>\n            <Height>135</Height>\n        </Size>\n        <TrackingLink>\n            <![CDATA[http://www.espn.com]]>\r\n        \n        </TrackingLink>\n        <Code>\n            <![CDATA[<a href=\"www.google.com\">some image here</a>]]>\r\n        \n        </Code>\n    </Creative>\n    <Creative Id=\"7\" Name=\"Creative 3\">\n        <Type>HTML</Type>\n        <Size></Size>\n        <TrackingLink>\n            <![CDATA[http://www.pc.beta.linktrust.com]]>\r\n        \n        </TrackingLink>\n        <Code>\n            <![CDATA[<table><tr><td>here is my table</td></tr></table>]]>\r\n        \n    </Code>\n</Creative>\n<Creative Id=\"1\" Name=\"Creative 4\">\n    <Type>Text</Type>\n    <Size></Size>\n    <TrackingLink>\n        <![CDATA[http://www.msn.com]]>\r\n        \n    </TrackingLink>\n    <Code>\n        <![CDATA[<p>some text here</p>]]>\r\n        \n    </Code>\n</Creative>\n</Creatives>"}],"_postman_id":"d9d918b8-71d0-4c78-9fdf-64c2a009eec9"},{"name":"Transaction Details","id":"0db3bb1a-1ca0-4617-925e-1c7ec75313f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://integration.linktrust.com/rest/1234/reports/transactiondetails.xml?DateFrom=MM/DD/YYYY&DateTo=MM/DD/YYYY&CID=&AFID=&StartID=","description":"<h3 id=\"special-instructions\">Special Instructions</h3>\n<p>Unlike other Report APIs, the Transaction Details API is what we have termed a “Streaming API”. The API returns 1,000 records at a time. This method allows the API framework to work efficiently amidst large volumes of transactional data. When a call is made, if more than 1,000 records exist for the set criteria, a “NextRecordId” will be returned in the XML response. The “NextRecordId” is the ID for the first record of the next 1,000 records. By including this as the “StartID” parameter in the next call, the system will return the subsequent 1,000 records. For example, if a call was made which spanned 2,300 records, the system would return 1,000 records and the “NextRecordId” of “7876”. When the next call was made, by including “7876” as the “StartId”, the system would return the next 1,000 records and a “NextRecordId” of “8876”. When the next call was made, “8876” would be used as the “StartId” which would return the remaining 200 records and no “NextRecordId” would be returned.</p>\n","urlObject":{"protocol":"https","path":["rest","1234","reports","transactiondetails.xml"],"host":["integration","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the \"From\" date (starting point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateFrom","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the \"To\" date (ending point) to filter results by date.</p>\n","type":"text/plain"},"key":"DateTo","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - Used to filter results by Campaign ID. Only one CID can be used at a time</p>\n","type":"text/plain"},"key":"CID","value":""},{"description":{"content":"<p>Not Required - Used to filter results by Affiliate ID. Only one AFID can be used at one time.</p>\n","type":"text/plain"},"key":"AFID","value":""},{"description":{"content":"<p>Not Required - ID of the start point for the next 1,000 records. Enter the NextRecordID as returned on the prior post back.</p>\n","type":"text/plain"},"key":"StartID","value":""}],"variable":[]}},"response":[{"id":"ed82923a-5b99-440a-ac43-a76eac4a5feb","name":"Transaction Details - XML","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://integration.linktrust.com/rest/1234/reports/transactiondetails.xml?DateFrom=01/20/2020&DateTo=01/21/2020&CID=123456&AFID=11111&StartID=123123","protocol":"https","host":["integration","linktrust","com"],"path":["rest","1234","reports","transactiondetails.xml"],"query":[{"key":"DateFrom","value":"01/20/2020"},{"key":"DateTo","value":"01/21/2020"},{"key":"CID","value":"123456"},{"key":"AFID","value":"11111"},{"key":"StartID","value":"123123"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<TransactionDetails xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\r\nxsi:schemaLocation=\"http://integration.linktrust.com/schemas\r\nhttp://integration.linktrust.com/schemas/TransactionDetails.xsd\"\r\n    xmlns=\"http://integration.linktrust.com/schemas\">\n    <Campaign Id=\"100038\" Name=\"*Pixel Track 101 TEST \" />\n    <Affiliate Id=\"\" Name=\"\" />\n    <NextRecordId />\n    <Transaction>\n        <TransID>PJU120-106567</TransID>\n        <ConversionDateTime>2012-06-11T15:08:31.717</ConversionDateTime>\n        <CID>100038</CID>\n        <ADID>0</ADID>\n        <AFID>100011</AFID>\n        <SID>SUBIDTEST</SID>\n        <Commission>11.0000</Commission>\n        <Approved>true</Approved>\n        <ApprovalReason>Campaign Auto Approval</ApprovalReason>\n        <Modified>false</Modified>\n        <Quantity>1</Quantity>\n        <TotalSales />\n        <Payout>11.0000</Payout>\n        <PayoutType>Flat</PayoutType>\n        <PayoutReason>Assigned Payout</PayoutReason>\n        <UnitRevenue>15.0000</UnitRevenue>\n        <RevenueType>Flat</RevenueType>\n        <RevenueReason>Custom Merchant Revenue</RevenueReason>\n        <ClickDateTime>2012-06-11T15:08:18.637</ClickDateTime>\n        <ClickID>06_522063_4ed04ab8-535c-4b93-9762-141f89e79478</ClickID>\n        <ClickIP>10.1.12.141</ClickIP>\n        <ClickCountry>US</ClickCountry>\n        <ConversionIP>10.1.12.141</ConversionIP>\n        <ConversionCountry>US</ConversionCountry>\n        <ClickReferrer></ClickReferrer>\n        <ConversionReferrer></ConversionReferrer>\n        <ConversionType>Cookie</ConversionType>\n        <MerchantRefID>MERREFTEST</MerchantRefID>\n        <AffiliateRefID>AFFREFIDTEST</AffiliateRefID>\n        <ClickAdditionalData>adddatatest - ADDVALUETEST</ClickAdditionalData>\n        <ConversionAdditionalData></ConversionAdditionalData>\n        <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/536.5 (KHTML, like Gecko)\r\nChrome/19.0.1084.52 Safari/536.5</ClickUserAgent>\n        <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/536.5 (KHTML, like\r\nGecko) Chrome/19.0.1084.52 Safari/536.5</ConversionUserAgent>\n    </Transaction>\n</TransactionDetails>"}],"_postman_id":"0db3bb1a-1ca0-4617-925e-1c7ec75313f1"}],"id":"28570d0d-d325-4ebf-942f-0b0d292f0dfe","description":"<p>This section contains information specific to the V1 LinkTrust Admin API's. It covers the basic information needed to use the APIs and is meant for a technical audience desiring to integrate with the LinkTrust system.\nThe General Information section should be read prior to reading any of the specific API information.</p>\n<h1 id=\"general-information\">General Information</h1>\n<h2 id=\"fundamentals\">Fundamentals</h2>\n<p>All the APIs are available via any HTTP client. Each element or resource in the LinkTrust system exposed by the APIs will be available via a specific URL. This means resources such as campaigns, affiliates, reports, creatives etc will all have their own URL. If you want to get the current configuration of a resource or run a report you make an HTTP get request to that URL. To modify a resource you make an HTTP put request to that URL with the body of the request containing the new configuration of the resource. HTTP post requests are used to append data to resources or to create new resources.</p>\n<p>Each resource exposed by the LinkTrust API has documentation explaining which HTTP methods it supports along with details on the format data is passed into and out of the API. The format for transferring data is XML.</p>\n<hr />\n<h2 id=\"url-fundamentals\">URL Fundamentals</h2>\n<p>The base URL for all resources exposed by the API is https://integration.linktrust.com/rest/[APIID]/ where [API ID] is a unique API identifier. Each user of the APIs will be assigned a unique API ID to identify their use of the API. The API ID is sent to the system as part of the URL being requested. The resources available are all relative to what your API ID is allowed to access. After the base URL Affiliate API https://integration.linktrust.com/rest/[API ID]/ comes the resource path. This will identify to the system both what kind of resource you are requesting and the specific instance you want. As an example Campaigns/123 would refer to campaign 123. Another example would be Reports/AffiliateCenterCampaignPerformance which refers to the campaign performance report. It should be noted that while we show varying case in our examples for clarity, the URLs are all case insensitive. That is Reports/AffiliateCenterCampaignPerformance is treated the same as\nreports/affiliatecentercampaignperformance.</p>\n<p>Another part of resource URLs is the query string. Some resources such as reports take in parameters which affect what is returned when you request them (do an HTTP get). These parameters are sent via the query string of the resource URL. The documentation for each resource will explain which query string parameters are accepted by that resource and what they do.</p>\n<hr />\n<h1 id=\"authentication\">Authentication</h1>\n<p>As was explained in the previous section each user of the API is given an API ID. This identifies who is accessing the LinkTrust API and is part of the URL for all resources exposed by the API. What it doesn’t do, however, is prove that you are who you say you are. In addition to sending the API ID in the URL you must also send an authentication token which proves who you are. </p>\n<p>There are two ways the authentication token can be sent.</p>\n<ul>\n<li>The first way is by passing a custom HTTP header with each call. The system will look for a header named X-Authentication-Token. If present its contents will be used as the authentication token.</li>\n<li>The second way is to pass a query string parameter named “token” with its value equal to the authentication token.\nEither way works equally well, however, we recommend the use of the custom HTTP header because it keeps the URLs shorter. When calling the API from a normal web browser or some http clients setting a custom HTTP header may not be feasible. Using the query string provides an alternative.</li>\n</ul>\n<p>Now that it has been explained how to pass an authentication token to the APIs it is necessary to address how to generate one. Each API ID has associated with it a unique key. This key is used to generate an authentication token. To prevent replay attacks and preserve the secrecy of the key, authentication tokens are time sensitive and only valid for a period of ten minutes. They are also unique for each URL. Here is the format of the Admin API key:</p>\n<h4 id=\"admin-authentication-token-format---the-following-is-the-format-of-an-authentication-token-used-by-the-admin-apis\">Admin Authentication Token Format - The following is the format of an authentication token used by the Admin APIs:</h4>\n<p><strong>YYYYMMDDHHMM_HASH</strong></p>\n<ul>\n<li><p>All of the following date and times should be based on UTC rather than local\ntime on your system. This is to standardize the time and eliminate time zone\ndifferences.</p>\n</li>\n<li><p>YYYY is the current year in 4 digit format (e.g. 2009).</p>\n</li>\n<li><p>MM is the current month in 2 digit format (e.g. 08 for August).</p>\n</li>\n<li><p>DD is the current day in 2 digit format (e.g. 01 for the 1st of the month).</p>\n</li>\n<li><p>HH is the current hour in 24 hour format (e.g. 13:00 for 1:00 PM or 09 for 9:00\n  AM).</p>\n</li>\n<li><p>MM is the current minute in 2 digit format (e.g. 08 for 8 minutes after the hour).</p>\n</li>\n<li><p>HASH is an MD5 hash formatted as a hexadecimal string (each byte of the hash is ASCII encoded and is represented by 2 uppercase hexadecimal characters). The hash is calculated as follows:</p>\n<ul>\n<li><p>MD5([URL Path Requested]+[YYYYMMDDHHMM]+[Key for API ID])</p>\n</li>\n<li><p><strong>Important Note:</strong> We recommend you consult your framework documentation regarding how it encodes an MD5 hash. .NET users should be aware that typically the default is Unicode and therefore must be changed to a format similar to the following: Encoding.ASCII.GetBytes(string to hash). PHP typically uses ASCII by default.</p>\n</li>\n</ul>\n</li>\n<li><p>URL Path Requested is the path of the URL requested. That is everything after the domain name so everything after integration.linktrust.com <strong>including the beginning /. It should be all lower case regardless of the case used in actually requesting the URL. It does not include the query string.</strong></p>\n</li>\n<li><p>The YYYYMMDDHHMM string should be the same as what is documented above and comes before the hash in the token.</p>\n</li>\n<li><p>Key for API ID is the key assigned to the given API ID. This is case sensitive because generated MD5 hashes are case sensitive and must be in lower case.</p>\n<ul>\n<li><strong>Important Note:</strong> While the MD5 hash needs to be lower case when generated, <strong>the entire authentication token YYYYMMDDHHMM_HASH must be upper case.</strong></li>\n</ul>\n</li>\n</ul>\n<p>Authentication tokens are valid for 10 minutes. That is the date and time specified in the token must be within ten minutes of the time on our servers. Remember the date and time should be based on UTC and not your local time to eliminate time zone differences. The ten minute window allows for some clock skew. We highly recommend you have your time synced to a reliable source to ensure you don’t experience problems due to clock skew (difference in time on your machine from the time on ours).</p>\n<p>Here is an example of authentication token generation. Let’s say it is 8:00 AM on August 9th, 2009 UTC and I want to access the campaign performance report at https://integration.linktrust.com/rest/123/Reports/CampaignPerformance.xml?QueryString. My API User ID is 123 and my key is abc456. My authentication token would be calculated as follows:</p>\n<p>200908090800_HASH where HASH is calculated as:</p>\n<p><strong>MD5(/rest/123/reports/campaignperformance.xml200908090800abc456)</strong></p>\n<p>This turns out to be:</p>\n<p><strong>05F47AB1535E6744D0E1AE2AA7017B8F</strong></p>\n<p>Thus the full token would be:</p>\n<p><strong>200908090800_05F47AB1535E6744D0E1AE2AA7017B8F</strong></p>\n<hr />\n<h1 id=\"error-handling-and-reporting\">Error Handling and Reporting</h1>\n<p>In keeping with a REST based architecture the LinkTrust API uses HTTP status codes to communicate when error conditions occur. When an error occurs the details of the error are also exposed via the returned document. When a resource is requested in an XML format the errors will be returned in an XML format, when requested in an alternate format the errors will match that format. Below is a listing of each of the HTTP status codes used by the LinkTrust API and what it is used for by LinkTrust.</p>\n<p><strong>200</strong> – This is the standard HTTP success status code. It is used to communicate that the request was successful. </p>\n<p><strong>400</strong> – This is the HTTP error code for a bad request. This is used to indicate something about the request as it was sent is invalid. This could be a missing or incorrect query string parameter for a get request. It could mean the data being sent in a put or post request is invalid in some way. The returned document will provide details on exactly what about the request is bad.</p>\n<p><strong>401</strong> – This is the HTTP error code for an unauthorized request. This indicates the authentication token was not found, is invalid, or is expired. The returned document will provide details on why.</p>\n<p><strong>402</strong> – This is the HTTP error code for Payment Required. This code is returned if you have exceeded your allowed number of API requests per month. Part of the licensing agreement for accessing the LinkTrust API includes a limit on how many requests per month can be made. If your limit needs adjusting communicate with your LinkTrust sales person. For more details refer to your licensing agreement. It should be mentioned that only successful calls count against this limit.</p>\n<p><strong>404</strong> – This is the HTTP error code used to indicate that a URL cannot be found. This code is returned if the requested URL is invalid. This could indicate the API User ID on the front of the URL is invalid, or some other part of the URL cannot be found or is otherwise invalid. The returned document may return some further clarification.</p>\n<p><strong>405</strong> – This is the HTTP error code used to indicate the specified HTTP method is not allowed for the given URL. You will get this code if you try and POST or PUT to a resource that doesn’t allow POST or PUT. Check the documentation for the resource you are accessing to ensure you know which methods it allows.</p>\n<p><strong>50X</strong> – Errors in the 500 range indicate a problem with our servers. If you receive an error in the 500 range contact support for further assistance.</p>\n<p>As mentioned above the document returned when an error occurs will be in the format of the requested\nresource. Thus if the resource was requested in an XML format the errors will be in an XML format. If\nthe resource was requested in a CSV format the errors will be in a plain text format.</p>\n<p>An example of the format follows:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>&lt;Errors&gt;\n\n&lt;Error&gt;Error description/Message&lt;/error&gt;\n\n&lt;Error&gt;Another error&lt;/error&gt;\n\n&lt;/Errors&gt;\n</code></pre><hr />\n<h1 id=\"supported-actions\">Supported Actions</h1>\n<p>The LinkTrust API’s are “GET” only. If any other verbs are used, the following error will be returned:</p>\n<p><strong>STATUS CODE: 405</strong></p>\n<p><strong>MESSAGE: The method [Action] is not allowed.</strong></p>\n<hr />\n<h1 id=\"security-note\">Security Note</h1>\n<p>Depending on the settings for each Campaign, some columns may not display values and will only display a closing tag. Here are some examples:</p>\n\n    \n\n    \n","event":[{"listen":"prerequest","script":{"id":"498ed123-acd4-4d82-92e6-e6da3b001683","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7b2433d7-89fd-4bcc-830b-27939a070f31","type":"text/javascript","exec":[""]}}],"_postman_id":"28570d0d-d325-4ebf-942f-0b0d292f0dfe"},{"name":"V2 Affiliate API's","item":[{"name":"Transaction Details","id":"1ff315b8-a522-4227-a6aa-4964f49c72d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://affiliateapi.linktrust.com/v2/TransactionDetails?StartDate=MM/DD/YYYY&EndDate=MM/DD/YYYY&CampaignId=&StartId=","description":"<p>This API is unlike other report APIs--the Transaction Details API is a \"Streaming API\". The API returns 1,000 records at a time. This allows the API framework to work efficiently amidst large volumes of transaction data. When a call is made, if more than 1,000 transaction records exist for the set criteria, a \"NextRowId\" will be returned in the XML response. The “NextRowId” is the ID for the first record of the next 1,000 records. By including this as the “StartID” parameter in the next call, the system will return the subsequent 1,000 records. For example, if a call was made which spanned 2,300 records, the system would return 1,000 records and the “NextRowId” of “7876”. When the next call was made, by including “7876” as the “StartId”, the system would return the next 1,000 records and a “NextRowId” of “8876”. When the next call was made, “8876” would be used as the “StartId” which would return the remaining 300 records and \"0\" would be returned as the “NextRowId”.</p>\n","urlObject":{"protocol":"https","path":["v2","TransactionDetails"],"host":["affiliateapi","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the start date (starting point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY</p>\n","type":"text/plain"},"key":"StartDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the end date (ending point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY.</p>\n","type":"text/plain"},"key":"EndDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - A valid Campaign ID from your account.</p>\n","type":"text/plain"},"key":"CampaignId","value":""},{"description":{"content":"<p>Not Required - ID of the start point for the next 1,000 records. Enter the NextRecordID as returned on the prior post back.</p>\n","type":"text/plain"},"key":"StartId","value":""}],"variable":[]}},"response":[{"id":"07cd318d-668c-489c-bb60-f53f6ba1f0bf","name":"Transaction Details - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://affiliateapi.linktrust.com/v2/TransactionDetails?StartDate=01/20/2020&EndDate=01/21/2020&CampaignId=123456&StartId=123123","protocol":"https","host":["affiliateapi","linktrust","com"],"path":["v2","TransactionDetails"],"query":[{"key":"StartDate","value":"01/20/2020"},{"key":"EndDate","value":"01/21/2020"},{"key":"CampaignId","value":"123456"},{"key":"StartId","value":"123123"}]}},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"CampaignId\": 422754,\n    \"Currency\": \"USD\",\n    \"Transactions\": [\n        {\n            \"Commission\": \"0.00\",\n            \"ClickDate\": \"04/08/2020 15:59:30\",\n            \"ClickID\": \"04_35428531_467e1100-57f2-4235-b581-fc1d05ef7217\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"TransactionID\": \"PAP200-2819684\",\n            \"Date\": \"04/08/2020 16:00:28\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"555.00\",\n            \"ClickDate\": \"04/08/2020 16:34:00\",\n            \"ClickID\": \"04_35447559_eb65e7fe-02a0-4a34-b731-67ce571fedc4\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"TransactionID\": \"PAP200-2821282\",\n            \"Date\": \"04/08/2020 16:34:08\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"cody\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"555.00\",\n            \"ClickDate\": \"04/08/2020 16:35:07\",\n            \"ClickID\": \"04_35448098_51d1d86d-55a2-48c6-8356-663a0a924cd6\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"TransactionID\": \"PAP200-2821326\",\n            \"Date\": \"04/08/2020 16:35:13\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"cody\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"0.00\",\n            \"ClickDate\": \"04/08/2020 16:35:56\",\n            \"ClickID\": \"04_35448458_518b2d1b-f771-4a68-baa8-45c35b0ac0c3\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"TransactionID\": \"PAP200-2821367\",\n            \"Date\": \"04/08/2020 16:36:04\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"cody,test,linktrust,shaun,earth\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"0.00\",\n            \"ClickDate\": \"04/08/2020 16:43:17\",\n            \"ClickID\": \"04_35452065_263cc748-f3be-4828-b617-258cadeda23c\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"TransactionID\": \"PAP200-2821672\",\n            \"Date\": \"04/08/2020 16:43:23\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"0.00\",\n            \"ClickDate\": \"04/08/2020 16:43:43\",\n            \"ClickID\": \"04_35452258_e985741c-a140-4eac-b39c-bb73ea66cc39\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"TransactionID\": \"PAP200-2821698\",\n            \"Date\": \"04/08/2020 16:43:49\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"44.00\",\n            \"ClickDate\": \"04/09/2020 13:18:56\",\n            \"ClickID\": \"04_35914010_bd357e92-a4ab-4c98-bddc-6bffdfa554bd\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"TransactionID\": \"PAP200-2860197\",\n            \"Date\": \"04/09/2020 13:19:02\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"0.00\",\n            \"ClickDate\": \"04/09/2020 13:22:08\",\n            \"ClickID\": \"04_35915804_6a6a3108-7a7c-4c59-8245-0d40b665db4c\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"TransactionID\": \"PAP200-2860373\",\n            \"Date\": \"04/09/2020 13:22:17\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"0.00\",\n            \"ClickDate\": \"04/09/2020 13:25:13\",\n            \"ClickID\": \"04_35917417_80ee7001-0b6e-4a84-8e45-849147c99fda\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"TransactionID\": \"PAP200-2860513\",\n            \"Date\": \"04/09/2020 13:25:18\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"0.00\",\n            \"ClickDate\": \"04/09/2020 13:29:19\",\n            \"ClickID\": \"04_35919516_b172003a-6a94-4abe-9a69-44457e0b3b61\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"TransactionID\": \"PAP200-2860719\",\n            \"Date\": \"04/09/2020 13:29:33\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"0.00\",\n            \"ClickDate\": \"04/09/2020 13:30:34\",\n            \"ClickID\": \"04_35920245_fccd7155-1f92-4cdd-b840-8be706afbc73\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"TransactionID\": \"PAP200-2860812\",\n            \"Date\": \"04/09/2020 13:30:56\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"70.00\",\n            \"ClickDate\": \"04/09/2020 16:28:44\",\n            \"ClickID\": \"04_36016828_6ac02bdf-1bbb-42d7-b15b-bd512634ea0f\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"TransactionID\": \"PAP200-2870115\",\n            \"Date\": \"04/09/2020 16:29:03\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"0.00\",\n            \"ClickDate\": \"04/16/2020 15:06:15\",\n            \"ClickID\": \"04_40473901_a4a1f6c5-c84a-492e-9c15-9d6492a4b593\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"TransactionID\": \"PAP200-3181184\",\n            \"Date\": \"04/16/2020 15:06:24\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"0.00\",\n            \"ClickDate\": \"04/16/2020 15:07:21\",\n            \"ClickID\": \"04_40474788_f6e27aa2-8838-48c3-a581-0846410c6e18\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36\",\n            \"TransactionID\": \"PAP200-3181230\",\n            \"Date\": \"04/16/2020 15:07:31\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"0.00\",\n            \"ClickDate\": \"04/23/2020 14:56:35\",\n            \"ClickID\": \"04_45509475_e453499c-83aa-4854-aca2-89ddee972822\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36\",\n            \"TransactionID\": \"PAP200-3496573\",\n            \"Date\": \"04/23/2020 14:56:48\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"0.00\",\n            \"ClickDate\": \"04/23/2020 14:57:01\",\n            \"ClickID\": \"04_45509826_53735869-2a4a-4ac7-b359-dfb2b82d1c3b\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36\",\n            \"TransactionID\": \"PAP200-3496643\",\n            \"Date\": \"04/23/2020 14:57:26\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"0.00\",\n            \"ClickDate\": \"04/23/2020 16:42:24\",\n            \"ClickID\": \"04_45596581_526e2e1b-3f90-4a32-80ac-43a5fe93fa78\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36\",\n            \"TransactionID\": \"PAP200-3505426\",\n            \"Date\": \"04/23/2020 16:42:31\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"10.00\",\n            \"ClickDate\": \"04/24/2020 11:17:21\",\n            \"ClickID\": \"04_46118034_781812fa-ecf8-48ca-b45e-f1f23c5d44b4\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36\",\n            \"TransactionID\": \"PAP200-3541738\",\n            \"Date\": \"04/24/2020 11:17:29\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"10.00\",\n            \"ClickDate\": \"04/24/2020 11:18:51\",\n            \"ClickID\": \"04_46119488_9fcd2655-4b92-4f31-a5a3-75a1f59fc474\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36\",\n            \"TransactionID\": \"PAP200-3541809\",\n            \"Date\": \"04/24/2020 11:18:58\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        },\n        {\n            \"Commission\": \"3.00\",\n            \"ClickDate\": \"04/24/2020 11:37:49\",\n            \"ClickID\": \"04_46135480_d0110a98-74d5-4c20-a703-052d03e6de52\",\n            \"ClickIPAddress\": \"73.131.206.238\",\n            \"ClickCountry\": \"US\",\n            \"ConversionIPAddress\": \"73.131.206.238\",\n            \"ConversionCountry\": \"US\",\n            \"ClickReferrer\": \"\",\n            \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36\",\n            \"ConversionReferrer\": \"\",\n            \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36\",\n            \"TransactionID\": \"PAP200-3542729\",\n            \"Date\": \"04/24/2020 11:38:18\",\n            \"CID\": 422754,\n            \"Approval\": \"Yes\",\n            \"ADID\": 0,\n            \"SID\": \"\",\n            \"AffiliateRefID\": \"\",\n            \"AdditionalClickData\": []\n        }\n    ],\n    \"IsMoreAvailable\": false,\n    \"NextRowId\": 0\n}"},{"id":"de1123f8-af05-4343-868f-911cd7d36c65","name":"Transaction Details - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://affiliateapi.linktrust.com/v2/TransactionDetails?StartDate=01/20/2020&EndDate=01/21/2020&CampaignId=123456&StartId=123123","protocol":"https","host":["affiliateapi","linktrust","com"],"path":["v2","TransactionDetails"],"query":[{"key":"StartDate","value":"01/20/2020"},{"key":"EndDate","value":"01/21/2020"},{"key":"CampaignId","value":"123456"},{"key":"StartId","value":"123123"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<z:anyType i:type=\"ConversionReport\">\n    <CampaignId>422754</CampaignId>\n    <Currency>USD</Currency>\n    <IsMoreAvailable>false</IsMoreAvailable>\n    <NextRowId>0</NextRowId>\n    <Transactions>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/08/2020 16:00:28</Date>\n            <SID />\n            <TransactionID>PAP200-2819684</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/08/2020 15:59:30</ClickDate>\n            <ClickID>04_35428531_467e1100-57f2-4235-b581-fc1d05ef7217</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ClickUserAgent>\n            <Commission>0.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/08/2020 16:34:08</Date>\n            <SID>cody</SID>\n            <TransactionID>PAP200-2821282</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/08/2020 16:34:00</ClickDate>\n            <ClickID>04_35447559_eb65e7fe-02a0-4a34-b731-67ce571fedc4</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ClickUserAgent>\n            <Commission>555.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/08/2020 16:35:13</Date>\n            <SID>cody</SID>\n            <TransactionID>PAP200-2821326</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/08/2020 16:35:07</ClickDate>\n            <ClickID>04_35448098_51d1d86d-55a2-48c6-8356-663a0a924cd6</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ClickUserAgent>\n            <Commission>555.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/08/2020 16:36:04</Date>\n            <SID>cody,test,linktrust,shaun,earth</SID>\n            <TransactionID>PAP200-2821367</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/08/2020 16:35:56</ClickDate>\n            <ClickID>04_35448458_518b2d1b-f771-4a68-baa8-45c35b0ac0c3</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ClickUserAgent>\n            <Commission>0.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/08/2020 16:43:23</Date>\n            <SID />\n            <TransactionID>PAP200-2821672</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/08/2020 16:43:17</ClickDate>\n            <ClickID>04_35452065_263cc748-f3be-4828-b617-258cadeda23c</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ClickUserAgent>\n            <Commission>0.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/08/2020 16:43:49</Date>\n            <SID />\n            <TransactionID>PAP200-2821698</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/08/2020 16:43:43</ClickDate>\n            <ClickID>04_35452258_e985741c-a140-4eac-b39c-bb73ea66cc39</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ClickUserAgent>\n            <Commission>0.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/09/2020 13:19:02</Date>\n            <SID />\n            <TransactionID>PAP200-2860197</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/09/2020 13:18:56</ClickDate>\n            <ClickID>04_35914010_bd357e92-a4ab-4c98-bddc-6bffdfa554bd</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ClickUserAgent>\n            <Commission>44.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/09/2020 13:22:17</Date>\n            <SID />\n            <TransactionID>PAP200-2860373</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/09/2020 13:22:08</ClickDate>\n            <ClickID>04_35915804_6a6a3108-7a7c-4c59-8245-0d40b665db4c</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ClickUserAgent>\n            <Commission>0.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/09/2020 13:25:18</Date>\n            <SID />\n            <TransactionID>PAP200-2860513</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/09/2020 13:25:13</ClickDate>\n            <ClickID>04_35917417_80ee7001-0b6e-4a84-8e45-849147c99fda</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ClickUserAgent>\n            <Commission>0.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/09/2020 13:29:33</Date>\n            <SID />\n            <TransactionID>PAP200-2860719</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/09/2020 13:29:19</ClickDate>\n            <ClickID>04_35919516_b172003a-6a94-4abe-9a69-44457e0b3b61</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ClickUserAgent>\n            <Commission>0.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/09/2020 13:30:56</Date>\n            <SID />\n            <TransactionID>PAP200-2860812</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/09/2020 13:30:34</ClickDate>\n            <ClickID>04_35920245_fccd7155-1f92-4cdd-b840-8be706afbc73</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ClickUserAgent>\n            <Commission>0.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/09/2020 16:29:03</Date>\n            <SID />\n            <TransactionID>PAP200-2870115</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/09/2020 16:28:44</ClickDate>\n            <ClickID>04_36016828_6ac02bdf-1bbb-42d7-b15b-bd512634ea0f</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ClickUserAgent>\n            <Commission>70.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/16/2020 15:06:24</Date>\n            <SID />\n            <TransactionID>PAP200-3181184</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/16/2020 15:06:15</ClickDate>\n            <ClickID>04_40473901_a4a1f6c5-c84a-492e-9c15-9d6492a4b593</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ClickUserAgent>\n            <Commission>0.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/16/2020 15:07:31</Date>\n            <SID />\n            <TransactionID>PAP200-3181230</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/16/2020 15:07:21</ClickDate>\n            <ClickID>04_40474788_f6e27aa2-8838-48c3-a581-0846410c6e18</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ClickUserAgent>\n            <Commission>0.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/23/2020 14:56:48</Date>\n            <SID />\n            <TransactionID>PAP200-3496573</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/23/2020 14:56:35</ClickDate>\n            <ClickID>04_45509475_e453499c-83aa-4854-aca2-89ddee972822</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36</ClickUserAgent>\n            <Commission>0.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/23/2020 14:57:26</Date>\n            <SID />\n            <TransactionID>PAP200-3496643</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/23/2020 14:57:01</ClickDate>\n            <ClickID>04_45509826_53735869-2a4a-4ac7-b359-dfb2b82d1c3b</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36</ClickUserAgent>\n            <Commission>0.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/23/2020 16:42:31</Date>\n            <SID />\n            <TransactionID>PAP200-3505426</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/23/2020 16:42:24</ClickDate>\n            <ClickID>04_45596581_526e2e1b-3f90-4a32-80ac-43a5fe93fa78</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36</ClickUserAgent>\n            <Commission>0.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/24/2020 11:17:29</Date>\n            <SID />\n            <TransactionID>PAP200-3541738</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/24/2020 11:17:21</ClickDate>\n            <ClickID>04_46118034_781812fa-ecf8-48ca-b45e-f1f23c5d44b4</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36</ClickUserAgent>\n            <Commission>10.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/24/2020 11:18:58</Date>\n            <SID />\n            <TransactionID>PAP200-3541809</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/24/2020 11:18:51</ClickDate>\n            <ClickID>04_46119488_9fcd2655-4b92-4f31-a5a3-75a1f59fc474</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36</ClickUserAgent>\n            <Commission>10.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n        <ConversionTransaction>\n            <ADID>0</ADID>\n            <AdditionalClickData />\n            <AffiliateRefID />\n            <Approval>Yes</Approval>\n            <CID>422754</CID>\n            <Date>04/24/2020 11:38:18</Date>\n            <SID />\n            <TransactionID>PAP200-3542729</TransactionID>\n            <ClickCountry>US</ClickCountry>\n            <ClickDate>04/24/2020 11:37:49</ClickDate>\n            <ClickID>04_46135480_d0110a98-74d5-4c20-a703-052d03e6de52</ClickID>\n            <ClickIPAddress>73.131.206.238</ClickIPAddress>\n            <ClickReferrer />\n            <ClickUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36</ClickUserAgent>\n            <Commission>3.00</Commission>\n            <ConversionCountry>US</ConversionCountry>\n            <ConversionIPAddress>73.131.206.238</ConversionIPAddress>\n            <ConversionReferrer />\n            <ConversionUserAgent>Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36</ConversionUserAgent>\n        </ConversionTransaction>\n    </Transactions>\n</z:anyType>"}],"_postman_id":"1ff315b8-a522-4227-a6aa-4964f49c72d2"},{"name":"Product Data Feed","id":"decd28fd-1ffe-426d-8c23-d223dffe523d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://affiliateapi.linktrust.com/v2/CampaignProduct?campaignId=","description":"<p>This API returns all the product information within a product data feed which is associated to a particular campaign.</p>\n","urlObject":{"protocol":"https","path":["v2","CampaignProduct"],"host":["affiliateapi","linktrust","com"],"query":[{"description":{"content":"<p>Required - A valid Campaign ID from your account.</p>\n","type":"text/plain"},"key":"campaignId","value":""}],"variable":[]}},"response":[{"id":"0ccc1299-9a27-4a06-921e-69a1410b1592","name":"Product Data Feed - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml","type":"text"}],"url":{"raw":"https://affiliateapi.linktrust.com/v2/CampaignProduct?campaignId=123456","protocol":"https","host":["affiliateapi","linktrust","com"],"path":["v2","CampaignProduct"],"query":[{"key":"campaignId","value":"123456"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<Products>\n    <CampaignId>100000</CampaignId>\n    <Product>\n        <SKU>thesku1</SKU>\n        <Name>theName</Name>\n        <Description>theDescription</Description>\n        <RetailPrice>52.3200</RetailPrice>\n        <SalePrice xsi:nil=\"true\" />\n        <Discount>45% off</Discount>\n        <PayoutType>Flat</PayoutType>\n        <Payout>2.3200</Payout>\n        <Category>theCategory</Category>\n        <Brand>theBrand</Brand>\n        <ImageUrl>http://theImageUrl.com</ImageUrl>\n        <TrackingUrl>http://www.tracking.com/click.track?CID=123456&AFID=123456&ADID=123456&SID=&SKU=113234-1</TrackingUrl>\n        <AdditionalData1>data1</AdditionalData1>\n        <AdditionalData2>data2</AdditionalData2>\n        <AdditionalData3>data3</AdditionalData3>\n    </Product>\n    <Product>\n        <SKU>thesku2</SKU>\n        <Name>theName</Name>\n        <Description>theDescription</Description>\n        <RetailPrice>52.3200</RetailPrice>\n        <SalePrice>28.7800</SalePrice>\n        <Discount>45% off</Discount>\n        <PayoutType>Flat</PayoutType>\n        <Payout>2.3200</Payout>\n        <Category>theCategory</Category>\n        <Brand>theBrand</Brand>\n        <ImageUrl>http://theImageUrl.com</ImageUrl>\n        <TrackingUrl>http://www.tracking.com/click.track?CID=123456&AFID=123456&ADID=123456&SID=&SKU=113234-1</TrackingUrl>\n        <AdditionalData1>data1</AdditionalData1>\n        <AdditionalData2>data2</AdditionalData2>\n        <AdditionalData3>data3</AdditionalData3>\n    </Product>\n</Products>"},{"id":"30b97d7e-7414-4552-a1e3-a5d499e6da51","name":"Product Data Feed - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://affiliateapi.linktrust.com/v2/CampaignProduct?campaignId=123456","protocol":"https","host":["affiliateapi","linktrust","com"],"path":["v2","CampaignProduct"],"query":[{"key":"campaignId","value":"123456"}]}},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"CampaignId\":100031,\r\n   \"ProductList\":[\r\n      {\r\n         \"SKU\":\"Sku1\",\r\n         \"Name\":\"Name\",\r\n         \"Description\":\"Description\",\r\n         \"RetailPrice\":12.3000,\r\n         \"SalePrice\":11.3000,\r\n         \"Discount\":\"two dollard off!\",\r\n         \"PayoutType\":0,\r\n         \"Payout\":1000.0000,\r\n         \"Category\":\"category\",\r\n         \"Brand\":\"brand\",\r\n         \"ImageUrl\":\"http://www.linktrust.com/wp-content/themes/linktrustnew/images/linktrust-home.png\",\r\n         \"TrackingUrl\":\"http://www.tracking.com/click.track?CID=123456&AFID=123456&ADID=123456&SID=&SKU=113234-1\",\r\n         \"AdditionalData1\":\"data1\",\r\n         \"AdditionalData2\":\"data2\",\r\n         \"AdditionalData3\":\" \"\r\n      },\r\n      {\r\n         \"SKU\":\"Sku10\",\r\n         \"Name\":\"Name\",\r\n         \"Description\":\"Description\",\r\n         \"RetailPrice\":12.3000,\r\n         \"SalePrice\":11.3000,\r\n         \"Discount\":\"two dollars off!\",\r\n         \"PayoutType\":0,\r\n         \"Payout\":1008.0000,\r\n         \"Category\":\"category\",\r\n         \"Brand\":\"brand\",\r\n         \"ImageUrl\":\"http://www.linktrust.com/wp-content/themes/linktrustnew/images/linktrust-home.png\",\r\n         \"TrackingUrl\":\"http://www.tracking.com/click.track?CID=123456&AFID=123456&ADID=123456&SID=&SKU=113234-2\",\r\n         \"AdditionalData1\":\"data1\",\r\n         \"AdditionalData2\":\"data2\",\r\n         \"AdditionalData3\":\"\"\r\n      }\r\n   ]\r\n}"}],"_postman_id":"decd28fd-1ffe-426d-8c23-d223dffe523d"}],"id":"de309655-9060-4714-bb5c-2d8d6582cdd6","description":"<p>This section contains information specific to the Version 2 of the LinkTrust Affiliate API's.  It covers the basic information needed to use the APIs and is meant for a technical audience desiring to integrate with the LinkTrust system.</p>\n<h1 id=\"general-information\">General Information</h1>\n<h2 id=\"fundamentals\">Fundamentals</h2>\n<p>All the APIs are available via any HTTP client. Each element or resource in the LinkTrust system exposed by the APIs will be available via a specific URL. This means resources such as reports, campaigns, creatives etc. will all have their own URL. If you want to get the current configuration of a resource or run a report you make an HTTP get request to that URL. To modify a resource you make an HTTP put request to that URL with the body of the request containing the new configuration of the resource. HTTP post requests are used to append data to resources or to create new resources.</p>\n<p>The URL to access Affiliate Center APIs is: <strong>affiliateapi.linktrust.com</strong></p>\n<h2 id=\"authentication\">Authentication</h2>\n<p>All API access is performed over HTTPS (SSL) connections. To make authentication easy, basic http authentication is used. Any affiliate center user with the right to access APIs can be used. Simply authenticate with the Affiliate ID (NOT affiliate user name) and password. Additionally if you are accessing an API from within your web browser for testing purposes your browser should present a standard login box for you to authenticate.</p>\n<h2 id=\"content-negotiation\">Content Negotiation</h2>\n<p>The LinkTrust APIs support content negotiation. You may request the responses as XML or JSON. The system will look at the Accept header for any GET requests. In that header you need to pass the content type you wish returned. For example an Accept header value of text/xml or application/xml will return XML. An Accept header of application/json will return json. For Post/Put requests the content type being posted in determines the format the data will be returned in.</p>\n<h2 id=\"error-handling-and-reporting\">Error Handling and Reporting</h2>\n<p>In keeping with a REST based architecture the LinkTrust API uses HTTP status codes to communicate when error conditions occur.  When an error occurs the details of the error are also exposed via the returned document.  When a resource is requested in an XML format the errors will be returned in an XML format, when requested in an alternate format the errors will match that format.  Below is a listing of each of the HTTP status codes used by the LinkTrust API and what it is used for by LinkTrust</p>\n<p><strong>200</strong> – This is the standard HTTP success status code.  It is used to communicate that the request was successful.</p>\n<p><strong>400</strong> – This is the HTTP error code for a bad request.  This is used to indicate something about the request as it was sent is invalid.  This could be a missing or incorrect query string parameter for a get request.  It could mean the data being sent in a put or post request is invalid in some way.  The returned document will provide details on exactly what about the request is bad.</p>\n<p><strong>401</strong> – This is the HTTP error code for an unauthorized request.  This indicates the authentication token was not found, is invalid, or is expired.  The returned document will provide details on why.</p>\n<p><strong>404</strong> – This is the HTTP error code used to indicate that a URL cannot be found.  This code is returned if the requested URL is invalid.  This could indicate the API User ID on the front of the URL is invalid, or some other part of the URL cannot be found or is otherwise invalid.  The returned document may return some further clarification.</p>\n<p><strong>405</strong> – This is the HTTP error code used to indicate the specified HTTP method is not allowed for the given URL.  You will get this code if you try and POST or PUT to a resource that doesn’t allow POST or PUT.   Check the documentation for the resource you are accessing to ensure you know which methods it allows.</p>\n<p><strong>50X</strong> – Errors in the 500 range indicate a problem with our servers.  If you receive an error in the 500 range contact support for further assistance.\nErrors will always be returned in a plain text format.</p>\n","event":[{"listen":"prerequest","script":{"id":"054dc97f-921f-4d6a-a300-441d4a55d7cb","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"89cfd9e8-0695-4fe4-9daa-31f81994b426","type":"text/javascript","exec":[""]}}],"_postman_id":"de309655-9060-4714-bb5c-2d8d6582cdd6"},{"name":"V2 Admin API's","item":[{"name":"Add/Update A Single Product","id":"0e576cd0-c110-4587-9fe7-dd928b847709","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/Product/<CampaignID>/campaignproduct","description":"<p>Using the PUT Request method, the enclosed product will be created as a new Product item.  In the event that the SKU exists, then the SKU will be updated with the new Product information.</p>\n<p><strong>Note:</strong> </p>\n<ul>\n<li><p>When uploading Payout or Revenue, it must be submitted with its type.</p>\n</li>\n<li><p>Items are required as a set: Payout and PayoutType; Revenue and RevenueType</p>\n</li>\n<li><p>XML allowed parameters are Flat or Percent.</p>\n</li>\n<li><p>JSON allowed parameters are 0 (Flat) and 1 (Percent)</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v2","Product","<CampaignID>","campaignproduct"],"host":["api","linktrust","com"],"query":[],"variable":[]}},"response":[{"id":"6789f163-7623-4010-8fcb-02b688f1be09","name":"Add/Update A SIngle Product API - XML","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<Product>\n    <AdditionalData1>data1</AdditionalData1>\n    <AdditionalData2>data2</AdditionalData2>\n    <AdditionalData3>data3</AdditionalData3>\n    <AlternateDestinationUrl>http://www.myelectronics.com</AlternateDestinationUrl>\n    <Brand>Sony</Brand>\n    <Category>Electronics</Category>\n    <Description>50 in TV</Description>\n    <Discount>45% off</Discount>\n    <ImageUrl>http://www.myImageUrl.com</ImageUrl>\n    <Name>TV's</Name>\n    <Payout>2.32</Payout>\n    <PayoutType>Flat</PayoutType>\n    <RetailPrice>52.32</RetailPrice>\n    <Revenue>14.65</Revenue>\n    <RevenueType>Flat</RevenueType>\n    <SKU>sny12345</SKU>\n    <SalePrice>21.16</SalePrice>\n</Product>","options":{"raw":{"language":"xml"}}},"url":{"raw":"https://api.linktrust.com/v2/Product/123456/campaignproduct","protocol":"https","host":["api","linktrust","com"],"path":["v2","Product","123456","campaignproduct"],"query":[{"key":"","value":null,"type":"text","disabled":true}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<string>Successfully added product SKU sny12345.</string>"},{"id":"a5592a4d-63e1-4f9f-a23e-e02574f0b921","name":"Add/Update A SIngle Product API - JSON","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"SKU\":\"sny12345\",\r\n   \"Name\":\"TV's\",\r\n   \"Description\":\"50 in TV\",\r\n   \"RetailPrice\":52.32,\r\n   \"SalePrice\":null,\r\n   \"Discount\":\"45% off\",\r\n   \"RevenueType\":0,\r\n   \"Revenue\":14.65,\r\n   \"PayoutType\":0,\r\n   \"Payout\":2.32,\r\n   \"Category\":\"Electronics\",\r\n   \"Brand\":\"Sony\",\r\n   \"ImageUrl\":\"http://www.myImageUrl.com\",\r\n   \"AlternateDestinationUrl\":\"http://www.myelectronics.com\",\r\n   \"AdditionalData1\":\"data1\",\r\n   \"AdditionalData2\":\"data2\",\r\n   \"AdditionalData3\":\"data3\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.linktrust.com/v2/Product/123456/campaignproduct"},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"\"Successfully added product SKU sny12348.\""}],"_postman_id":"0e576cd0-c110-4587-9fe7-dd928b847709"},{"name":"Add/Update Multiple Products","id":"af99ddf6-08e4-4239-8708-3894e78b3468","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/Product/<campaignId>/campaignproduct","description":"<p>Using the POST Request method, the enclosed product will be created as Product items.  In the event that the SKU exists, then the SKU will be updated with the new Product information.</p>\n<p><strong>Note:</strong> </p>\n<ul>\n<li><p>When uploading Payout or Revenue, it must be submitted with its type.</p>\n</li>\n<li><p>Items are required as a set: Payout and PayoutType; Revenue and RevenueType</p>\n</li>\n<li><p>XML allowed parameters are Flat or Percent.</p>\n</li>\n<li><p>JSON allowed parameters are 0 (Flat) and 1 (Percent)</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v2","Product","<campaignId>","campaignproduct"],"host":["api","linktrust","com"],"query":[],"variable":[]}},"response":[{"id":"78d7acec-7a44-41da-9cba-04a51cd1259e","name":"Add/Update Multiple Products API - JSON","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Product List\":[\r\n      {\r\n         \"SKU\":\"sny12345\",\r\n         \"Name\":\"TV's\",\r\n         \"Description\":\"50 in TV\",\r\n         \"RetailPrice\":52.32,\r\n         \"SalePrice\":null,\r\n         \"Discount\":\"45% off\",\r\n         \"RevenueType\":0,\r\n         \"Revenue\":14.65,\r\n         \"PayoutType\":0,\r\n         \"Payout\":2.32,\r\n         \"Category\":\"Electronics\",\r\n         \"Brand\":\"Sony\",\r\n         \"ImageUrl\":\"http://www.myImageUrl.com\",\r\n         \"AlternateDestinationUrl\":\"http://www.myelectronics.com\",\r\n         \"AdditionalData1\":\"data1\",\r\n         \"AdditionalData2\":\"data2\",\r\n         \"AdditionalData3\":\"data3\"\r\n      },\r\n      {\r\n         \"SKU\":\"sny12346\",\r\n         \"Name\":\"TV's\",\r\n         \"Description\":\"50 in TV\",\r\n         \"RetailPrice\":52.32,\r\n         \"SalePrice\":null,\r\n         \"Discount\":\"45% off\",\r\n         \"RevenueType\":0,\r\n         \"Revenue\":14.65,\r\n         \"PayoutType\":0,\r\n         \"Payout\":2.32,\r\n         \"Category\":\"Electronics\",\r\n         \"Brand\":\"Sony\",\r\n         \"ImageUrl\":\"http://www.myImageUrl.com\",\r\n         \"AlternateDestinationUrl\":\"http://www.myelectronics.com\",\r\n         \"AdditionalData1\":\"data1\",\r\n         \"AdditionalData2\":\"data2\",\r\n         \"AdditionalData3\":\"data3\"\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.linktrust.com/v2/Product/123456/campaignproduct"},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"ProductList\":[\r\n      {\r\n         \"SKU\":\"sny12345\",\r\n         \"Name\":\"TV's\",\r\n         \"Description\":\"50 in TV\",\r\n         \"RetailPrice\":52.32,\r\n         \"SalePrice\":null,\r\n         \"Discount\":\"45% off\",\r\n         \"RevenueType\":0,\r\n         \"Revenue\":14.65,\r\n         \"PayoutType\":0,\r\n         \"Payout\":2.32,\r\n         \"Category\":\"Electronics\",\r\n         \"Brand\":\"Sony\",\r\n         \"ImageUrl\":\"http://www.myImageUrl.com\",\r\n         \"AlternateDestinationUrl\":\"http://www.myelectronics.com\",\r\n         \"AdditionalData1\":\"data1\",\r\n         \"AdditionalData2\":\"data2\",\r\n         \"AdditionalData3\":\"data3\"\r\n      },\r\n      {\r\n         \"SKU\":\"sny12346\",\r\n         \"Name\":\"TV's\",\r\n         \"Description\":\"50 in TV\",\r\n         \"RetailPrice\":52.32,\r\n         \"SalePrice\":null,\r\n         \"Discount\":\"45% off\",\r\n         \"RevenueType\":0,\r\n         \"Revenue\":14.65,\r\n         \"PayoutType\":0,\r\n         \"Payout\":2.32,\r\n         \"Category\":\"Electronics\",\r\n         \"Brand\":\"Sony\",\r\n         \"ImageUrl\":\"http://www.myImageUrl.com\",\r\n         \"AlternateDestinationUrl\":\"http://www.myelectronics.com\",\r\n         \"AdditionalData1\":\"data1\",\r\n         \"AdditionalData2\":\"data2\",\r\n         \"AdditionalData3\":\"data3\"\r\n      }\r\n   ]\r\n}"},{"id":"e4a5f907-fc2d-4413-b4dd-eb7c0483f8ce","name":"Add/Update Multiple Products API - XML","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<Products>\r\n    <Product>\r\n        <AdditionalData1>data1</AdditionalData1>\r\n        <AdditionalData2>data2</AdditionalData2>\r\n        <AdditionalData3>data3</AdditionalData3>\r\n        <AlternateDestinationUrl>http://www.myelectronics.com</AlternateDestinationUrl>\r\n        <Brand>Sony</Brand>\r\n        <Category>Electronics</Category>\r\n        <Description>50in TV</Description>\r\n        <Discount>45% off</Discount>\r\n        <ImageUrl>http://www.myImageUrl.com</ImageUrl>\r\n        <Name>TV's</Name>\r\n        <Payout>2.32</Payout>\r\n        <PayoutType>Flat</PayoutType>\r\n        <RetailPrice>52.32</RetailPrice>\r\n        <Revenue>14.65</Revenue>\r\n        <RevenueType>Flat</RevenueType>\r\n        <SKU>sny12345</SKU>\r\n        <SalePrice>21.16</SalePrice>\r\n    </Product>\r\n    <Product>\r\n        <AdditionalData1>data1</AdditionalData1>\r\n        <AdditionalData2>data2</AdditionalData2>\r\n        <AdditionalData3>data3</AdditionalData3>\r\n        <AlternateDestinationUrl>http://www.myelectronics.com</AlternateDestinationUrl>\r\n        <Brand>Sony</Brand>\r\n        <Category>Electronics</Category>\r\n        <Description>50in TV</Description>\r\n        <Discount>45% off</Discount>\r\n        <ImageUrl>http://www.myImageUrl.com</ImageUrl>\r\n        <Name>TV's</Name>\r\n        <Payout>2.32</Payout>\r\n        <PayoutType>Flat</PayoutType>\r\n        <RetailPrice>52.32</RetailPrice>\r\n        <Revenue>14.65</Revenue>\r\n        <RevenueType>Flat</RevenueType>\r\n        <SKU>sny12346</SKU>\r\n        <SalePrice>21.16</SalePrice>\r\n    </Product>\r\n</Products>","options":{"raw":{"language":"xml"}}},"url":"https://api.linktrust.com/v2/Product/123456/campaignproduct"},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<Result>\r\n    <CampaignId>422754</CampaignId>\r\n    <DeletedCount>2</DeletedCount>\r\n    <Errors i:nil=\"true\" />\r\n    <InsertedCount>2</InsertedCount>\r\n</Result>"}],"_postman_id":"af99ddf6-08e4-4239-8708-3894e78b3468"},{"name":"Advertiser Listing","id":"101d25a8-88d8-4940-aa51-262784096cae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/Merchants/Details","description":"<p>You must use a GET method to run the merchant listing API. Results will display all of your merchants information from the Advertiser Center, Advertiser Details page.</p>\n","urlObject":{"protocol":"https","path":["v2","Merchants","Details"],"host":["api","linktrust","com"],"query":[],"variable":[]}},"response":[{"id":"9a7578c5-3429-4840-bf84-fe7ff7ce82d0","name":"Advertiser Listing API - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://api.linktrust.com/v2/Merchants/Details"},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"MerchantId\":100000,\r\n   \"CompanyName\":\"Merchant & Merchant Inc.\",\r\n   \"AccountNumber\":\"123456789\",\r\n   \"AddressLegacy\":\"123 test street\",\r\n   \"AddressLine1\":\"123 test street\",\r\n   \"AddressLine2\":\"# 2\",\r\n   \"City\":\"Roseville\",\r\n   \"State\":\"AL\",\r\n   \"Province\":\"252\",\r\n   \"PostalCode\":\"12345\",\r\n   \"Country\":\"TJ\",\r\n   \"CompanyFax\":\"123-456-7896\",\r\n   \"CreditApplicationReceived\":true,\r\n   \"PaymentTerms\":\"Net - 10\",\r\n   \"ContactName\":\"John Doe\",\r\n   \"ContactEmail\":\"john@test.com\",\r\n   \"ContactPhone\":\"524-584-9632\",\r\n   \"ContactFax\":\"542-880-8880\",\r\n   \"ContactAIM\":\"test\",\r\n   \"ContactMSN\":\"test\",\r\n   \"ContactYahoo\":\"test\",\r\n   \"ContactSkype\":\"test\",\r\n   \"Notes\":\"this is a test account.\",\r\n   \"AdditionalData1\":null,\r\n   \"AdditionalData2\":null,\r\n   \"WebsiteURL\":\"http://www.test.com\",\r\n   \"ReportingLogin\":\"login\",\r\n   \"ReportingPassword\":\"password\"\r\n}"},{"id":"9ab30526-8093-4708-99b1-2156f110acb5","name":"Advertiser Listing API - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml","type":"text"}],"url":"https://api.linktrust.com/v2/Merchants/Details"},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<MerchantListing>\r\n    <Merchant>\r\n        <MerchantId>100000</MerchantId>\r\n        <CompanyName>Merchant & Merchant Inc.</CompanyName>\r\n        <AccountNumber>123456789</AccountNumber>\r\n        <AddressLegacy>123 test street</AddressLegacy>\r\n        <AddressLine1>123 test street</AddressLine1>\r\n        <AddressLine2># 2</AddressLine2>\r\n        <City>Roseville</City>\r\n        <State>AL</State>\r\n        <Province>252</Province>\r\n        <PostalCode>12345</PostalCode>\r\n        <Country>TJ</Country>\r\n        <CompanyFax>123-456-7896</CompanyFax>\r\n        <CreditApplicationReceived>true</CreditApplicationReceived>\r\n        <PaymentTerms>Net - 10</PaymentTerms>\r\n        <ContactName>John Doe</ContactName>\r\n        <ContactEmail>john@test.com</ContactEmail>\r\n        <ContactPhone>524-584-9632</ContactPhone>\r\n        <ContactFax>542-880-8880</ContactFax>\r\n        <ContactAIM>test</ContactAIM>\r\n        <ContactMSN>test</ContactMSN>\r\n        <ContactYahoo>test</ContactYahoo>\r\n        <ContactSkype>test</ContactSkype>\r\n        <Notes>this is a test account.</Notes>\r\n        <WebsiteURL>http://www.test.com</WebsiteURL>\r\n        <ReportingLogin>login</ReportingLogin>\r\n        <ReportingPassword>password</ReportingPassword>\r\n    </Merchant>\r\n</MerchantListing>"}],"_postman_id":"101d25a8-88d8-4940-aa51-262784096cae"},{"name":"Affiliate Lead Status","id":"97716879-b8aa-4c15-958e-f2eb018f0d1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/Reports/AffiliateLeadStatus?StartDate=MM/DD/YYYY&EndDate=MM/DD/YYYY&TrafficFilterLeadStats=","description":"<p>Must use a GET method to run the campaign listing API.  Results from this API will show the lead gen performance stats for each affiliate, broken out by campaign.</p>\n","urlObject":{"protocol":"https","path":["v2","Reports","AffiliateLeadStatus"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the start date (starting point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY</p>\n","type":"text/plain"},"key":"StartDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the end date (ending point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY.</p>\n","type":"text/plain"},"key":"EndDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - Used to filter the results by lead status.  Can be one of the following integers or strings: \"All\" or \"1\" (No Traffic Filtering) \"InvalidDataField\" or \"2\" (Filtering by Invalid Data Field) \"CampaignRules\" or \"3\" (Filtering by Campaign Rules) \"ThirdPartyRules\" or \"4\" (Filtering by Third Party Rules) \"TierRules\" or \"5\" (Filtering by Tier Rules) \"ChannelRules\" or \"6\" (Filtering by Channel Rules) \"RejectedResponse\" or \"7\" (Filtering by Rejected Response)</p>\n","type":"text/plain"},"key":"TrafficFilterLeadStats","value":""}],"variable":[]}},"response":[{"id":"607275e6-191b-4588-aea7-771134b860b5","name":"Affiliate Lead Status - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Reports/AffiliateLeadStatus?StartDate=01/20/2020&EndDate=01/21/2020&TrafficFilterLeadStats=1","protocol":"https","host":["api","linktrust","com"],"path":["v2","Reports","AffiliateLeadStatus"],"query":[{"key":"StartDate","value":"01/20/2020"},{"key":"EndDate","value":"01/21/2020"},{"key":"TrafficFilterLeadStats","value":"1"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<AffiliateLeadStatusReportResult>\r\n    <AffiliateLeadStatus>\r\n        <ParentRow>\r\n            <Stats>\r\n                <Filtered3rdPartyRules>195</Filtered3rdPartyRules>\r\n                <FilteredCampaignRules>166</FilteredCampaignRules>\r\n                <FilteredInvalidDataField>223</FilteredInvalidDataField>\r\n                <Gross>7869</Gross>\r\n                <RejectedChannelRules>186</RejectedChannelRules>\r\n                <RejectedResponse>907</RejectedResponse>\r\n                <RejectedTierRules>276</RejectedTierRules>\r\n                <RejectedTotal>1369</RejectedTotal>\r\n                <ReturnedFromAll>911</ReturnedFromAll>\r\n                <Sold>5005</Sold>\r\n                <AFID>100004</AFID>\r\n                <AffiliateName>#1 Best Affiliate, Inc.</AffiliateName>\r\n                <Suspended>false</Suspended>\r\n            </Stats>\r\n            <Children>\r\n                <Child>\r\n                    <Filtered3rdPartyRules>0</Filtered3rdPartyRules>\r\n                    <FilteredCampaignRules>0</FilteredCampaignRules>\r\n                    <FilteredInvalidDataField>0</FilteredInvalidDataField>\r\n                    <Gross>2</Gross>\r\n                    <RejectedChannelRules>0</RejectedChannelRules>\r\n                    <RejectedResponse>0</RejectedResponse>\r\n                    <RejectedTierRules>0</RejectedTierRules>\r\n                    <RejectedTotal>0</RejectedTotal>\r\n                    <ReturnedFromAll>1</ReturnedFromAll>\r\n                    <Sold>1</Sold>\r\n                    <CID>100214</CID>\r\n                    <CampaignName>**Lead Gen Test </CampaignName>\r\n                </Child>\r\n                <Child>\r\n                    <Filtered3rdPartyRules>4</Filtered3rdPartyRules>\r\n                    <FilteredCampaignRules>3</FilteredCampaignRules>\r\n                    <FilteredInvalidDataField>3</FilteredInvalidDataField>\r\n                    <Gross>29</Gross>\r\n                    <RejectedChannelRules>3</RejectedChannelRules>\r\n                    <RejectedResponse>3</RejectedResponse>\r\n                    <RejectedTierRules>3</RejectedTierRules>\r\n                    <RejectedTotal>9</RejectedTotal>\r\n                    <ReturnedFromAll>3</ReturnedFromAll>\r\n                    <Sold>7</Sold>\r\n                    <CID>100205</CID>\r\n                    <CampaignName>Gman Leads</CampaignName>\r\n                </Child>\r\n                <Child>\r\n                    <Filtered3rdPartyRules>0</Filtered3rdPartyRules>\r\n                    <FilteredCampaignRules>1</FilteredCampaignRules>\r\n                    <FilteredInvalidDataField>0</FilteredInvalidDataField>\r\n                    <Gross>28</Gross>\r\n                    <RejectedChannelRules>0</RejectedChannelRules>\r\n                    <RejectedResponse>10</RejectedResponse>\r\n                    <RejectedTierRules>2</RejectedTierRules>\r\n                    <RejectedTotal>12</RejectedTotal>\r\n                    <ReturnedFromAll>0</ReturnedFromAll>\r\n                    <Sold>15</Sold>\r\n                    <CID>100206</CID>\r\n                    <CampaignName>Lead Galore</CampaignName>\r\n                </Child>\r\n            </Children>\r\n        </ParentRow>\r\n        <ParentRow>\r\n            <Stats>\r\n                <Filtered3rdPartyRules>0</Filtered3rdPartyRules>\r\n                <FilteredCampaignRules>0</FilteredCampaignRules>\r\n                <FilteredInvalidDataField>13</FilteredInvalidDataField>\r\n                <Gross>15</Gross>\r\n                <RejectedChannelRules>0</RejectedChannelRules>\r\n                <RejectedResponse>0</RejectedResponse>\r\n                <RejectedTierRules>0</RejectedTierRules>\r\n                <RejectedTotal>0</RejectedTotal>\r\n                <ReturnedFromAll>0</ReturnedFromAll>\r\n                <Sold>2</Sold>\r\n                <AFID>100314</AFID>\r\n                <AffiliateName>Gman</AffiliateName>\r\n                <Suspended>false</Suspended>\r\n            </Stats>\r\n            <Children>\r\n                <Child>\r\n                    <Filtered3rdPartyRules>0</Filtered3rdPartyRules>\r\n                    <FilteredCampaignRules>0</FilteredCampaignRules>\r\n                    <FilteredInvalidDataField>13</FilteredInvalidDataField>\r\n                    <Gross>15</Gross>\r\n                    <RejectedChannelRules>0</RejectedChannelRules>\r\n                    <RejectedResponse>0</RejectedResponse>\r\n                    <RejectedTierRules>0</RejectedTierRules>\r\n                    <RejectedTotal>0</RejectedTotal>\r\n                    <ReturnedFromAll>0</ReturnedFromAll>\r\n                    <Sold>2</Sold>\r\n                    <CID>100199</CID>\r\n                    <CampaignName>Bryan's Lead Gen Test</CampaignName>\r\n                </Child>\r\n            </Children>\r\n        </ParentRow>\r\n    </AffiliateLeadStatus>\r\n</AffiliateLeadStatusReportResult>"},{"id":"c4bdb6ca-571d-48ee-8d22-246dcc3850ee","name":"Affiliate Lead Status - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"","description":"Allowed values: application/xml,  appliaction/json","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Reports/AffiliateLeadStatus?StartDate=01/20/2020&EndDate=01/21/2020&TrafficFilterLeadStats=1","protocol":"https","host":["api","linktrust","com"],"path":["v2","Reports","AffiliateLeadStatus"],"query":[{"key":"StartDate","value":"01/20/2020"},{"key":"EndDate","value":"01/21/2020"},{"key":"TrafficFilterLeadStats","value":"1"}]}},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"AffiliateLeadStatus\":[\r\n      {\r\n         \"Stats\":{\r\n            \"AFID\":100004,\r\n            \"AffiliateName\":\"#1 Best Affiliate, Inc.\",\r\n            \"Gross\":7869,\r\n            \"FilteredInvalidDataField\":223,\r\n            \"FilteredCampaignRules\":166,\r\n            \"Filtered3rdPartyRules\":195,\r\n            \"RejectedTierRules\":276,\r\n            \"RejectedChannelRules\":186,\r\n            \"RejectedResponse\":907,\r\n            \"RejectedTotal\":1369,\r\n            \"ReturnedFromAll\":911,\r\n            \"Sold\":5005,\r\n            \"Suspended\":false\r\n         },\r\n         \"Children\":[\r\n            {\r\n               \"CID\":100214,\r\n               \"CampaignName\":\"**Lead Gen Test  \",\r\n               \"Gross\":2,\r\n               \"FilteredInvalidDataField\":0,\r\n               \"FilteredCampaignRules\":0,\r\n               \"Filtered3rdPartyRules\":0,\r\n               \"RejectedTierRules\":0,\r\n               \"RejectedChannelRules\":0,\r\n               \"RejectedResponse\":0,\r\n               \"RejectedTotal\":0,\r\n               \"ReturnedFromAll\":1,\r\n               \"Sold\":1\r\n            },\r\n            {\r\n               \"CID\":100205,\r\n               \"CampaignName\":\"Gman Leads\",\r\n               \"Gross\":29,\r\n               \"FilteredInvalidDataField\":3,\r\n               \"FilteredCampaignRules\":3,\r\n               \"Filtered3rdPartyRules\":4,\r\n               \"RejectedTierRules\":3,\r\n               \"RejectedChannelRules\":3,\r\n               \"RejectedResponse\":3,\r\n               \"RejectedTotal\":9,\r\n               \"ReturnedFromAll\":3,\r\n               \"Sold\":7\r\n            },\r\n            {\r\n               \"CID\":100206,\r\n               \"CampaignName\":\"Lead Galore\",\r\n               \"Gross\":28,\r\n               \"FilteredInvalidDataField\":0,\r\n               \"FilteredCampaignRules\":1,\r\n               \"Filtered3rdPartyRules\":0,\r\n               \"RejectedTierRules\":2,\r\n               \"RejectedChannelRules\":0,\r\n               \"RejectedResponse\":10,\r\n               \"RejectedTotal\":12,\r\n               \"ReturnedFromAll\":0,\r\n               \"Sold\":15\r\n            }\r\n         ]\r\n      },\r\n      {\r\n         \"Stats\":{\r\n            \"AFID\":100314,\r\n            \"AffiliateName\":\"Gman\",\r\n            \"Gross\":15,\r\n            \"FilteredInvalidDataField\":13,\r\n            \"FilteredCampaignRules\":0,\r\n            \"Filtered3rdPartyRules\":0,\r\n            \"RejectedTierRules\":0,\r\n            \"RejectedChannelRules\":0,\r\n            \"RejectedResponse\":0,\r\n            \"RejectedTotal\":0,\r\n            \"ReturnedFromAll\":0,\r\n            \"Sold\":2,\r\n            \"Suspended\":false\r\n         },\r\n         \"Children\":[\r\n            {\r\n               \"CID\":100199,\r\n               \"CampaignName\":\"Bryan's Lead Gen Test\",\r\n               \"Gross\":15,\r\n               \"FilteredInvalidDataField\":13,\r\n               \"FilteredCampaignRules\":0,\r\n               \"Filtered3rdPartyRules\":0,\r\n               \"RejectedTierRules\":0,\r\n               \"RejectedChannelRules\":0,\r\n               \"RejectedResponse\":0,\r\n               \"RejectedTotal\":0,\r\n               \"ReturnedFromAll\":0,\r\n               \"Sold\":2\r\n            }\r\n         ]\r\n      }\r\n   ]\r\n}"}],"_postman_id":"97716879-b8aa-4c15-958e-f2eb018f0d1a"},{"name":"Affiliate Listing","id":"836aecbd-9981-4c59-9046-54a079a56148","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/Affiliate?IncludeAffiliateCampaignData=&AffiliateId=","description":"<p>Must use a GET method to run the affiliate listing API.  Results will display all of your affiliates if not specified or a single affiliate and their information.</p>\n","urlObject":{"protocol":"https","path":["v2","Affiliate"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Not Required - Choose whether to show the campaign data for the affiliates. Allowed values: True or false.</p>\n","type":"text/plain"},"key":"IncludeAffiliateCampaignData","value":""},{"description":{"content":"<p>Not Required - Only shows data for one affiliate. Must be a valid Affiliate ID.</p>\n","type":"text/plain"},"key":"AffiliateId","value":""}],"variable":[]}},"response":[{"id":"0082962a-91eb-4827-8a45-312fa802a394","name":"Affiliate Listing - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/affiliate?IncludeAffiliateCampaignData=False&AffiliateId=10000","protocol":"https","host":["api","linktrust","com"],"path":["v2","affiliate"],"query":[{"key":"IncludeAffiliateCampaignData","value":"False"},{"key":"AffiliateId","value":"10000"}]}},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"[\r\n   {\r\n      \"AffiliateId\":436049,\r\n      \"PartnerId\":185,\r\n      \"AffiliateName\":\"John Doe\",\r\n      \"AltId\":\"\",\r\n      \"Groups\":\"Newbie\",\r\n      \"PrimaryManager\":\"Test Test\",\r\n      \"IsSuspended\":false,\r\n      \"FirstName\":\"John\",\r\n      \"LastName\":\"Doe\",\r\n      \"Address1\":\"\",\r\n      \"Address2\":\"\",\r\n      \"City\":\"\",\r\n      \"State\":\"\",\r\n      \"Province\":\"\",\r\n      \"PostalCode\":\"\",\r\n      \"Country\":\"United States of America\",\r\n      \"Email\":\"LOL@email.com\",\r\n      \"Phone\":\"\",\r\n      \"Fax\":\"\",\r\n      \"IMNetwork\":\"\",\r\n      \"IMAddress\":\"\",\r\n      \"TaxDocDate\":\"\",\r\n      \"SignupDate\":\"12/19/2019\",\r\n      \"LastLoginDate\":\"\"\r\n   }\r\n]"},{"id":"fe1ff390-03a3-4f53-a2ee-b2894ad61d1a","name":"Affiliate Listing - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/affiliate?IncludeAffiliateCampaignData=False&AffiliateId=10000","protocol":"https","host":["api","linktrust","com"],"path":["v2","affiliate"],"query":[{"key":"IncludeAffiliateCampaignData","value":"False","description":"Not Required - Choose whether to show the campaign data for the affiliates. Allowed values: True or false."},{"key":"AffiliateId","value":"10000","description":"Not Required - Only shows data for one affiliate. Must be a valid Affiliate ID."}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<ArrayOfAffiliate>\r\n    <Affiliate>\r\n        <AffiliateId>123456</AffiliateId>\r\n        <PartnerId>2</PartnerId>\r\n        <AffiliateName>Rad Marketing</AffiliateName>\r\n        <AltId>1345</AltId>\r\n        <Groups>Email Group</Groups>\r\n        <PrimaryManager>Mick Jogger</PrimaryManager>\r\n        <IsSuspended>false</IsSuspended>\r\n        <FirstName>Jane</FirstName>\r\n        <LastName>Doe</LastName>\r\n        <Address1>210 East 2950 North</Address1>\r\n        <Address2>Suite G-75</Address2>\r\n        <City>Lehi</City>\r\n        <State />\r\n        <Province />\r\n        <PostalCode>84604</PostalCode>\r\n        <Country>Taiwan, Province Of China</Country>\r\n        <Email>mick@gmail.comm</Email>\r\n        <Phone>801-331-6945</Phone>\r\n        <Fax>801-880-8884</Fax>\r\n        <IMNetwork>mjogger</IMNetwork>\r\n        <IMAddress>AIM</IMAddress>\r\n        <TaxDocDate>12/26/2009</TaxDocDate>\r\n        <SignupDate>3/31/2009</SignupDate>\r\n        <LastLoginDate>7/15/2014</LastLoginDate>\r\n        <Campaigns>\r\n            <Campaign>\r\n                <CampaignId>100000</CampaignId>\r\n                <CampaignManagers>\r\n                    <d5p1:string>Mike Morris</d5p1:string>\r\n                    <d5p1:string>Lou Finnigan</d5p1:string>\r\n                    <d5p1:string>Sammy Wounder</d5p1:string>\r\n                </CampaignManagers>\r\n                <CampaignName>Supermart Mobile Deals</CampaignName>\r\n                <CampaignStatus>PublicLive</CampaignStatus>\r\n                <CampaignType>CPA</CampaignType>\r\n                <Category>** Exclusive</Category>\r\n                <ExpirationDate />\r\n                <Group>Newbie</Group>\r\n            </Campaign>\r\n        </Campaigns>\r\n    </Affiliate>\r\n</ArrayOfAffiliate>"}],"_postman_id":"836aecbd-9981-4c59-9046-54a079a56148"},{"name":"Campaign Cap Listing","id":"02f6fec6-c4db-4705-bd4e-0434055493b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/Campaigns/Cap?CampaignId=&AffiliateId=","description":"<p>Must use a GET method to run the campaign cap listing API. Results will return all of your caps for a specified campaign or affiliate/campaign specified in the URL.</p>\n","urlObject":{"protocol":"https","path":["v2","Campaigns","Cap"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Required - A valid Campaign ID from your account.</p>\n","type":"text/plain"},"key":"CampaignId","value":""},{"description":{"content":"<p>Not Required - Only shows data for one affiliate. Must be a valid Affiliate ID.</p>\n","type":"text/plain"},"key":"AffiliateId","value":""}],"variable":[]}},"response":[{"id":"1f78311f-9e33-4f18-82f8-a3412b6668d3","name":"Campaign Cap Listing - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Campaigns/Cap?CampaignId=123456&AffiliateId","protocol":"https","host":["api","linktrust","com"],"path":["v2","Campaigns","Cap"],"query":[{"key":"CampaignId","value":"123456"},{"key":"AffiliateId","value":null}]}},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"CampaignId\":427353,\r\n   \"AffiliateId\":null,\r\n   \"EnableCapEmailNotifications\":false,\r\n   \"CapEmailAddress\":\"\",\r\n   \"Caps\":[\r\n      {\r\n         \"CapId\":160439,\r\n         \"CapType\":1,\r\n         \"Enabled\":true,\r\n         \"CapValue\":25.0000,\r\n         \"IsRevenue\":false,\r\n         \"EmailNotificationThreshold\":0,\r\n         \"CurrentValue\":6.0000,\r\n         \"IsMet\":false\r\n      },\r\n      {\r\n         \"CapId\":160441,\r\n         \"CapType\":1,\r\n         \"Enabled\":true,\r\n         \"CapValue\":90000.0000,\r\n         \"IsRevenue\":true,\r\n         \"EmailNotificationThreshold\":0,\r\n         \"CurrentValue\":120.0000,\r\n         \"IsMet\":false\r\n      }\r\n   ]\r\n}"},{"id":"fe3cd2a7-d266-4f66-b392-fe91261f9e6a","name":"Campaign Cap Listing - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Campaigns/Cap?CampaignId=123456&AffiliateId=","protocol":"https","host":["api","linktrust","com"],"path":["v2","Campaigns","Cap"],"query":[{"key":"CampaignId","value":"123456","description":"Required - A valid Campaign ID from your account."},{"key":"AffiliateId","value":"","description":"Not Required - Only shows data for one affiliate. Must be a valid Affiliate ID."}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<CampaignCapConfig>\r\n    <CampaignId>123456</CampaignId>\r\n    <CampaignName>Link Test</CampaignName>\r\n    <AffiliateId xsi:nil=\"true\" />\r\n    <EnableCapEmailNotifications>true</EnableCapEmailNotifications>\r\n    <CapEmailAddress>test@test.com</CapEmailAddress>\r\n    <Caps>\r\n        <CampaignCap>\r\n            <CapId>152</CapId>\r\n            <CampaignId>123456</CampaignId>\r\n            <CapType>Daily</CapType>\r\n            <Enabled>true</Enabled>\r\n            <AffiliateId>-1</AffiliateId>\r\n            <CapValue>10.0000</CapValue>\r\n            <IsRevenue>true</IsRevenue>\r\n            <EmailNotificationThreshold>30</EmailNotificationThreshold>\r\n            <DateLastResetUtc>2016-08-30T19:50:51.297</DateLastResetUtc>\r\n            <ExpirationDateUtc>2016-09-02T06:00:00</ExpirationDateUtc>\r\n            <CurrentValue>0.0000</CurrentValue>\r\n            <HasEmailBeenQueued>false</HasEmailBeenQueued>\r\n            <IsMet>false</IsMet>\r\n        </CampaignCap>\r\n        <CampaignCap>\r\n            <CapId>363</CapId>\r\n            <CampaignId>123456</CampaignId>\r\n            <CapType>Weekly</CapType>\r\n            <Enabled>true</Enabled>\r\n            <AffiliateId>-1</AffiliateId>\r\n            <CapValue>200.0000</CapValue>\r\n            <IsRevenue>true</IsRevenue>\r\n            <EmailNotificationThreshold>10</EmailNotificationThreshold>\r\n            <DateLastResetUtc>2016-08-30T16:13:19.627</DateLastResetUtc>\r\n            <ExpirationDateUtc>2016-09-04T00:00:00</ExpirationDateUtc>\r\n            <CurrentValue>60.0000</CurrentValue>\r\n            <HasEmailBeenQueued>false</HasEmailBeenQueued>\r\n            <IsMet>false</IsMet>\r\n        </CampaignCap>\r\n        <CampaignCap>\r\n            <CapId>84</CapId>\r\n            <CampaignId>123456</CampaignId>\r\n            <CapType>Weekly</CapType>\r\n            <Enabled>true</Enabled>\r\n            <AffiliateId>-1</AffiliateId>\r\n            <CapValue>50.0000</CapValue>\r\n            <IsRevenue>false</IsRevenue>\r\n            <EmailNotificationThreshold>50</EmailNotificationThreshold>\r\n            <DateLastResetUtc>2016-08-12T23:06:37.51</DateLastResetUtc>\r\n            <ExpirationDateUtc>2016-09-04T00:00:00</ExpirationDateUtc>\r\n            <CurrentValue>16.0000</CurrentValue>\r\n            <HasEmailBeenQueued>false</HasEmailBeenQueued>\r\n            <IsMet>false</IsMet>\r\n        </CampaignCap>\r\n        <CampaignCap>\r\n            <CapId>378</CapId>\r\n            <CampaignId>123456</CampaignId>\r\n            <CapType>Monthly</CapType>\r\n            <Enabled>true</Enabled>\r\n            <AffiliateId>-1</AffiliateId>\r\n            <CapValue>100.0000</CapValue>\r\n            <IsRevenue>false</IsRevenue>\r\n            <EmailNotificationThreshold>20</EmailNotificationThreshold>\r\n            <DateLastResetUtc>2016-08-31T17:00:08.96</DateLastResetUtc>\r\n            <ExpirationDateUtc>2016-10-01T06:00:00</ExpirationDateUtc>\r\n            <CurrentValue>0.0000</CurrentValue>\r\n            <HasEmailBeenQueued>false</HasEmailBeenQueued>\r\n            <IsMet>false</IsMet>\r\n        </CampaignCap>\r\n    </Caps>\r\n</CampaignCapConfig>"}],"_postman_id":"02f6fec6-c4db-4705-bd4e-0434055493b8"},{"name":"Campaign Lead Status","id":"6ca9f1e4-9791-40a9-b05e-df7eca1690b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/Reports/CampaignLeadStatus?StartDate=MM/DD/YYYY&EndDate=MM/DD/YYYY&TrafficFilterLeadStats=","description":"<p>Must use a GET method to run the campaign lead status API. Results from this API will show the lead gen performance stats for each campaign, broken out by affiliate.</p>\n","urlObject":{"protocol":"https","path":["v2","Reports","CampaignLeadStatus"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the start date (starting point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY</p>\n","type":"text/plain"},"key":"StartDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the end date (ending point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY.</p>\n","type":"text/plain"},"key":"EndDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - Used to filter the results by lead status.  Can be one of the following integers or strings: \"All\" or \"1\" (No Traffic Filtering) \"InvalidDataField\" or \"2\" (Filtering by Invalid Data Field) \"CampaignRules\" or \"3\" (Filtering by Campaign Rules) \"ThirdPartyRules\" or \"4\" (Filtering by Third Party Rules) \"TierRules\" or \"5\" (Filtering by Tier Rules) \"ChannelRules\" or \"6\" (Filtering by Channel Rules) \"RejectedResponse\" or \"7\" (Filtering by Rejected Response)</p>\n","type":"text/plain"},"key":"TrafficFilterLeadStats","value":""}],"variable":[]}},"response":[{"id":"afb99b03-bd39-46be-bd8c-e25e3ffdfc67","name":"Campaign Lead Status - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Reports/CampaignLeadStatus?StartDate=01/20/2020&EndDate=01/21/2020&TrafficFilterLeadStats=All","protocol":"https","host":["api","linktrust","com"],"path":["v2","Reports","CampaignLeadStatus"],"query":[{"key":"StartDate","value":"01/20/2020"},{"key":"EndDate","value":"01/21/2020"},{"key":"TrafficFilterLeadStats","value":"All"}]}},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"CampaignLeadStatus\":[\r\n      {\r\n         \"Stats\":{\r\n            \"CID\":100197,\r\n            \"CampaignName\":\"**Bret's Lead Campaign\",\r\n            \"Gross\":23,\r\n            \"FilteredInvalidDataField\":23,\r\n            \"FilteredCampaignRules\":0,\r\n            \"Filtered3rdPartyRules\":0,\r\n            \"RejectedTierRules\":0,\r\n            \"RejectedChannelRules\":0,\r\n            \"RejectedResponse\":0,\r\n            \"RejectedTotal\":0,\r\n            \"ReturnedFromAll\":0,\r\n            \"Sold\":0\r\n         },\r\n         \"Children\":[\r\n            {\r\n               \"AFID\":100004,\r\n               \"Name\":\"#1 Best Affiliate, Inc.\",\r\n               \"Suspended\":false,\r\n               \"Gross\":23,\r\n               \"FilteredInvalidDataField\":23,\r\n               \"FilteredCampaignRules\":0,\r\n               \"Filtered3rdPartyRules\":0,\r\n               \"RejectedTierRules\":0,\r\n               \"RejectedChannelRules\":0,\r\n               \"RejectedResponse\":0,\r\n               \"RejectedTotal\":0,\r\n               \"ReturnedFromAll\":0,\r\n               \"Sold\":0\r\n            },\r\n            {\r\n               \"AFID\":100014,\r\n               \"Name\":\"Nathan's Test Affiliate\",\r\n               \"Suspended\":false,\r\n               \"Gross\":23,\r\n               \"FilteredInvalidDataField\":0,\r\n               \"FilteredCampaignRules\":5,\r\n               \"Filtered3rdPartyRules\":0,\r\n               \"RejectedTierRules\":1,\r\n               \"RejectedChannelRules\":0,\r\n               \"RejectedResponse\":8,\r\n               \"RejectedTotal\":9,\r\n               \"ReturnedFromAll\":0,\r\n               \"Sold\":9\r\n            }\r\n         ]\r\n      },\r\n      {\r\n         \"Stats\":{\r\n            \"CID\":100206,\r\n            \"CampaignName\":\"Lead Galore\",\r\n            \"Gross\":28,\r\n            \"FilteredInvalidDataField\":0,\r\n            \"FilteredCampaignRules\":1,\r\n            \"Filtered3rdPartyRules\":0,\r\n            \"RejectedTierRules\":2,\r\n            \"RejectedChannelRules\":0,\r\n            \"RejectedResponse\":10,\r\n            \"RejectedTotal\":12,\r\n            \"ReturnedFromAll\":0,\r\n            \"Sold\":15\r\n         },\r\n         \"Children\":[\r\n            {\r\n               \"AFID\":100004,\r\n               \"Name\":\"#1 Best Affiliate, Inc.\",\r\n               \"Suspended\":false,\r\n               \"Gross\":28,\r\n               \"FilteredInvalidDataField\":0,\r\n               \"FilteredCampaignRules\":1,\r\n               \"Filtered3rdPartyRules\":0,\r\n               \"RejectedTierRules\":2,\r\n               \"RejectedChannelRules\":0,\r\n               \"RejectedResponse\":10,\r\n               \"RejectedTotal\":12,\r\n               \"ReturnedFromAll\":0,\r\n               \"Sold\":15\r\n            }\r\n         ]\r\n      }\r\n   ]\r\n}"},{"id":"c05121b0-27c8-4033-aab4-7ffec3022a0a","name":"Campaign Lead Status - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Reports/CampaignLeadStatus?StartDate=01/20/2020&EndDate=01/21/2020&TrafficFilterLeadStats=All","protocol":"https","host":["api","linktrust","com"],"path":["v2","Reports","CampaignLeadStatus"],"query":[{"key":"StartDate","value":"01/20/2020"},{"key":"EndDate","value":"01/21/2020"},{"key":"TrafficFilterLeadStats","value":"All"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<CampaignLeadStatusReportResult>\r\n    <CampaignLeadStatus>\r\n        <ParentRow>\r\n            <Stats>\r\n                <Filtered3rdPartyRules>0</Filtered3rdPartyRules>\r\n                <FilteredCampaignRules>0</FilteredCampaignRules>\r\n                <FilteredInvalidDataField>23</FilteredInvalidDataField>\r\n                <Gross>23</Gross>\r\n                <RejectedChannelRules>0</RejectedChannelRules>\r\n                <RejectedResponse>0</RejectedResponse>\r\n                <RejectedTierRules>0</RejectedTierRules>\r\n                <RejectedTotal>0</RejectedTotal>\r\n                <ReturnedFromAll>0</ReturnedFromAll>\r\n                <Sold>0</Sold>\r\n                <CID>100197</CID>\r\n                <CampaignName>**Bret's Lead Campaign</CampaignName>\r\n            </Stats>\r\n            <Children>\r\n                <Child>\r\n                    <Filtered3rdPartyRules>0</Filtered3rdPartyRules>\r\n                    <FilteredCampaignRules>0</FilteredCampaignRules>\r\n                    <FilteredInvalidDataField>23</FilteredInvalidDataField>\r\n                    <Gross>23</Gross>\r\n                    <RejectedChannelRules>0</RejectedChannelRules>\r\n                    <RejectedResponse>0</RejectedResponse>\r\n                    <RejectedTierRules>0</RejectedTierRules>\r\n                    <RejectedTotal>0</RejectedTotal>\r\n                    <ReturnedFromAll>0</ReturnedFromAll>\r\n                    <Sold>0</Sold>\r\n                    <AFID>100004</AFID>\r\n                    <Name>#1Best Affiliate, Inc.</Name>\r\n                    <Suspended>false</Suspended>\r\n                </Child>\r\n                <Child>\r\n                    <Filtered3rdPartyRules>0</Filtered3rdPartyRules>\r\n                    <FilteredCampaignRules>5</FilteredCampaignRules>\r\n                    <FilteredInvalidDataField>0</FilteredInvalidDataField>\r\n                    <Gross>23</Gross>\r\n                    <RejectedChannelRules>0</RejectedChannelRules>\r\n                    <RejectedResponse>8</RejectedResponse>\r\n                    <RejectedTierRules>1</RejectedTierRules>\r\n                    <RejectedTotal>9</RejectedTotal>\r\n                    <ReturnedFromAll>0</ReturnedFromAll>\r\n                    <Sold>9</Sold>\r\n                    <AFID>100014</AFID>\r\n                    <Name>Nathan's Test Affiliate</Name>\r\n                    <Suspended>false</Suspended>\r\n                </Child>\r\n            </Children>\r\n        </ParentRow>\r\n        <ParentRow>\r\n            <Stats>\r\n                <Filtered3rdPartyRules>0</Filtered3rdPartyRules>\r\n                <FilteredCampaignRules>1</FilteredCampaignRules>\r\n                <FilteredInvalidDataField>0</FilteredInvalidDataField>\r\n                <Gross>28</Gross>\r\n                <RejectedChannelRules>0</RejectedChannelRules>\r\n                <RejectedResponse>10</RejectedResponse>\r\n                <RejectedTierRules>2</RejectedTierRules>\r\n                <RejectedTotal>12</RejectedTotal>\r\n                <ReturnedFromAll>0</ReturnedFromAll>\r\n                <Sold>15</Sold>\r\n                <CID>100206</CID>\r\n                <CampaignName>Lead Galore</CampaignName>\r\n            </Stats>\r\n            <Children>\r\n                <Child>\r\n                    <Filtered3rdPartyRules>0</Filtered3rdPartyRules>\r\n                    <FilteredCampaignRules>1</FilteredCampaignRules>\r\n                    <FilteredInvalidDataField>0</FilteredInvalidDataField>\r\n                    <Gross>28</Gross>\r\n                    <RejectedChannelRules>0</RejectedChannelRules>\r\n                    <RejectedResponse>10</RejectedResponse>\r\n                    <RejectedTierRules>2</RejectedTierRules>\r\n                    <RejectedTotal>12</RejectedTotal>\r\n                    <ReturnedFromAll>0</ReturnedFromAll>\r\n                    <Sold>15</Sold>\r\n                    <AFID>100004</AFID>\r\n                    <Name>#1Best Affiliate, Inc.</Name>\r\n                    <Suspended>false</Suspended>\r\n                </Child>\r\n            </Children>\r\n        </ParentRow>\r\n    </CampaignLeadStatus>\r\n</CampaignLeadStatusReportResult>"}],"_postman_id":"6ca9f1e4-9791-40a9-b05e-df7eca1690b2"},{"name":"Campaign Listing","id":"5112632d-dbf2-463b-91df-2a6515846f18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/Campaigns/Campaign?CampaignId=","description":"<p>Must use a GET method to run the campaign listing API.  Results will display all of your campaigns if not specified or a single campaign if a single campaign is specified in the URL.</p>\n","urlObject":{"protocol":"https","path":["v2","Campaigns","Campaign"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Not Required - A valid Campaign ID from your account.</p>\n","type":"text/plain"},"key":"CampaignId","value":""}],"variable":[]}},"response":[{"id":"060955eb-e7bf-419a-9c34-4b58d2dce1dd","name":"Campaign Listing - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Campaigns/Campaign?CampaignId=123456","protocol":"https","host":["api","linktrust","com"],"path":["v2","Campaigns","Campaign"],"query":[{"key":"CampaignId","value":"123456"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<ArrayOfCampaign>\r\n    <Campaign>\r\n        <AdvertiserId>100010</AdvertiserId>\r\n        <AdvertiserName>Teppanyaki</AdvertiserName>\r\n        <CampaignId>100000</CampaignId>\r\n        <CampaignName>Supermart Mobile Deals</CampaignName>\r\n        <ExternalId>ExternalId684684</ExternalId>\r\n        <CampaignStatus>PublicLive</CampaignStatus>\r\n        <CampaignType>CPA</CampaignType>\r\n        <Category>** Exclusive</Category>\r\n        <DefaultAffiliatePayout>16.3300</DefaultAffiliatePayout>\r\n        <DefaultAffiliatePayoutType>Flat</DefaultAffiliatePayoutType>\r\n        <Group>Gold</Group>\r\n        <Revenue>33.0000</Revenue>\r\n        <RevenueType>Flat</RevenueType>\r\n    </Campaign>\r\n</ArrayOfCampaign>"},{"id":"1f3f0c3d-41e0-4c94-9c45-abcda887c3a8","name":"Campaign Listing - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Campaigns/Campaign?CampaignId=123456","protocol":"https","host":["api","linktrust","com"],"path":["v2","Campaigns","Campaign"],"query":[{"key":"CampaignId","value":"123456"}]}},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"CampaignId\":100000,\r\n   \"CampaignName\":\"Supermart Mobile Deals\",\r\n   \"ExternalId\":\"ExternalId684684\",\r\n   \"CampaignType\":\"CPA\",\r\n   \"Category\":\"** Exclusive\",\r\n   \"Group\":\"Gold\",\r\n   \"CampaignStatus\":\"PublicLive\",\r\n   \"AdvertiserId\":100010,\r\n   \"AdvertiserName\":\"Teppanyaki\",\r\n   \"DefaultAffiliatePayout\":16.33,\r\n   \"DefaultAffiliatePayoutType\":\"Flat\",\r\n   \"Revenue\":33,\r\n   \"RevenueType\":\"Flat\"\r\n}"}],"_postman_id":"5112632d-dbf2-463b-91df-2a6515846f18"},{"name":"Campaign Manager Performance Report","id":"f6b5b62a-1a99-4754-b430-fc01b8b40b9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/Reports/CampaignManagerPerformance?StartDate=MM/DD/YYYY&EndDate=MM/DD/YYYY&TrafficFilterParentStats=&TrafficFilterChildStats=","description":"<p>Must use a GET method to run the campaign manager performance API. Results from this API will show the stats for a each Campaign Manager, broken out by campaign.</p>\n","urlObject":{"protocol":"https","path":["v2","Reports","CampaignManagerPerformance"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the start date (starting point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY</p>\n","type":"text/plain"},"key":"StartDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the end date (ending point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY.</p>\n","type":"text/plain"},"key":"EndDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - Narrows results by traffic filter.  Must be one of the following values: 1, 2, 3, 4, 5. (1=With Traffic, 2=With Qualified, 3=With Approved, 4=With Commission, 5=With Revenue)</p>\n","type":"text/plain"},"key":"TrafficFilterParentStats","value":""},{"description":{"content":"<p>Required - Narrows results by traffic filter.  Must be one of the following values: 1, 2, 3, 4, 5. (1=With Traffic, 2=With Qualified, 3=With Approved, 4=With Commission, 5=With Revenue)</p>\n","type":"text/plain"},"key":"TrafficFilterChildStats","value":""}],"variable":[]}},"response":[{"id":"21127e80-adf5-43f0-b2f3-65377665ffdc","name":"Campaign Manager Performance Report - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Reports/CampaignManagerPerformance?StartDate=01/20/2020&EndDate=01/21/2020&TrafficFilterParentStats=1&TrafficFilterChildStats=2","protocol":"https","host":["api","linktrust","com"],"path":["v2","Reports","CampaignManagerPerformance"],"query":[{"key":"StartDate","value":"01/20/2020"},{"key":"EndDate","value":"01/21/2020"},{"key":"TrafficFilterParentStats","value":"1"},{"key":"TrafficFilterChildStats","value":"2"}]}},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"CampaignManagerPerformance\":[\r\n      {\r\n         \"Stats\":{\r\n            \"ManagerName\":\"Multiple Campaign Managers\",\r\n            \"Impressions\":0,\r\n            \"Clicks\":0,\r\n            \"Gross\":142,\r\n            \"FilteredTotal\":52,\r\n            \"RejectedTotal\":27,\r\n            \"Qualified\":61,\r\n            \"Approved\":60,\r\n            \"ReturnedByChannel\":23,\r\n            \"FilteredClicksGeo\":0,\r\n            \"FilteredClicksDup\":0,\r\n            \"FilteredClicksExp\":0,\r\n            \"FilteredClicksIP\":0,\r\n            \"TotalRevenue\":684.6851,\r\n            \"TotalAffiliateCommission\":2635.1132,\r\n            \"CTR\":0.0,\r\n            \"AprovalRate\":0.0,\r\n            \"eCPM\":0.0,\r\n            \"EPC\":0.0,\r\n            \"Profit\":-1950.4281,\r\n            \"Margin\":-2.8486498391742422903609265048\r\n         },\r\n         \"Children\":[\r\n            {\r\n               \"CID\":100197,\r\n               \"CampaignName\":\"**Bret's Lead Campaign\",\r\n               \"IsLeadGen\":true,\r\n               \"Impressions\":0,\r\n               \"Clicks\":0,\r\n               \"Gross\":142,\r\n               \"FilteredTotal\":52,\r\n               \"RejectedTotal\":27,\r\n               \"Qualified\":61,\r\n               \"Approved\":60,\r\n               \"ReturnedByChannel\":23,\r\n               \"FilteredClicksGeo\":0,\r\n               \"FilteredClicksDup\":0,\r\n               \"FilteredClicksExp\":0,\r\n               \"FilteredClicksIP\":0,\r\n               \"TotalRevenue\":684.6851,\r\n               \"TotalAffiliateCommission\":2635.1132,\r\n               \"CTR\":0.0,\r\n               \"AprovalRate\":0.0,\r\n               \"eCPM\":0.0,\r\n               \"EPC\":0.0,\r\n               \"Profit\":-1950.4281,\r\n               \"Margin\":-2.8486498391742422903609265048\r\n            }\r\n         ]\r\n      },\r\n      {\r\n         \"Stats\":{\r\n            \"ManagerName\":\"Nathan Smith\",\r\n            \"Impressions\":0,\r\n            \"Clicks\":0,\r\n            \"Gross\":25,\r\n            \"FilteredTotal\":5,\r\n            \"RejectedTotal\":9,\r\n            \"Qualified\":11,\r\n            \"Approved\":2,\r\n            \"ReturnedByChannel\":1,\r\n            \"FilteredClicksGeo\":0,\r\n            \"FilteredClicksDup\":0,\r\n            \"FilteredClicksExp\":0,\r\n            \"FilteredClicksIP\":0,\r\n            \"TotalRevenue\":20.2500,\r\n            \"TotalAffiliateCommission\":20.0000,\r\n            \"CTR\":0.0,\r\n            \"AprovalRate\":0.0,\r\n            \"eCPM\":0.0,\r\n            \"EPC\":0.0,\r\n            \"Profit\":0.2500,\r\n            \"Margin\":0.012345679012345679012345679\r\n         },\r\n         \"Children\":[\r\n            {\r\n               \"CID\":100214,\r\n               \"CampaignName\":\"**Lead Gen Test  \",\r\n               \"IsLeadGen\":true,\r\n               \"Impressions\":0,\r\n               \"Clicks\":0,\r\n               \"Gross\":2,\r\n               \"FilteredTotal\":0,\r\n               \"RejectedTotal\":0,\r\n               \"Qualified\":2,\r\n               \"Approved\":2,\r\n               \"ReturnedByChannel\":1,\r\n               \"FilteredClicksGeo\":0,\r\n               \"FilteredClicksDup\":0,\r\n               \"FilteredClicksExp\":0,\r\n               \"FilteredClicksIP\":0,\r\n               \"TotalRevenue\":20.2500,\r\n               \"TotalAffiliateCommission\":20.0000,\r\n               \"CTR\":0.0,\r\n               \"AprovalRate\":0.0,\r\n               \"eCPM\":0.0,\r\n               \"EPC\":0.0,\r\n               \"Profit\":0.2500,\r\n               \"Margin\":0.012345679012345679012345679\r\n            },\r\n            {\r\n               \"CID\":100204,\r\n               \"CampaignName\":\"*Nathan's Lead Gen Test\",\r\n               \"IsLeadGen\":true,\r\n               \"Impressions\":0,\r\n               \"Clicks\":0,\r\n               \"Gross\":23,\r\n               \"FilteredTotal\":5,\r\n               \"RejectedTotal\":9,\r\n               \"Qualified\":9,\r\n               \"Approved\":0,\r\n               \"ReturnedByChannel\":0,\r\n               \"FilteredClicksGeo\":0,\r\n               \"FilteredClicksDup\":0,\r\n               \"FilteredClicksExp\":0,\r\n               \"FilteredClicksIP\":0,\r\n               \"TotalRevenue\":0.0000,\r\n               \"TotalAffiliateCommission\":0.0000,\r\n               \"CTR\":0.0,\r\n               \"AprovalRate\":0.0,\r\n               \"eCPM\":0.0,\r\n               \"EPC\":0.0,\r\n               \"Profit\":0.0000,\r\n               \"Margin\":0.0\r\n            }\r\n         ]\r\n      }\r\n   ]\r\n}"},{"id":"f88575bb-8019-496a-a06e-cafd215cdc2e","name":"Campaign Manager Performance Report - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Reports/CampaignManagerPerformance?StartDate=01/20/2020&EndDate=01/21/2020&TrafficFilterParentStats=1&TrafficFilterChildStats=2","protocol":"https","host":["api","linktrust","com"],"path":["v2","Reports","CampaignManagerPerformance"],"query":[{"key":"StartDate","value":"01/20/2020"},{"key":"EndDate","value":"01/21/2020"},{"key":"TrafficFilterParentStats","value":"1"},{"key":"TrafficFilterChildStats","value":"2"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<CampaignManagerPerformanceReportResult>\r\n    <CampaignManagerPerformance>\r\n        <ParentRow>\r\n            <Stats>\r\n                <Approved>60</Approved>\r\n                <AprovalRate>0</AprovalRate>\r\n                <CTR>0</CTR>\r\n                <Clicks>0</Clicks>\r\n                <EPC>0</EPC>\r\n                <FilteredClicksDup>0</FilteredClicksDup>\r\n                <FilteredClicksExp>0</FilteredClicksExp>\r\n                <FilteredClicksGeo>0</FilteredClicksGeo>\r\n                <FilteredClicksIP>0</FilteredClicksIP>\r\n                <FilteredTotal>52</FilteredTotal>\r\n                <Gross>142</Gross>\r\n                <Impressions>0</Impressions>\r\n                <Margin>-2.8486498391742422903609265048</Margin>\r\n                <Profit>-1950.4281</Profit>\r\n                <Qualified>61</Qualified>\r\n                <RejectedTotal>27</RejectedTotal>\r\n                <ReturnedByChannel>23</ReturnedByChannel>\r\n                <TotalAffiliateCommission>2635.1132</TotalAffiliateCommission>\r\n                <TotalRevenue>684.6851</TotalRevenue>\r\n                <eCPM>0</eCPM>\r\n                <ManagerName>Multiple Campaign Managers</ManagerName>\r\n            </Stats>\r\n            <Children>\r\n                <Child>\r\n                    <Approved>60</Approved>\r\n                    <AprovalRate>0</AprovalRate>\r\n                    <CTR>0</CTR>\r\n                    <Clicks>0</Clicks>\r\n                    <EPC>0</EPC>\r\n                    <FilteredClicksDup>0</FilteredClicksDup>\r\n                    <FilteredClicksExp>0</FilteredClicksExp>\r\n                    <FilteredClicksGeo>0</FilteredClicksGeo>\r\n                    <FilteredClicksIP>0</FilteredClicksIP>\r\n                    <FilteredTotal>52</FilteredTotal>\r\n                    <Gross>142</Gross>\r\n                    <Impressions>0</Impressions>\r\n                    <Margin>-2.8486498391742422903609265048</Margin>\r\n                    <Profit>-1950.4281</Profit>\r\n                    <Qualified>61</Qualified>\r\n                    <RejectedTotal>27</RejectedTotal>\r\n                    <ReturnedByChannel>23</ReturnedByChannel>\r\n                    <TotalAffiliateCommission>2635.1132</TotalAffiliateCommission>\r\n                    <TotalRevenue>684.6851</TotalRevenue>\r\n                    <eCPM>0</eCPM>\r\n                    <CID>100197</CID>\r\n                    <CampaignName>Lead Campaign</CampaignName>\r\n                    <IsLeadGen>true</IsLeadGen>\r\n                </Child>\r\n            </Children>\r\n        </ParentRow>\r\n        <ParentRow>\r\n            <Stats>\r\n                <Approved>2</Approved>\r\n                <AprovalRate>0</AprovalRate>\r\n                <CTR>0</CTR>\r\n                <Clicks>0</Clicks>\r\n                <EPC>0</EPC>\r\n                <FilteredClicksDup>0</FilteredClicksDup>\r\n                <FilteredClicksExp>0</FilteredClicksExp>\r\n                <FilteredClicksGeo>0</FilteredClicksGeo>\r\n                <FilteredClicksIP>0</FilteredClicksIP>\r\n                <FilteredTotal>5</FilteredTotal>\r\n                <Gross>25</Gross>\r\n                <Impressions>0</Impressions>\r\n                <Margin>0.025</Margin>\r\n                <Profit>0.2500</Profit>\r\n                <Qualified>11</Qualified>\r\n                <RejectedTotal>9</RejectedTotal>\r\n                <ReturnedByChannel>1</ReturnedByChannel>\r\n                <TotalAffiliateCommission>20.0000</TotalAffiliateCommission>\r\n                <TotalRevenue>20.2500</TotalRevenue>\r\n                <eCPM>0</eCPM>\r\n                <ManagerName>Nathan Smith</ManagerName>\r\n            </Stats>\r\n            <Children>\r\n                <Child>\r\n                    <Approved>2</Approved>\r\n                    <AprovalRate>0</AprovalRate>\r\n                    <CTR>0</CTR>\r\n                    <Clicks>0</Clicks>\r\n                    <EPC>0</EPC>\r\n                    <FilteredClicksDup>0</FilteredClicksDup>\r\n                    <FilteredClicksExp>0</FilteredClicksExp>\r\n                    <FilteredClicksGeo>0</FilteredClicksGeo>\r\n                    <FilteredClicksIP>0</FilteredClicksIP>\r\n                    <FilteredTotal>0</FilteredTotal>\r\n                    <Gross>2</Gross>\r\n                    <Impressions>0</Impressions>\r\n                    <Margin>0.012</Margin>\r\n                    <Profit>0.2500</Profit>\r\n                    <Qualified>2</Qualified>\r\n                    <RejectedTotal>0</RejectedTotal>\r\n                    <ReturnedByChannel>1</ReturnedByChannel>\r\n                    <TotalAffiliateCommission>20.0000</TotalAffiliateCommission>\r\n                    <TotalRevenue>20.2500</TotalRevenue>\r\n                    <eCPM>0</eCPM>\r\n                    <CID>100214</CID>\r\n                    <CampaignName>**Lead Gen Test1</CampaignName>\r\n                    <IsLeadGen>true</IsLeadGen>\r\n                </Child>\r\n                <Child>\r\n                    <Approved>0</Approved>\r\n                    <AprovalRate>0</AprovalRate>\r\n                    <CTR>0</CTR>\r\n                    <Clicks>0</Clicks>\r\n                    <EPC>0</EPC>\r\n                    <FilteredClicksDup>0</FilteredClicksDup>\r\n                    <FilteredClicksExp>0</FilteredClicksExp>\r\n                    <FilteredClicksGeo>0</FilteredClicksGeo>\r\n                    <FilteredClicksIP>0</FilteredClicksIP>\r\n                    <FilteredTotal>5</FilteredTotal>\r\n                    <Gross>23</Gross>\r\n                    <Impressions>0</Impressions>\r\n                    <Margin>0</Margin>\r\n                    <Profit>0.0000</Profit>\r\n                    <Qualified>9</Qualified>\r\n                    <RejectedTotal>9</RejectedTotal>\r\n                    <ReturnedByChannel>0</ReturnedByChannel>\r\n                    <TotalAffiliateCommission>0.0000</TotalAffiliateCommission>\r\n                    <TotalRevenue>0.0000</TotalRevenue>\r\n                    <eCPM>0</eCPM>\r\n                    <CID>100204</CID>\r\n                    <CampaignName>*Nathan's Lead Gen Test</CampaignName>\r\n                    <IsLeadGen>true</IsLeadGen>\r\n                </Child>\r\n            </Children>\r\n        </ParentRow>\r\n    </CampaignManagerPerformance>\r\n</CampaignManagerPerformanceReportResult>"}],"_postman_id":"f6b5b62a-1a99-4754-b430-fc01b8b40b9b"},{"name":"Channel Attempt Modification","id":"f96cd09e-d5b7-4aaf-b446-92e770460038","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/Attempt/<AttemptId>/Update?Commission=&Revenue=&IsApproved=","description":"<p>Must use a PUT method to run the channel attempt modification API. Results from this API will adjust the affiliate's payout and merchant's revenue for a specific Attempt Id.</p>\n","urlObject":{"protocol":"https","path":["v2","Attempt","<AttemptId>","Update"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Not Required - New commission value</p>\n","type":"text/plain"},"key":"Commission","value":""},{"description":{"content":"<p>Not Required - New revenue value</p>\n","type":"text/plain"},"key":"Revenue","value":""},{"description":{"content":"<p>Not Required - New approval value. Allowed values: true or false</p>\n","type":"text/plain"},"key":"IsApproved","value":""}],"variable":[]}},"response":[{"id":"25c19b7d-813a-4c36-b2b7-d23b2033e209","name":"Channel Attempt Modification - XML","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/xml","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Attempt/A0027-6853EA/Update?Commission=2.39&Revenue=5.23&IsApproved=true","protocol":"https","host":["api","linktrust","com"],"path":["v2","Attempt","A0027-6853EA","Update"],"query":[{"key":"Commission","value":"2.39"},{"key":"Revenue","value":"5.23"},{"key":"IsApproved","value":"true"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<string>Successfully updated Attempt ID A0027-6853EA.</string>"},{"id":"974b31b1-ef3a-4f76-998d-7a90a6277538","name":"Channel Attempt Modification - JSON","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Attempt/A0027-6853EA/Update?Commission=4.39&Revenue=6.23&IsApproved=true","protocol":"https","host":["api","linktrust","com"],"path":["v2","Attempt","A0027-6853EA","Update"],"query":[{"key":"Commission","value":"4.39"},{"key":"Revenue","value":"6.23"},{"key":"IsApproved","value":"true"}]}},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"\"Successfully updated Attempt ID A0027-6853EA.\""}],"_postman_id":"f96cd09e-d5b7-4aaf-b446-92e770460038"},{"name":"Channel Breakout By Campaign","id":"c832a775-9e8c-4941-bb8d-1e289d08f863","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/Reports/ChannelBreakoutByCampaign?StartDate=MM/DD/YYYY&EndDate=MM/DD/YYYY&TrafficFilterChannelStats=&CampaignId","description":"<p>Must use a GET method to run the channel breakout by campaign API. Results from this API will show the lead gen performance stats for a given campaign, broken out by channel and then affiliate.</p>\n","urlObject":{"protocol":"https","path":["v2","Reports","ChannelBreakoutByCampaign"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the start date (starting point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY</p>\n","type":"text/plain"},"key":"StartDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the end date (ending point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY.</p>\n","type":"text/plain"},"key":"EndDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - Used to filter the results by lead status.  Can be one of the following integers or strings: \"All\" or \"1\" (No Traffic Filtering) \"InvalidDataField\" or \"2\" (Filtering by Invalid Data Field) \"CampaignRules\" or \"3\" (Filtering by Campaign Rules) \"ThirdPartyRules\" or \"4\" (Filtering by Third Party Rules) \"TierRules\" or \"5\" (Filtering by Tier Rules) \"ChannelRules\" or \"6\" (Filtering by Channel Rules) \"RejectedResponse\" or \"7\" (Filtering by Rejected Response)</p>\n","type":"text/plain"},"key":"TrafficFilterChannelStats","value":""},{"description":{"content":"<p>Required - The ID for the campaign you want to view stats for. Must be a valid Campaign ID from your account.</p>\n","type":"text/plain"},"key":"CampaignId","value":null}],"variable":[]}},"response":[{"id":"703a36b1-04ae-4adf-80a7-afbf3c5e4eea","name":"Channel Breakout By Campaign - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Reports/ChannelBreakoutByCampaign?StartDate=01/20/2020&EndDate=01/21/2020&TrafficFilterChannelStats=All&CampaignId=123456","protocol":"https","host":["api","linktrust","com"],"path":["v2","Reports","ChannelBreakoutByCampaign"],"query":[{"key":"StartDate","value":"01/20/2020"},{"key":"EndDate","value":"01/21/2020"},{"key":"TrafficFilterChannelStats","value":"All"},{"key":"CampaignId","value":"123456"}]}},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"ChannelBreakoutByCampaign\":[\r\n      {\r\n         \"Stats\":{\r\n            \"CID\":100197,\r\n            \"CampaignName\":\"**Bret's Lead Campaign\",\r\n            \"CHID\":136,\r\n            \"ChannelName\":\"5reallylongname55551111111111132132132132132132132\",\r\n            \"Type\":\"Post\",\r\n            \"Enabled\":true,\r\n            \"Attempts\":4,\r\n            \"RejectedRule\":0,\r\n            \"RejectedTimeout\":0,\r\n            \"RejectedError\":1,\r\n            \"RejectedResponse\":0,\r\n            \"Qualified\":3,\r\n            \"Approved\":3,\r\n            \"TotalAffiliateCommission\":60.0000,\r\n            \"Accepted\":3,\r\n            \"Returned\":0,\r\n            \"ReturnRate\":0.0,\r\n            \"TotalRevenue\":66.0000,\r\n            \"Margin\":6.0000\r\n         },\r\n         \"Children\":[\r\n            {\r\n               \"AFID\":100030,\r\n               \"AffiliateName\":\"*Dr Pepper\",\r\n               \"Suspended\":false,\r\n               \"Attempts\":4,\r\n               \"RejectedRule\":0,\r\n               \"RejectedTimeout\":0,\r\n               \"RejectedError\":1,\r\n               \"RejectedResponse\":0,\r\n               \"Qualified\":3,\r\n               \"Approved\":3,\r\n               \"TotalAffiliateCommission\":60.0000,\r\n               \"Accepted\":3,\r\n               \"Returned\":0,\r\n               \"ReturnRate\":0.0,\r\n               \"TotalRevenue\":66.0000,\r\n               \"Margin\":6.0000\r\n            }\r\n         ]\r\n      },\r\n      {\r\n         \"Stats\":{\r\n            \"CID\":100197,\r\n            \"CampaignName\":\"**Bret's Lead Campaign\",\r\n            \"CHID\":139,\r\n            \"ChannelName\":\"Albert\",\r\n            \"Type\":\"Post\",\r\n            \"Enabled\":true,\r\n            \"Attempts\":9,\r\n            \"RejectedRule\":0,\r\n            \"RejectedTimeout\":0,\r\n            \"RejectedError\":0,\r\n            \"RejectedResponse\":0,\r\n            \"Qualified\":2,\r\n            \"Approved\":2,\r\n            \"TotalAffiliateCommission\":10.0000,\r\n            \"Accepted\":6,\r\n            \"Returned\":3,\r\n            \"ReturnRate\":0.5,\r\n            \"TotalRevenue\":20.0000,\r\n            \"Margin\":10.0000\r\n         },\r\n         \"Children\":[\r\n            {\r\n               \"AFID\":100004,\r\n               \"AffiliateName\":\"#1 Best Affiliate, Inc.\",\r\n               \"Suspended\":false,\r\n               \"Attempts\":1,\r\n               \"RejectedRule\":0,\r\n               \"RejectedTimeout\":0,\r\n               \"RejectedError\":0,\r\n               \"RejectedResponse\":0,\r\n               \"Qualified\":0,\r\n               \"Approved\":0,\r\n               \"TotalAffiliateCommission\":0.0000,\r\n               \"Accepted\":0,\r\n               \"Returned\":1,\r\n               \"ReturnRate\":0.0,\r\n               \"TotalRevenue\":0.0000,\r\n               \"Margin\":0.0000\r\n            },\r\n            {\r\n               \"AFID\":100030,\r\n               \"AffiliateName\":\"*Dr Pepper\",\r\n               \"Suspended\":false,\r\n               \"Attempts\":8,\r\n               \"RejectedRule\":0,\r\n               \"RejectedTimeout\":0,\r\n               \"RejectedError\":0,\r\n               \"RejectedResponse\":0,\r\n               \"Qualified\":2,\r\n               \"Approved\":2,\r\n               \"TotalAffiliateCommission\":10.0000,\r\n               \"Accepted\":6,\r\n               \"Returned\":2,\r\n               \"ReturnRate\":0.3333333333333333333333333333,\r\n               \"TotalRevenue\":20.0000,\r\n               \"Margin\":10.0000\r\n            }\r\n         ]\r\n      }\r\n   ]\r\n}"},{"id":"b3d2e24b-50d8-4acc-90a1-792f85245d2a","name":"Channel Breakout By Campaign - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Reports/ChannelBreakoutByCampaign?StartDate=01/20/2020&EndDate=01/21/2020&TrafficFilterChannelStats=All&CampaignId=123456","protocol":"https","host":["api","linktrust","com"],"path":["v2","Reports","ChannelBreakoutByCampaign"],"query":[{"key":"StartDate","value":"01/20/2020"},{"key":"EndDate","value":"01/21/2020"},{"key":"TrafficFilterChannelStats","value":"All"},{"key":"CampaignId","value":"123456"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<ChannelBreakoutByCampaignReportResult>\r\n    <ChannelBreakoutByCampaign>\r\n        <ParentRow>\r\n            <Stats>\r\n                <Accepted>3</Accepted>\r\n                <Approved>3</Approved>\r\n                <Attempts>4</Attempts>\r\n                <Margin>6.0000</Margin>\r\n                <Qualified>3</Qualified>\r\n                <RejectedError>1</RejectedError>\r\n                <RejectedResponse>0</RejectedResponse>\r\n                <RejectedRule>0</RejectedRule>\r\n                <RejectedTimeout>0</RejectedTimeout>\r\n                <ReturnRate>0</ReturnRate>\r\n                <Returned>0</Returned>\r\n                <TotalAffiliateCommission>60.0000</TotalAffiliateCommission>\r\n                <TotalRevenue>66.0000</TotalRevenue>\r\n                <CHID>136</CHID>\r\n                <CID>100197</CID>\r\n                <CampaignName>Campaign1</CampaignName>\r\n                <ChannelName>5rea</ChannelName>\r\n                <Enabled>true</Enabled>\r\n                <Type>Post</Type>\r\n            </Stats>\r\n            <Children>\r\n                <Child>\r\n                    <Accepted>3</Accepted>\r\n                    <Approved>3</Approved>\r\n                    <Attempts>4</Attempts>\r\n                    <Margin>6.0000</Margin>\r\n                    <Qualified>3</Qualified>\r\n                    <RejectedError>1</RejectedError>\r\n                    <RejectedResponse>0</RejectedResponse>\r\n                    <RejectedRule>0</RejectedRule>\r\n                    <RejectedTimeout>0</RejectedTimeout>\r\n                    <ReturnRate>0</ReturnRate>\r\n                    <Returned>0</Returned>\r\n                    <TotalAffiliateCommission>60.0000</TotalAffiliateCommission>\r\n                    <TotalRevenue>66.0000</TotalRevenue>\r\n                    <AFID>100030</AFID>\r\n                    <AffiliateName>Aceme Inc</AffiliateName>\r\n                    <Suspended>false</Suspended>\r\n                </Child>\r\n            </Children>\r\n        </ParentRow>\r\n        <ParentRow>\r\n            <Stats>\r\n                <Accepted>6</Accepted>\r\n                <Approved>2</Approved>\r\n                <Attempts>9</Attempts>\r\n                <Margin>10.0000</Margin>\r\n                <Qualified>2</Qualified>\r\n                <RejectedError>0</RejectedError>\r\n                <RejectedResponse>0</RejectedResponse>\r\n                <RejectedRule>0</RejectedRule>\r\n                <RejectedTimeout>0</RejectedTimeout>\r\n                <ReturnRate>0.5</ReturnRate>\r\n                <Returned>3</Returned>\r\n                <TotalAffiliateCommission>10.0000</TotalAffiliateCommission>\r\n                <TotalRevenue>20.0000</TotalRevenue>\r\n                <CHID>139</CHID>\r\n                <CID>100197</CID>\r\n                <CampaignName>**Bret's Lead Campaign</CampaignName>\r\n                <ChannelName>Albert</ChannelName>\r\n                <Enabled>true</Enabled>\r\n                <Type>Post</Type>\r\n            </Stats>\r\n            <Children>\r\n                <Child>\r\n                    <Accepted>0</Accepted>\r\n                    <Approved>0</Approved>\r\n                    <Attempts>1</Attempts>\r\n                    <Margin>0.0000</Margin>\r\n                    <Qualified>0</Qualified>\r\n                    <RejectedError>0</RejectedError>\r\n                    <RejectedResponse>0</RejectedResponse>\r\n                    <RejectedRule>0</RejectedRule>\r\n                    <RejectedTimeout>0</RejectedTimeout>\r\n                    <ReturnRate>0</ReturnRate>\r\n                    <Returned>1</Returned>\r\n                    <TotalAffiliateCommission>0.0000</TotalAffiliateCommission>\r\n                    <TotalRevenue>0.0000</TotalRevenue>\r\n                    <AFID>100004</AFID>\r\n                    <AffiliateName>#1Best Affiliate, Inc.</AffiliateName>\r\n                    <Suspended>false</Suspended>\r\n                </Child>\r\n                <Child>\r\n                    <Accepted>6</Accepted>\r\n                    <Approved>2</Approved>\r\n                    <Attempts>8</Attempts>\r\n                    <Margin>10.0000</Margin>\r\n                    <Qualified>2</Qualified>\r\n                    <RejectedError>0</RejectedError>\r\n                    <RejectedResponse>0</RejectedResponse>\r\n                    <RejectedRule>0</RejectedRule>\r\n                    <RejectedTimeout>0</RejectedTimeout>\r\n                    <ReturnRate>0.25</ReturnRate>\r\n                    <Returned>2</Returned>\r\n                    <TotalAffiliateCommission>10.0000</TotalAffiliateCommission>\r\n                    <TotalRevenue>20.0000</TotalRevenue>\r\n                    <AFID>100030</AFID>\r\n                    <AffiliateName>Acme Inc</AffiliateName>\r\n                    <Suspended>false</Suspended>\r\n                </Child>\r\n            </Children>\r\n        </ParentRow>\r\n    </ChannelBreakoutByCampaign>\r\n</ChannelBreakoutByCampaignReportResult>"}],"_postman_id":"c832a775-9e8c-4941-bb8d-1e289d08f863"},{"name":"Channel Breakout By Advertiser/Merchant","id":"2f453c38-21a8-4dd0-b1cc-51284fc9543e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","key":"Accept","type":"text","value":""}],"url":"https://api.linktrust.com/v2/Reports/ChannelBreakoutByMerchant?StartDate=MM/DD/YYYY&EndDate=MM/DD/YYYY&TrafficFilterChannelStats=&MerchantId","description":"<p>Must use a GET method to run the channel breakout by campaign API. Results from this API will show the lead gen performance stats for a given advertiser, broken out by channel and then affiliate.</p>\n","urlObject":{"protocol":"https","path":["v2","Reports","ChannelBreakoutByMerchant"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the start date (starting point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY</p>\n","type":"text/plain"},"key":"StartDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the end date (ending point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY.</p>\n","type":"text/plain"},"key":"EndDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - Used to filter the results by lead status.  Can be one of the following integers or strings: \"All\" or \"1\" (No Traffic Filtering) \"InvalidDataField\" or \"2\" (Filtering by Invalid Data Field) \"CampaignRules\" or \"3\" (Filtering by Campaign Rules) \"ThirdPartyRules\" or \"4\" (Filtering by Third Party Rules) \"TierRules\" or \"5\" (Filtering by Tier Rules) \"ChannelRules\" or \"6\" (Filtering by Channel Rules) \"RejectedResponse\" or \"7\" (Filtering by Rejected Response)</p>\n","type":"text/plain"},"key":"TrafficFilterChannelStats","value":""},{"description":{"content":"<p>Required - The ID for the advertiser you want to view stats for. Must be a valid Merchant ID from your account.</p>\n","type":"text/plain"},"key":"MerchantId","value":null}],"variable":[]}},"response":[{"id":"b4970702-7f5e-4848-aad9-ac4faaa2fed5","name":"Channel Breakout By Advertiser/Merchant - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Reports/ChannelBreakoutByMerchant?StartDate=01/20/2020&EndDate=01/21/2020&TrafficFilterChannelStats=All&MerchantId=2000","protocol":"https","host":["api","linktrust","com"],"path":["v2","Reports","ChannelBreakoutByMerchant"],"query":[{"key":"StartDate","value":"01/20/2020"},{"key":"EndDate","value":"01/21/2020"},{"key":"TrafficFilterChannelStats","value":"All"},{"key":"MerchantId","value":"2000"}]}},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"ChannelBreakoutByMerchant\":[\r\n      {\r\n         \"Stats\":{\r\n            \"CID\":422771,\r\n            \"CampaignName\":\"LeadGen %\",\r\n            \"CurrencyCode\":\"USD\",\r\n            \"CHID\":23286,\r\n            \"ChannelName\":\"Buyer 1\",\r\n            \"Type\":\"Post\",\r\n            \"Enabled\":true,\r\n            \"Attempts\":1,\r\n            \"RejectedRule\":0,\r\n            \"RejectedTimeout\":0,\r\n            \"RejectedError\":0,\r\n            \"RejectedResponse\":0,\r\n            \"Qualified\":1,\r\n            \"Approved\":1,\r\n            \"TotalAffiliateCommission\":74.8800,\r\n            \"Accepted\":1,\r\n            \"Returned\":0,\r\n            \"ReturnRate\":0.0,\r\n            \"TotalRevenue\":299.5000,\r\n            \"Margin\":224.6200\r\n         },\r\n         \"Children\":[\r\n            {\r\n               \"AFID\":427728,\r\n               \"AffiliateName\":\"Test Affiliate\",\r\n               \"Suspended\":false,\r\n               \"Attempts\":1,\r\n               \"RejectedRule\":0,\r\n               \"RejectedTimeout\":0,\r\n               \"RejectedError\":0,\r\n               \"RejectedResponse\":0,\r\n               \"Qualified\":1,\r\n               \"Approved\":1,\r\n               \"TotalAffiliateCommission\":74.8800,\r\n               \"Accepted\":1,\r\n               \"Returned\":0,\r\n               \"ReturnRate\":0.0,\r\n               \"TotalRevenue\":299.5000,\r\n               \"Margin\":224.6200\r\n            }\r\n         ]\r\n      },\r\n      {\r\n         \"Stats\":{\r\n            \"CID\":422771,\r\n            \"CampaignName\":\"LeadGen %\",\r\n            \"CurrencyCode\":\"USD\",\r\n            \"CHID\":23992,\r\n            \"ChannelName\":\"Buyer 2\",\r\n            \"Type\":\"Post\",\r\n            \"Enabled\":true,\r\n            \"Attempts\":1,\r\n            \"RejectedRule\":0,\r\n            \"RejectedTimeout\":0,\r\n            \"RejectedError\":0,\r\n            \"RejectedResponse\":0,\r\n            \"Qualified\":1,\r\n            \"Approved\":1,\r\n            \"TotalAffiliateCommission\":4.3900,\r\n            \"Accepted\":1,\r\n            \"Returned\":0,\r\n            \"ReturnRate\":0.0,\r\n            \"TotalRevenue\":6.2300,\r\n            \"Margin\":1.8400\r\n         },\r\n         \"Children\":[\r\n            {\r\n               \"AFID\":427728,\r\n               \"AffiliateName\":\"Test Affiliate\",\r\n               \"Suspended\":false,\r\n               \"Attempts\":1,\r\n               \"RejectedRule\":0,\r\n               \"RejectedTimeout\":0,\r\n               \"RejectedError\":0,\r\n               \"RejectedResponse\":0,\r\n               \"Qualified\":1,\r\n               \"Approved\":1,\r\n               \"TotalAffiliateCommission\":4.3900,\r\n               \"Accepted\":1,\r\n               \"Returned\":0,\r\n               \"ReturnRate\":0.0,\r\n               \"TotalRevenue\":6.2300,\r\n               \"Margin\":1.8400\r\n            }\r\n         ]\r\n      },\r\n      {\r\n         \"Stats\":{\r\n            \"CID\":431672,\r\n            \"CampaignName\":\"Test Lead Gen Email\",\r\n            \"CurrencyCode\":\"USD\",\r\n            \"CHID\":23974,\r\n            \"ChannelName\":\"EMAIL\",\r\n            \"Type\":\"Post\",\r\n            \"Enabled\":true,\r\n            \"Attempts\":4,\r\n            \"RejectedRule\":0,\r\n            \"RejectedTimeout\":0,\r\n            \"RejectedError\":0,\r\n            \"RejectedResponse\":0,\r\n            \"Qualified\":4,\r\n            \"Approved\":4,\r\n            \"TotalAffiliateCommission\":0.0000,\r\n            \"Accepted\":4,\r\n            \"Returned\":0,\r\n            \"ReturnRate\":0.0,\r\n            \"TotalRevenue\":0.0000,\r\n            \"Margin\":0.0000\r\n         },\r\n         \"Children\":[\r\n            {\r\n               \"AFID\":427728,\r\n               \"AffiliateName\":\"Test Affiliate\",\r\n               \"Suspended\":false,\r\n               \"Attempts\":4,\r\n               \"RejectedRule\":0,\r\n               \"RejectedTimeout\":0,\r\n               \"RejectedError\":0,\r\n               \"RejectedResponse\":0,\r\n               \"Qualified\":4,\r\n               \"Approved\":4,\r\n               \"TotalAffiliateCommission\":0.0000,\r\n               \"Accepted\":4,\r\n               \"Returned\":0,\r\n               \"ReturnRate\":0.0,\r\n               \"TotalRevenue\":0.0000,\r\n               \"Margin\":0.0000\r\n            }\r\n         ]\r\n      }\r\n   ]\r\n}"},{"id":"f4ffc440-5003-47e2-bc4d-e6837416ca71","name":"Channel Breakout By Advertiser/Merchant - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Reports/ChannelBreakoutByMerchant?StartDate=01/20/2020&EndDate=01/21/2020&TrafficFilterChannelStats=All&MerchantId=2000","protocol":"https","host":["api","linktrust","com"],"path":["v2","Reports","ChannelBreakoutByMerchant"],"query":[{"key":"StartDate","value":"01/20/2020"},{"key":"EndDate","value":"01/21/2020"},{"key":"TrafficFilterChannelStats","value":"All"},{"key":"MerchantId","value":"2000"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<ChannelBreakoutByMerchantReportResult>\r\n    <ChannelBreakoutByMerchant>\r\n        <ParentRow>\r\n            <Stats>\r\n                <Accepted>2</Accepted>\r\n                <Approved>2</Approved>\r\n                <Attempts>5</Attempts>\r\n                <Margin>74.5162</Margin>\r\n                <Qualified>2</Qualified>\r\n                <RejectedError>1</RejectedError>\r\n                <RejectedResponse>0</RejectedResponse>\r\n                <RejectedRule>0</RejectedRule>\r\n                <RejectedTimeout>0</RejectedTimeout>\r\n                <ReturnRate>1</ReturnRate>\r\n                <Returned>2</Returned>\r\n                <TotalAffiliateCommission>29.1366</TotalAffiliateCommission>\r\n                <TotalRevenue>103.6528</TotalRevenue>\r\n                <CHID>136</CHID>\r\n                <CID>100197</CID>\r\n                <CampaignName>**Bret's Lead Campaign</CampaignName>\r\n                <ChannelName>5rea</ChannelName>\r\n                <CurrencyCode>USD</CurrencyCode>\r\n                <Enabled>true</Enabled>\r\n                <Type>Post</Type>\r\n            </Stats>\r\n            <Children>\r\n                <Child>\r\n                    <Accepted>2</Accepted>\r\n                    <Approved>2</Approved>\r\n                    <Attempts>5</Attempts>\r\n                    <Margin>74.5162</Margin>\r\n                    <Qualified>2</Qualified>\r\n                    <RejectedError>1</RejectedError>\r\n                    <RejectedResponse>0</RejectedResponse>\r\n                    <RejectedRule>0</RejectedRule>\r\n                    <RejectedTimeout>0</RejectedTimeout>\r\n                    <ReturnRate>1</ReturnRate>\r\n                    <Returned>2</Returned>\r\n                    <TotalAffiliateCommission>29.1366</TotalAffiliateCommission>\r\n                    <TotalRevenue>103.6528</TotalRevenue>\r\n                    <AFID>100030</AFID>\r\n                    <AffiliateName>*Dr Pepper</AffiliateName>\r\n                    <Suspended>false</Suspended>\r\n                </Child>\r\n            </Children>\r\n        </ParentRow>\r\n        <ParentRow>\r\n            <Stats>\r\n                <Accepted>8</Accepted>\r\n                <Approved>3</Approved>\r\n                <Attempts>11</Attempts>\r\n                <Margin>25.0000</Margin>\r\n                <Qualified>4</Qualified>\r\n                <RejectedError>0</RejectedError>\r\n                <RejectedResponse>0</RejectedResponse>\r\n                <RejectedRule>0</RejectedRule>\r\n                <RejectedTimeout>0</RejectedTimeout>\r\n                <ReturnRate>0.375</ReturnRate>\r\n                <Returned>3</Returned>\r\n                <TotalAffiliateCommission>15.0000</TotalAffiliateCommission>\r\n                <TotalRevenue>40.0000</TotalRevenue>\r\n                <CHID>139</CHID>\r\n                <CID>100197</CID>\r\n                <CampaignName>**Bret's Lead Campaign</CampaignName>\r\n                <ChannelName>Albert</ChannelName>\r\n                <CurrencyCode>USD</CurrencyCode>\r\n                <Enabled>true</Enabled>\r\n                <Type>Post</Type>\r\n            </Stats>\r\n            <Children>\r\n                <Child>\r\n                    <Accepted>0</Accepted>\r\n                    <Approved>0</Approved>\r\n                    <Attempts>1</Attempts>\r\n                    <Margin>0.0000</Margin>\r\n                    <Qualified>0</Qualified>\r\n                    <RejectedError>0</RejectedError>\r\n                    <RejectedResponse>0</RejectedResponse>\r\n                    <RejectedRule>0</RejectedRule>\r\n                    <RejectedTimeout>0</RejectedTimeout>\r\n                    <ReturnRate>0</ReturnRate>\r\n                    <Returned>1</Returned>\r\n                    <TotalAffiliateCommission>0.0000</TotalAffiliateCommission>\r\n                    <TotalRevenue>0.0000</TotalRevenue>\r\n                    <AFID>100004</AFID>\r\n                    <AffiliateName>#1Best Affiliate, Inc.</AffiliateName>\r\n                    <Suspended>false</Suspended>\r\n                </Child>\r\n                <Child>\r\n                    <Accepted>8</Accepted>\r\n                    <Approved>3</Approved>\r\n                    <Attempts>10</Attempts>\r\n                    <Margin>25.0000</Margin>\r\n                    <Qualified>4</Qualified>\r\n                    <RejectedError>0</RejectedError>\r\n                    <RejectedResponse>0</RejectedResponse>\r\n                    <RejectedRule>0</RejectedRule>\r\n                    <RejectedTimeout>0</RejectedTimeout>\r\n                    <ReturnRate>0.25</ReturnRate>\r\n                    <Returned>2</Returned>\r\n                    <TotalAffiliateCommission>15.0000</TotalAffiliateCommission>\r\n                    <TotalRevenue>40.0000</TotalRevenue>\r\n                    <AFID>100030</AFID>\r\n                    <AffiliateName>*Dr Pepper</AffiliateName>\r\n                    <Suspended>false</Suspended>\r\n                </Child>\r\n            </Children>\r\n        </ParentRow>\r\n    </ChannelBreakoutByMerchant>\r\n</ChannelBreakoutByMerchantReportResult>"}],"_postman_id":"2f453c38-21a8-4dd0-b1cc-51284fc9543e"},{"name":"Channel Performance","id":"32190715-b882-4d38-94d6-c90dbdbcca98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/Reports/ChannelPerformance?StartDate=MM/DD/YYYY&EndDate=MM/DD/YYYY&TrafficFilterChannelStats=&AffiliateId=","description":"<p>Must use a GET method to run the channel performance API. Results from this API will show the lead gen performance stats for each campaign, broken out by channel.</p>\n","urlObject":{"protocol":"https","path":["v2","Reports","ChannelPerformance"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the start date (starting point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY</p>\n","type":"text/plain"},"key":"StartDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the end date (ending point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY.</p>\n","type":"text/plain"},"key":"EndDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - Used to filter the results by lead status.  Can be one of the following integers or strings: \"All\" or \"1\" (No Traffic Filtering) \"InvalidDataField\" or \"2\" (Filtering by Invalid Data Field) \"CampaignRules\" or \"3\" (Filtering by Campaign Rules) \"ThirdPartyRules\" or \"4\" (Filtering by Third Party Rules) \"TierRules\" or \"5\" (Filtering by Tier Rules) \"ChannelRules\" or \"6\" (Filtering by Channel Rules) \"RejectedResponse\" or \"7\" (Filtering by Rejected Response)</p>\n","type":"text/plain"},"key":"TrafficFilterChannelStats","value":""},{"description":{"content":"<p>Not required - If you pass in a valid AFID, the returns will be filtered by that affiliate.</p>\n","type":"text/plain"},"key":"AffiliateId","value":""}],"variable":[]}},"response":[{"id":"3ef27ef9-f265-4e6d-b3d7-220f5a63aa6e","name":"Channel Performance - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Reports/ChannelPerformance?StartDate=01/20/2020&EndDate=01/21/2020&TrafficFilterChannelStats=All&AffiliateId=10000","protocol":"https","host":["api","linktrust","com"],"path":["v2","Reports","ChannelPerformance"],"query":[{"key":"StartDate","value":"01/20/2020"},{"key":"EndDate","value":"01/21/2020"},{"key":"TrafficFilterChannelStats","value":"All"},{"key":"AffiliateId","value":"10000"}]}},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"ChannelPerformance\":[\r\n      {\r\n         \"Stats\":{\r\n            \"CID\":100204,\r\n            \"CampaignName\":\"*Nathan's Lead Gen Test\",\r\n            \"Attempts\":36,\r\n            \"RejectedRule\":0,\r\n            \"RejectedTimeout\":0,\r\n            \"RejectedError\":0,\r\n            \"RejectedResponse\":27,\r\n            \"Qualified\":9,\r\n            \"Approved\":0,\r\n            \"TotalAffiliateCommission\":0.0000,\r\n            \"Accepted\":9,\r\n            \"Returned\":0,\r\n            \"ReturnRate\":0.0,\r\n            \"TotalRevenue\":0.0000,\r\n            \"Margin\":0.0000\r\n         },\r\n         \"Children\":[\r\n            {\r\n               \"CHNID\":143,\r\n               \"ChannelName\":\"Nate Wade - Ping\",\r\n               \"Type\":\"Ping\",\r\n               \"MerchantName\":\"Gavin\",\r\n               \"MerchantId\":100051,\r\n               \"Enabled\":true,\r\n               \"Attempts\":1,\r\n               \"RejectedRule\":0,\r\n               \"RejectedTimeout\":0,\r\n               \"RejectedError\":0,\r\n               \"RejectedResponse\":1,\r\n               \"Qualified\":0,\r\n               \"Approved\":0,\r\n               \"TotalAffiliateCommission\":0.0000,\r\n               \"Accepted\":0,\r\n               \"Returned\":0,\r\n               \"ReturnRate\":0.0,\r\n               \"TotalRevenue\":0.0000,\r\n               \"Margin\":0.0000\r\n            },\r\n            {\r\n               \"CHNID\":144,\r\n               \"ChannelName\":\"Nate Wade - Post\",\r\n               \"Type\":\"Post\",\r\n               \"MerchantName\":\"Nates Money Maker\",\r\n               \"MerchantId\":100050,\r\n               \"Enabled\":true,\r\n               \"Attempts\":17,\r\n               \"RejectedRule\":0,\r\n               \"RejectedTimeout\":0,\r\n               \"RejectedError\":0,\r\n               \"RejectedResponse\":8,\r\n               \"Qualified\":9,\r\n               \"Approved\":0,\r\n               \"TotalAffiliateCommission\":0.0000,\r\n               \"Accepted\":9,\r\n               \"Returned\":0,\r\n               \"ReturnRate\":0.0,\r\n               \"TotalRevenue\":0.0000,\r\n               \"Margin\":0.0000\r\n            },\r\n            {\r\n               \"CHNID\":145,\r\n               \"ChannelName\":\"Stockton 12 - Ping\",\r\n               \"Type\":\"Ping\",\r\n               \"MerchantName\":\"Neopolis\",\r\n               \"MerchantId\":100042,\r\n               \"Enabled\":true,\r\n               \"Attempts\":1,\r\n               \"RejectedRule\":0,\r\n               \"RejectedTimeout\":0,\r\n               \"RejectedError\":0,\r\n               \"RejectedResponse\":1,\r\n               \"Qualified\":0,\r\n               \"Approved\":0,\r\n               \"TotalAffiliateCommission\":0.0000,\r\n               \"Accepted\":0,\r\n               \"Returned\":0,\r\n               \"ReturnRate\":0.0,\r\n               \"TotalRevenue\":0.0000,\r\n               \"Margin\":0.0000\r\n            },\r\n            {\r\n               \"CHNID\":146,\r\n               \"ChannelName\":\"Stockton 12 - Post\",\r\n               \"Type\":\"Post\",\r\n               \"MerchantName\":\"Progress Click\",\r\n               \"MerchantId\":100008,\r\n               \"Enabled\":true,\r\n               \"Attempts\":8,\r\n               \"RejectedRule\":0,\r\n               \"RejectedTimeout\":0,\r\n               \"RejectedError\":0,\r\n               \"RejectedResponse\":8,\r\n               \"Qualified\":0,\r\n               \"Approved\":0,\r\n               \"TotalAffiliateCommission\":0.0000,\r\n               \"Accepted\":0,\r\n               \"Returned\":0,\r\n               \"ReturnRate\":0.0,\r\n               \"TotalRevenue\":0.0000,\r\n               \"Margin\":0.0000\r\n            }\r\n         ]\r\n      },\r\n      {\r\n         \"Stats\":{\r\n            \"CID\":100206,\r\n            \"CampaignName\":\"Lead Galore\",\r\n            \"Attempts\":25,\r\n            \"RejectedRule\":5,\r\n            \"RejectedTimeout\":0,\r\n            \"RejectedError\":5,\r\n            \"RejectedResponse\":0,\r\n            \"Qualified\":15,\r\n            \"Approved\":15,\r\n            \"TotalAffiliateCommission\":0.0000,\r\n            \"Accepted\":15,\r\n            \"Returned\":0,\r\n            \"ReturnRate\":0.0,\r\n            \"TotalRevenue\":0.0000,\r\n            \"Margin\":0.0000\r\n         },\r\n         \"Children\":[\r\n            {\r\n               \"CHNID\":205,\r\n               \"ChannelName\":\"channel2\",\r\n               \"Type\":\"Post\",\r\n               \"MerchantName\":\"BretTest\",\r\n               \"MerchantId\":100033,\r\n               \"Enabled\":true,\r\n               \"Attempts\":25,\r\n               \"RejectedRule\":5,\r\n               \"RejectedTimeout\":0,\r\n               \"RejectedError\":5,\r\n               \"RejectedResponse\":0,\r\n               \"Qualified\":15,\r\n               \"Approved\":15,\r\n               \"TotalAffiliateCommission\":0.0000,\r\n               \"Accepted\":15,\r\n               \"Returned\":0,\r\n               \"ReturnRate\":0.0,\r\n               \"TotalRevenue\":0.0000,\r\n               \"Margin\":0.0000\r\n            }\r\n         ]\r\n      }\r\n   ]\r\n}"},{"id":"90a2801a-8544-4b48-8a56-d6e003421188","name":"Channel Performance - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Reports/ChannelPerformance?StartDate=01/20/2020&EndDate=01/21/2020&TrafficFilterChannelStats=All&AffiliateId=10000","protocol":"https","host":["api","linktrust","com"],"path":["v2","Reports","ChannelPerformance"],"query":[{"key":"StartDate","value":"01/20/2020"},{"key":"EndDate","value":"01/21/2020"},{"key":"TrafficFilterChannelStats","value":"All"},{"key":"AffiliateId","value":"10000"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<ChannelPerformanceReportResult>\r\n    <ChannelPerformance>\r\n        <ParentRow>\r\n            <Stats>\r\n                <Accepted>9</Accepted>\r\n                <Approved>0</Approved>\r\n                <Attempts>36</Attempts>\r\n                <Margin>0.0000</Margin>\r\n                <Qualified>9</Qualified>\r\n                <RejectedError>0</RejectedError>\r\n                <RejectedResponse>27</RejectedResponse>\r\n                <RejectedRule>0</RejectedRule>\r\n                <RejectedTimeout>0</RejectedTimeout>\r\n                <ReturnRate>0</ReturnRate>\r\n                <Returned>0</Returned>\r\n                <TotalAffiliateCommission>0.0000</TotalAffiliateCommission>\r\n                <TotalRevenue>0.0000</TotalRevenue>\r\n                <CID>100204</CID>\r\n                <CampaignName>*Nathan's Lead Gen Test</CampaignName>\r\n            </Stats>\r\n            <Children>\r\n                <Child>\r\n                    <Accepted>0</Accepted>\r\n                    <Approved>0</Approved>\r\n                    <Attempts>1</Attempts>\r\n                    <Margin>0.0000</Margin>\r\n                    <Qualified>0</Qualified>\r\n                    <RejectedError>0</RejectedError>\r\n                    <RejectedResponse>1</RejectedResponse>\r\n                    <RejectedRule>0</RejectedRule>\r\n                    <RejectedTimeout>0</RejectedTimeout>\r\n                    <ReturnRate>0</ReturnRate>\r\n                    <Returned>0</Returned>\r\n                    <TotalAffiliateCommission>0.0000</TotalAffiliateCommission>\r\n                    <TotalRevenue>0.0000</TotalRevenue>\r\n                    <CHNID>143</CHNID>\r\n                    <ChannelName>Nate Wade - Ping</ChannelName>\r\n                    <Enabled>true</Enabled>\r\n                    <MerchantId>100051</MerchantId>\r\n                    <MerchantName>Gavin</MerchantName>\r\n                    <Type>Ping</Type>\r\n                </Child>\r\n                <Child>\r\n                    <Accepted>9</Accepted>\r\n                    <Approved>0</Approved>\r\n                    <Attempts>17</Attempts>\r\n                    <Margin>0.0000</Margin>\r\n                    <Qualified>9</Qualified>\r\n                    <RejectedError>0</RejectedError>\r\n                    <RejectedResponse>8</RejectedResponse>\r\n                    <RejectedRule>0</RejectedRule>\r\n                    <RejectedTimeout>0</RejectedTimeout>\r\n                    <ReturnRate>0</ReturnRate>\r\n                    <Returned>0</Returned>\r\n                    <TotalAffiliateCommission>0.0000</TotalAffiliateCommission>\r\n                    <TotalRevenue>0.0000</TotalRevenue>\r\n                    <CHNID>144</CHNID>\r\n                    <ChannelName>Nate Wade - Post</ChannelName>\r\n                    <Enabled>true</Enabled>\r\n                    <MerchantId>100050</MerchantId>\r\n                    <MerchantName>Nates Money Maker</MerchantName>\r\n                    <Type>Post</Type>\r\n                </Child>\r\n                <Child>\r\n                    <Accepted>0</Accepted>\r\n                    <Approved>0</Approved>\r\n                    <Attempts>1</Attempts>\r\n                    <Margin>0.0000</Margin>\r\n                    <Qualified>0</Qualified>\r\n                    <RejectedError>0</RejectedError>\r\n                    <RejectedResponse>1</RejectedResponse>\r\n                    <RejectedRule>0</RejectedRule>\r\n                    <RejectedTimeout>0</RejectedTimeout>\r\n                    <ReturnRate>0</ReturnRate>\r\n                    <Returned>0</Returned>\r\n                    <TotalAffiliateCommission>0.0000</TotalAffiliateCommission>\r\n                    <TotalRevenue>0.0000</TotalRevenue>\r\n                    <CHNID>145</CHNID>\r\n                    <ChannelName>Stockton12- Ping</ChannelName>\r\n                    <Enabled>true</Enabled>\r\n                    <MerchantId>100042</MerchantId>\r\n                    <MerchantName>Neopolis</MerchantName>\r\n                    <Type>Ping</Type>\r\n                </Child>\r\n                <Child>\r\n                    <Accepted>0</Accepted>\r\n                    <Approved>0</Approved>\r\n                    <Attempts>8</Attempts>\r\n                    <Margin>0.0000</Margin>\r\n                    <Qualified>0</Qualified>\r\n                    <RejectedError>0</RejectedError>\r\n                    <RejectedResponse>8</RejectedResponse>\r\n                    <RejectedRule>0</RejectedRule>\r\n                    <RejectedTimeout>0</RejectedTimeout>\r\n                    <ReturnRate>0</ReturnRate>\r\n                    <Returned>0</Returned>\r\n                    <TotalAffiliateCommission>0.0000</TotalAffiliateCommission>\r\n                    <TotalRevenue>0.0000</TotalRevenue>\r\n                    <CHNID>146</CHNID>\r\n                    <ChannelName>Stockton12- Post</ChannelName>\r\n                    <Enabled>true</Enabled>\r\n                    <MerchantId>100008</MerchantId>\r\n                    <MerchantName>Progress Click</MerchantName>\r\n                    <Type>Post</Type>\r\n                </Child>\r\n            </Children>\r\n        </ParentRow>\r\n        <ParentRow>\r\n            <Stats>\r\n                <Accepted>15</Accepted>\r\n                <Approved>15</Approved>\r\n                <Attempts>25</Attempts>\r\n                <Margin>0.0000</Margin>\r\n                <Qualified>15</Qualified>\r\n                <RejectedError>5</RejectedError>\r\n                <RejectedResponse>0</RejectedResponse>\r\n                <RejectedRule>5</RejectedRule>\r\n                <RejectedTimeout>0</RejectedTimeout>\r\n                <ReturnRate>0</ReturnRate>\r\n                <Returned>0</Returned>\r\n                <TotalAffiliateCommission>0.0000</TotalAffiliateCommission>\r\n                <TotalRevenue>0.0000</TotalRevenue>\r\n                <CID>100206</CID>\r\n                <CampaignName>Lead Galore</CampaignName>\r\n            </Stats>\r\n            <Children>\r\n                <Child>\r\n                    <Accepted>15</Accepted>\r\n                    <Approved>15</Approved>\r\n                    <Attempts>25</Attempts>\r\n                    <Margin>0.0000</Margin>\r\n                    <Qualified>15</Qualified>\r\n                    <RejectedError>5</RejectedError>\r\n                    <RejectedResponse>0</RejectedResponse>\r\n                    <RejectedRule>5</RejectedRule>\r\n                    <RejectedTimeout>0</RejectedTimeout>\r\n                    <ReturnRate>0</ReturnRate>\r\n                    <Returned>0</Returned>\r\n                    <TotalAffiliateCommission>0.0000</TotalAffiliateCommission>\r\n                    <TotalRevenue>0.0000</TotalRevenue>\r\n                    <CHNID>205</CHNID>\r\n                    <ChannelName>channel2</ChannelName>\r\n                    <Enabled>true</Enabled>\r\n                    <MerchantId>100033</MerchantId>\r\n                    <MerchantName>BretTest</MerchantName>\r\n                    <Type>Post</Type>\r\n                </Child>\r\n            </Children>\r\n        </ParentRow>\r\n    </ChannelPerformance>\r\n</ChannelPerformanceReportResult>"}],"_postman_id":"32190715-b882-4d38-94d6-c90dbdbcca98"},{"name":"Click Listing","id":"781cd728-b373-4264-ab43-99a0160daff5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/reports/clicklisting?StartDate=MM/DD/YYYY&EndDate=MM/DD/YYYY&CampaignId=&AffiliateId=&StartId=","description":"<p>Must use a GET method to run the Click Listing API.  The click data is the same data that is in the Click Listing report except for the API is only for CPA, CPL and Leadgen clicks.  CPC clicks are considered to be conversions and can be pulled using the transaction details API.  The date range must be within the same month or you will receive an error message.  The results will display 5000 clicks at a time.and will contain a \"Next Row ID\" which you will add as the startid for your next call.  </p>\n","urlObject":{"protocol":"https","path":["v2","reports","clicklisting"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the start date (starting point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY</p>\n","type":"text/plain"},"key":"StartDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the end date (ending point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY.</p>\n","type":"text/plain"},"key":"EndDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Not Required - Must be a valid Campaign ID from your account</p>\n","type":"text/plain"},"key":"CampaignId","value":""},{"description":{"content":"<p>Not Required - Must be a valid Affiliate ID from your account</p>\n","type":"text/plain"},"key":"AffiliateId","value":""},{"description":{"content":"<p>Not Required - This is the Next Row ID value that is returned when the API is run for more than 5000 records. It is used to retrieve the next set of clicks.</p>\n","type":"text/plain"},"key":"StartId","value":""}],"variable":[]}},"response":[{"id":"335f05af-ff0c-46bd-828c-318dc4dda397","name":"Click Listing - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/reports/clicklisting?StartDate=01/20/2020&EndDate=01/21/2020&CampaignId=123456&AffiliateId=10000&StartId=123123","protocol":"https","host":["api","linktrust","com"],"path":["v2","reports","clicklisting"],"query":[{"key":"StartDate","value":"01/20/2020"},{"key":"EndDate","value":"01/21/2020"},{"key":"CampaignId","value":"123456"},{"key":"AffiliateId","value":"10000"},{"key":"StartId","value":"123123"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<z:anyType i:type=\"ClickListingReport\">\r\n    <Clicks>\r\n        <ClickListingReport>\r\n            <AdditionalData>\r\n                <Data />\r\n            </AdditionalData>\r\n            <AffiliateId>100000</AffiliateId>\r\n            <AffiliateReferenceId />\r\n            <CampaignId>100260</CampaignId>\r\n            <ClickDateTime>2015-12-07T15:23:29.82</ClickDateTime>\r\n            <ClickId>12_35463_abf02835-0b67-4109-9b24-43fd0184bb24</ClickId>\r\n            <CountryCode>US</CountryCode>\r\n            <CreativeId>104790</CreativeId>\r\n            <FromCampaignId>0</FromCampaignId>\r\n            <IPAddress>66.102.8.147</IPAddress>\r\n            <MerchantId>100010</MerchantId>\r\n            <Referrer>http://www.google.co.jp/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0CDEQFjAD&url=http%3A%2F%2Fgoo.gl%2FwcWAO5&ei=4QZmVqvtCbqc2wP7Kw&usg=AFQjCNGWONHG1bT2RdlLG-KIcXLdhhggLw</Referrer>\r\n            <SubId />\r\n            <UserAgent>Mozilla/5.0(Windows NT6.1; WOW64) AppleWebKit/537.36(KHTML, like Gecko) Chrome/40.0.2214.91Safari/537.36</UserAgent>\r\n        </ClickListingReport>\r\n        <ClickListingReport>\r\n            <AdditionalData>\r\n                <Data />\r\n            </AdditionalData>\r\n            <AffiliateId>100000</AffiliateId>\r\n            <AffiliateReferenceId />\r\n            <CampaignId>100260</CampaignId>\r\n            <ClickDateTime>2015-12-07T15:24:45.393</ClickDateTime>\r\n            <ClickId>12_35469_c7d8d463-25ed-40ce-a341-11e878324fba</ClickId>\r\n            <CountryCode>US</CountryCode>\r\n            <CreativeId>104790</CreativeId>\r\n            <FromCampaignId>0</FromCampaignId>\r\n            <IPAddress>66.249.92.17</IPAddress>\r\n            <MerchantId>100010</MerchantId>\r\n            <Referrer />\r\n            <SubId />\r\n            <UserAgent>Mozilla/5.0(Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/537.36(KHTML, like Gecko) Chrome/28.0.1500.71Safari/537.36</UserAgent>\r\n        </ClickListingReport>\r\n    </Clicks>\r\n    <IsMoreAvailable>false</IsMoreAvailable>\r\n    <NextRowId>0</NextRowId>\r\n</z:anyType>"},{"id":"97350b0c-ad7d-489d-924d-6589cbbcd312","name":"Click Listing - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/reports/clicklisting?StartDate=01/20/2020&EndDate=01/21/2020&CampaignId=123456&AffiliateId=10000&StartId=123132","protocol":"https","host":["api","linktrust","com"],"path":["v2","reports","clicklisting"],"query":[{"key":"StartDate","value":"01/20/2020"},{"key":"EndDate","value":"01/21/2020"},{"key":"CampaignId","value":"123456"},{"key":"AffiliateId","value":"10000"},{"key":"StartId","value":"123132"}]}},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"Clicks\":[\r\n      {\r\n         \"CampaignId\":100260,\r\n         \"AffiliateId\":100000,\r\n         \"CreativeId\":104790,\r\n         \"SubId\":\"\",\r\n         \"AffiliateReferenceId\":\"\",\r\n         \"ClickDateTime\":\"2015-12-07T15:23:29.82\",\r\n         \"UserAgent\":\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.91 Safari/537.36\",\r\n         \"Referrer\":\"http://www.google.co.jp/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0CDEQFjAD&url=http%3A%2F%2Fgoo.gl%2FwcWAO5&ei=4QZmVqvtCbqc2wP7Kw&usg=AFQjCNGWONHG1bT2RdlLG-KIcXLdhhggLw\",\r\n         \"IPAddress\":\"66.102.8.147\",\r\n         \"MerchantId\":100010,\r\n         \"CountryCode\":\"US\",\r\n         \"AdditionalData\":\"<Data />\",\r\n         \"FromCampaignId\":0,\r\n         \"ClickId\":\"12_35463_abf02835-0b67-4109-9b24-43fd0184bb24\"\r\n      },\r\n      {\r\n         \"CampaignId\":100260,\r\n         \"AffiliateId\":100000,\r\n         \"CreativeId\":104790,\r\n         \"SubId\":\"\",\r\n         \"AffiliateReferenceId\":\"\",\r\n         \"ClickDateTime\":\"2015-12-07T15:24:45.393\",\r\n         \"UserAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.71 Safari/537.36\",\r\n         \"Referrer\":\"\",\r\n         \"IPAddress\":\"66.249.92.17\",\r\n         \"MerchantId\":100010,\r\n         \"CountryCode\":\"US\",\r\n         \"AdditionalData\":\"<Data />\",\r\n         \"FromCampaignId\":0,\r\n         \"ClickId\":\"12_35469_c7d8d463-25ed-40ce-a341-11e878324fba\"\r\n      }\r\n   ],\r\n   \"IsMoreAvailable\":false,\r\n   \"NextRowId\":0\r\n}"}],"_postman_id":"781cd728-b373-4264-ab43-99a0160daff5"},{"name":"Create Affiliate-Campaign Assignment","id":"ea088030-076f-4eae-b205-f764d36dc9a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"AffiliateId\": 100008,\n    \"CampaignId\": 100621,\n    \"CACID\": \"100003-100621\",\n    \"Payout\": 20.0000,\n    \"PayoutType\": \"%\",\n    \"AutoApproveTransactions\": true,\n    \"AutoApprovePercent\": 50,\n    \"IsBlocked\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.linktrust.com/V2/AffiliateCampaign/Assignment","description":"<p>Takes one record and has the same validation requirements as PUT except that it only inserts new records.  Exception thrown if record exists.</p>\n<p>The payout type MUST be one of the following: </p>\n<ul>\n<li>F for flat</li>\n<li>% for percent</li>\n<li>T for Tiered Structure</li>\n</ul>\n","urlObject":{"protocol":"https","path":["V2","AffiliateCampaign","Assignment"],"host":["api","linktrust","com"],"query":[],"variable":[]}},"response":[{"id":"1761a04f-c5b9-4aac-b298-45ac91c84a49","name":"Create Affiliate-Campaign Assignment - JSON","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"AffiliateId\": 100008,\n    \"CampaignId\": 100621,\n    \"CACID\": \"100003-100621\",\n    \"Payout\": 20.0000,\n    \"PayoutType\": \"%\",\n    \"AutoApproveTransactions\": true,\n    \"AutoApprovePercent\": 50,\n    \"IsBlocked\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.linktrust.com/V2/AffiliateCampaign/Assignment"},"code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true\n}"}],"_postman_id":"ea088030-076f-4eae-b205-f764d36dc9a2"},{"name":"Create/Modify Campaign Caps","id":"331decb6-e964-4dff-886e-17232a7ee91c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/Campaigns/Cap","description":"<p>Must use a PUT method to run the campaign cap API.  The campaign cap API will allow you to modify the cap set for a campaign.  Values are case sensitive.</p>\n<h3 id=\"required-values\">Required Values</h3>\n<ul>\n<li><p><strong>CampaignId</strong> - Must be a valid CID for a campaign in your account. Example: 123456</p>\n</li>\n<li><p><strong>CapValue</strong> - The number of conversions of amount of revenue for the cap. Must be a whole number greater than 0.</p>\n</li>\n</ul>\n<h3 id=\"optional-values\">Optional Values</h3>\n<ul>\n<li><p><strong>AffiliateId</strong> - Required if you're creating an affiliate cap.  Must be a valid AFID for an affiliate assigned to the campaign.  Example: 123456</p>\n</li>\n<li><p><strong>EnableCapEmailNotifications</strong> - Enables the cap notification email. True or false, default is false.</p>\n</li>\n<li><p><strong>CapEmailAddress</strong> - List of emails to send the cap threshold email to.  Must be a valid email address.</p>\n</li>\n<li><p><strong>CapId</strong> - Required if you're modifying a cap. Valid cap ID of a campaign or campaign/affiliate cap. If creating a new cap, leave out or set to 0.</p>\n</li>\n<li><p><strong>CapType</strong> - Must be a valid cap type.  JSON: 1 = Per Day, 2 = Per Week, 3 = Per Month, 4 = Total.  XML: Daily, Weekly, Monthly, Total.</p>\n</li>\n<li><p><strong>Enabled</strong> - Enables the campaign or campaign/affiliate cap.</p>\n</li>\n<li><p><strong>IsRevenue</strong> - Specifies if the cap is a conversion or revenue cap.  True = revenue cap, false = conversion cap, default is false.</p>\n</li>\n<li><p><strong>EmailNotificationThreshold</strong> - Required if EnableCapEmailNotifications is set to true.  The percentage when a cap notification email will sent to notify a user or affiliate that the cap is about to be met.  Must be a whole number greater than 0.</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v2","Campaigns","Cap"],"host":["api","linktrust","com"],"query":[],"variable":[]}},"response":[{"id":"8a1e2034-40aa-468f-ba34-054bc57b68f9","name":"Create/Modify Campaign Caps API - JSON","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"Allowed values: application/xml,  appliaction/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"CampaignId\":123456,\r\n   \"AffiliateId\":123456,\r\n   \"EnableCapEmailNotifications\":true,\r\n   \"CapEmailAddress\":\"0@jam.com;1@jam.com;2@jam.com\",\r\n   \"Caps\":[\r\n      {\r\n         \"CapId\":345,\r\n         \"CapType\":1,\r\n         \"Enabled\":true,\r\n         \"CapValue\":30,\r\n         \"IsRevenue\":true,\r\n         \"EmailNotificationThreshold\":25\r\n      },\r\n      {\r\n         \"CapType\":3,\r\n         \"Enabled\":true,\r\n         \"CapValue\":30,\r\n         \"IsRevenue\":true,\r\n         \"EmailNotificationThreshold\":25\r\n      },\r\n      {\r\n         \"CapId\":123,\r\n         \"CapType\":2,\r\n         \"Enabled\":true,\r\n         \"CapValue\":30,\r\n         \"IsRevenue\":false,\r\n         \"EmailNotificationThreshold\":30\r\n      }\r\n   ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.linktrust.com/v2/Campaigns/Cap"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"95dc1b00-cc35-4d4a-a85c-4a7c3bb926ee","name":"Create/Modify Campaign Caps API -  XML","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/xml","description":"Allowed values: application/xml,  appliaction/json","type":"text"}],"body":{"mode":"raw","raw":"<CampaignCapConfig>\r\n    <CampaignId>123456</CampaignId>\r\n    <EnableCapEmailNotifications>false</EnableCapEmailNotifications>\r\n    <CapEmailAddress>test@test.com</CapEmailAddress>\r\n    <Caps>\r\n        <CampaignCap>\r\n            <CapId>152</CapId>\r\n            <CampaignId>123456</CampaignId>\r\n            <CapType>Total</CapType>\r\n            <Enabled>false</Enabled>\r\n            <CapValue>20</CapValue>\r\n            <IsRevenue>false</IsRevenue>\r\n            <EmailNotificationThreshold>80</EmailNotificationThreshold>\r\n        </CampaignCap>\r\n        <CampaignCap>\r\n            <CapId>363</CapId>\r\n            <CampaignId>123456</CampaignId>\r\n            <CapType>Total</CapType>\r\n            <Enabled>false</Enabled>\r\n            <CapValue>20</CapValue>\r\n            <IsRevenue>false</IsRevenue>\r\n            <EmailNotificationThreshold>80</EmailNotificationThreshold>\r\n        </CampaignCap>\r\n        <CampaignCap>\r\n            <CapId>84</CapId>\r\n            <CampaignId>123456</CampaignId>\r\n            <CapType>Total</CapType>\r\n            <Enabled>false</Enabled>\r\n            <CapValue>20</CapValue>\r\n            <IsRevenue>false</IsRevenue>\r\n            <EmailNotificationThreshold>80</EmailNotificationThreshold>\r\n        </CampaignCap>\r\n        <CampaignCap>\r\n            <CampaignId>123456</CampaignId>\r\n            <CapType>Total</CapType>\r\n            <Enabled>false</Enabled>\r\n            <CapValue>20</CapValue>\r\n            <IsRevenue>false</IsRevenue>\r\n            <EmailNotificationThreshold>80</EmailNotificationThreshold>\r\n        </CampaignCap>\r\n    </Caps>\r\n</CampaignCapConfig>","options":{"raw":{"language":"xml"}}},"url":"https://api.linktrust.com/v2/Campaigns/Cap"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"331decb6-e964-4dff-886e-17232a7ee91c"},{"name":"Create/Modify Campaign - JSON","id":"c1026481-bc96-4569-a1f6-d4d9178be42a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/Campaigns/Campaign","description":"<p><strong>This is for CPC and CPA/CPL campaigns only.</strong></p>\n<h2 id=\"json-format\">JSON Format:</h2>\n<p>You can use this API using XML or JSON.  Please review the appropriate section for the method you choose.  We recommend that you set up the campaign default settings before using this API.</p>\n<p>Must use a PUT method to create a campaign. Remove tags for optional fields not passed in.</p>\n<h3 id=\"required-values\">Required Values</h3>\n<ul>\n<li><p><strong>Type</strong> - 1 or \"CPA\" / 2 or \"CPL\" / 4 or \"CPC\" - Required and must be all caps</p>\n</li>\n<li><p><strong>CampaignName</strong> - Required and must be more than 1 character and less than 255 characters, (&lt;, &gt;, /, |, ~ not allowed)</p>\n</li>\n<li><p><strong>Category</strong> - Required and must be exact match to an existing category Example: Computers &amp; Electronics, &lt;, &gt;, /, |, ~ not allowed</p>\n</li>\n<li><p><strong>MerchantId</strong> - Required and must be a valid merchant id from your account</p>\n</li>\n<li><p><strong>DefaultLandingPageURL</strong> - Required and must be a valid url and encoded. 2000 character max.</p>\n</li>\n<li><p><strong>CampaignId</strong> - (only required if modifying a campaign) This is the Campaign ID of an existing campaign in your account.  If you do not include the CampaignId you will create a new campaign.</p>\n</li>\n</ul>\n<h3 id=\"optional-values\">Optional Values</h3>\n<ul>\n<li><p><strong>ExternalId</strong> - FOR CAMPAIGN MODIFICATION API ONLY. Alphanumeric with a limit of 100 characters.</p>\n</li>\n<li><p><strong>AutoApprovePercent</strong> - (1 or \"Testing\" / 2 or \"PublicLive\" / 3 or \"Paused\" / 4 or \"Dead\" / 5 or \"PrivateLive\") NOT case sensitive, defaults to Testing</p>\n</li>\n<li><p><strong>CampaignStatus</strong> - (Testing/PublicLive/PrivateLive/Paused/Dead) case sensitive.  Default is Testing.</p>\n</li>\n<li><p><strong>DefaultLandingPageAllowUnassignedTraffic</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>DefaultLandingPagePropagateAdditionalData</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>DefaultLandingPageHideAffiliateReferrers</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>Group</strong> - Optional and must be an exact match to an existing group.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>Revenue</strong> - Decimal values up to 4 decimal places allowed.  Default is 0.  Example: 1.00, 1, 10, 10.55, 10.5456.</p>\n</li>\n<li><p><strong>RevenueType</strong> - Flat/flat or Percent/percent, default is Flat. Example: 0 or \"Flat\" / \"flat\", 1 or \"Percent\" / \"percent\"</p>\n</li>\n<li><p><strong>DefaultAffiliatePayout</strong> - Decimal values up to 4 decimal places allowed.  Default is 0.  Example: 1.00, 1, 10, 10.55, 10.5456.</p>\n</li>\n<li><p><strong>DefaultAffiliatePayoutType</strong> - Flat or Percent, default is Flat, MUST be Flat if Merchant Revenue is Flat or not provided since the Revenue default is Flat.  Example: \"Flat\"/\"flat\", \"Percent\"/\"percent\"</p>\n</li>\n<li><p><strong>AutoApproveTransactionForAllAffiliates</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>CampaignManagers</strong> - Must be a valid user id and included in [10037,10046] tags, default is no manager</p>\n</li>\n<li><p><strong>Affiliates</strong> - Must be a valid affiliate id and included in [100000,100001,100003] tags, default is no affiiates.</p>\n</li>\n<li><p><strong>StartDate</strong> - Format: yyyy-MM-dd, 2012-10-15, must be before the expiration date, default is blank</p>\n</li>\n<li><p><strong>ExpirationDate</strong> - Format: yyyy -MM-dd, 2015-10-15, must be after the start date, default is blank  </p>\n</li>\n<li><p><strong>ExpiredRedirectType</strong> - 2 or URL / 1 or Campaign / 0 = Forbidden, defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>RedirectCampaignId</strong> - Must be a valid campaign ID from your account.  Example: 100166.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateCookieParameter</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateTrackingParameter</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateAdditionalData</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>ExpiredRedirectUrl</strong> - Required if redirect type is set to URL.  Example: <code>https://www.gmail.com</code>, must be a valid Url, defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>ExpiredRedirectUrlPropagateAdditionalData</strong> - true or false, default is false</p>\n</li>\n<li><p><strong>CookieLife</strong> - Must be a whole number.  Example: 0,1,2,3...  Defaults to the default campaign settings. (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>Tracking</strong> - Standard/Mobile, default is Standard. (CPA/CPL Campaigns ONLY). Example:\"Mobile\"/\"Standard\"</p>\n</li>\n<li><p><strong>AllowClickIDPostbacks</strong> - true or false.  Default is true.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>AllowAFIDPostbacks</strong> - true or false.  Default is false.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>EnablePayPerCallIntegration</strong> - true or false.  Default is false.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>AllowCookieTracking</strong> - true or false.  Default is true.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>AllowCookielessTracking</strong> - true or false.  Default is true.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>RestrictPostbackToWhitelistedIPs</strong> - true or false.  Default is false.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>AllowCustomConversionParameters</strong> - true or false.  Default is false.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>AllowExternalTransactionModifications</strong> - true or false.  Default is false.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>ExternalTransactionModificationPassword</strong> - Alphanumeric values.  Required if 'Allow External Transaction Modifications' is true.  Default is blank.  Max 50 characters.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>OnlyAllowModificationsFromWhitelistedIPs</strong> - true or false.  Required if 'Allow External Transaction Modifications' is true.  Default is false.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>EnableProductDataFeed</strong> - true or false.  Default is false.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>IsZeroRevenueForQualifiedNotApproved</strong> - true or false. Default is false.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n</ul>\n<h4 id=\"filters\">Filters</h4>\n<ul>\n<li><p><strong>RecordOnlyUniqueImpression</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>UniqueImpressionValidValue</strong> - Must be a whole number, ie...1,2,3,4,5.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>UniqueImpressionTimeFrame</strong> - 1 or \"Minutes\" / 2 or \"Hours\" / 3 or \"Days\", defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>IfNoReferrerSetAsDuplicateClick</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>AllowDuplicateClicksByIp</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>TrackUniqueClicks</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>DuplicateClickValidValue</strong> - must be a whole number.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>DuplicateClickValidTimeFrame</strong> - 1 or \"Minutes\" / 2 or \"Hours\" / 3 or \"Days\", defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>DuplicateIpRedirectType</strong> - 0 or \"Forbidden\" / 1 or \"Campaign\" / 2 or \"URL\" / 3 or \"LandingPage\", defaults to the default campaign settings.</p>\n</li>\n</ul>\n<h4 id=\"duplicate-redirect-campaign\">Duplicate Redirect Campaign</h4>\n<ul>\n<li><p><strong>RedirectCampaignId</strong> - Must be a valid campaign ID from your account: Example - 123456, defaults to the default campaign settings. Required if redirect type is Campaign.</p>\n</li>\n<li><p><strong>PropogateCookieParameter</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateTrackingParameter</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateAdditionalData</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>DuplicateIpRedirectUrl</strong> - Must be a valid url, Example: <code>https://www.google.com</code>, defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>DuplicateIpRedirectUrlPropagateAdditionalData</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>DuplicateIpRedirectLandingPageWriteCookie</strong> - true or false.  Defaults to the default campaign settings. (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>BlockedAffiliateRedirectType</strong> - 4 or \"Forbidden\" / 1 or \"Campaign\" / 2 or \"URL\", defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>BlockedAffiliateRedirectCampaign</strong> (ONLY INCLUDE THE CODE FOR THE TYPE SUBMITTED.  FOR EXAMPLE, IF THE TYPE IS URL, REMOVE CODE FOR FORBIDDEN AND CAMPAIGN)</p>\n</li>\n<li><p><strong>RedirectCampaignId</strong> - Must be a valid campaign ID from your account.  Example: 123456.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateCookieParameter</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateTrackingParameter</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateAdditionalData</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>BlockedAffiliateRedirectUrl</strong> - Required if the redirect type is set to URL.  Must be a valid URL, Example: <code>https://www.gmail.com</code>, defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>BlockedAffiliateRedirectUrlPropagateAdditionalData</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>BlockClicksFromPublicProxies</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>TrafficCapRedirectType</strong> - 0 or \"Forbidden\" / 1 or \"Campaign\" / 2 or \"URL\", defaults to the default campaign settings.</p>\n</li>\n</ul>\n<h4 id=\"traffic-cap-redirect-campaign\">Traffic Cap Redirect Campaign</h4>\n<ul>\n<li><p><strong>RedirectCampaignId</strong> - Must be a valid campaign ID from your account.  Example: 123456.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateCookieParameter</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateTrackingParameter</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateAdditionalData</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>TrafficCapRedirectUrl</strong> - Must be a valid URL Example: <code>https://linktrust.com</code>  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>TrafficCapRedirectUrlPropagateAdditionalData</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>Countries</strong> - Defaults to ALL countries. Example:  \"Countries\":[\"Uganda\", \"Brazil\", \"Germany\"],</p>\n</li>\n<li><p><strong>UnauthorizedCountryRedirectType</strong> - 0 or \"Forbidden\" / 1 or \"Campaign\" / 2 or \"URL\" / 3 or \"LandingPage\", Required if countries are specified.</p>\n</li>\n</ul>\n<h4 id=\"unauthorized-country-redirect-campaign\">Unauthorized Country Redirect Campaign</h4>\n<ul>\n<li><p><strong>RedirectCampaignId</strong> - Required if type is Campaign.  Must be a valid campaign ID from your account. Example: 123456.</p>\n</li>\n<li><p><strong>PropogateCookieParameter</strong> - true or false.  Defaults to false.</p>\n</li>\n<li><p><strong>PropogateTrackingParameter</strong> - true or false.  Defaults to false.</p>\n</li>\n<li><p><strong>PropogateAdditionalData</strong> - true or false.  Defaults to false.</p>\n</li>\n<li><p><strong>UnauthorizedCountryRedirectUrl</strong> - Required if type is URL. Must be a valid URL. Example: <code>https://linktrust.com?id=1234&amp;amp;pid=54</code></p>\n</li>\n<li><p><strong>UnauthorizedCountryRedirectUrlPropagateAdditionalData</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>UnauthorizedCountryRedirectLandingPageWriteCookie</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>CountryName</strong> - Specific unauthorized country. Example: \"CountryName\":\"Afghanistan\",</p>\n</li>\n<li><p><strong>RedirectType</strong> - 1 or \"Campaign\" / 2 or \"URL\", Example: \"RedirectType\":2,</p>\n</li>\n</ul>\n<p>###Redirect Campaign</p>\n<ul>\n<li><p><strong>RedirectCampaignId</strong> - Must be a valid campaign from your account.  Example: 123456</p>\n</li>\n<li><p><strong>PropogateCookieParameter</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>PropogateTrackingParameter</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>PropogateAdditionalData</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>RedirectUrl</strong> - Must be a valid URL.  Example: <code>https://linktrust.com?id=1234&amp;amp;pid=54</code></p>\n</li>\n<li><p><strong>RedirectUrlPropagateAdditionalData</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>UnapproveTransactionsWhenClickAndConversionIPDontMatch</strong> - true or false.  (CPA/CPL Campaigns ONLY).  Default is false.</p>\n</li>\n<li><p><strong>UnapproveTransactionsClickToConversionLessThanValue</strong> - Must be a whole number. Example: 1,2,3 ,(CPA/CPL Campaigns ONLY).  Default is false.</p>\n</li>\n<li><p><strong>UnapproveTransactionsClickToConversionLessThanTimeFrame</strong> - 1 or \"Minutes\" / \"Seconds\", (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>UnapproveTransactionsWhenIPFromPublicProxy</strong> - true or false.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>DoNotTrackTransactionsWithDuplicateMerchantReferenceIDsWithinTheLast90Days</strong> - true or false.  (CPA/CPL Campaigns ONLY).  Default is false.</p>\n</li>\n<li><p><strong>UnapproveTransactionsWhenTheConfirmationPageDomainDoesMotMatchUrl</strong>  - true or false,(CPA/CPL Campaigns ONLY), default is false, confirmation page domain is required if set to true. Example: [\"http://ComfUrl1\",\"http://ComfUrl2\"]</p>\n</li>\n<li><p><strong>ArePromoCodesFiltered</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>ArePromoCodesBlackList</strong> - true or false.  Default is true.</p>\n</li>\n<li><p><strong>DoNotTrackFilteredPromoCodes</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>PromoCodes</strong> - Alphanumeric string of values and required if 'ArePromoCodesFiltered' is set to true. Examples: [\"Promo1\",\"Promo2\"]</p>\n</li>\n</ul>\n<h3 id=\"notes\">Notes</h3>\n<ul>\n<li><p><strong>InsertionOrder</strong> - true or false.  Default is set to false.</p>\n</li>\n<li><p><strong>PrePayment</strong> - decimal values - 85, 85.21.  Default is blank.</p>\n</li>\n<li><p><strong>Notes</strong> - Alphanumeric values.  Unlimited characters.  Default is blank.</p>\n</li>\n</ul>\n<h3 id=\"affiliate-center-settings\">Affiliate Center Settings</h3>\n<ul>\n<li><p><strong>Title</strong> - Alphanumeric values only.  Defaults to the campaign name if not specified.  255 character max.</p>\n</li>\n<li><p><strong>LogoImageUrl</strong> – (place image logo URL here)</p>\n</li>\n<li><p><strong>Description</strong> - Alphanumeric values, unlimited characters, default is blank</p>\n</li>\n<li><p><strong>SpecialInstructions</strong> - Alphanumeric values, unlimited characters, default is blank</p>\n</li>\n<li><p><strong>ImpressionUrl</strong> - Must be a valid URL. Example: <code>https://linktrust.com?id=1234&amp;amp;pid=54</code>, defaults to the default campaign settings if not specified, required if the format is 'Custom'. Max 3000 characters.</p>\n</li>\n<li><p><strong>ImpressionUrlFormat</strong> - 0 or \"Standard\" / 1 or \"SEO\" / 2 or \"Custom\", defaults to default campaign settings if not specified, Required if the format is Custom.</p>\n</li>\n<li><p><strong>TrackingUrl</strong> - Must be a valid URL. Example: <code>https://linktrust.com?id=1234&amp;amp;pid=54</code>, defaults to the default campaign settings if not specified.  Required if the format is 'Custom'.</p>\n</li>\n<li><p><strong>TrackingUrlFormat</strong> - 0 or \"Standard\" / 1 or \"SEO\" / 2 or “Custom”, defaults to default campaign settings if not specified</p>\n</li>\n<li><p><strong>AutoAssignOnApprovedAffiliateApplication</strong> - true or false.  Defaults to the default campaign settings if not specified</p>\n</li>\n<li><p><strong>AutoAssignOnAffiliateCenterRequest</strong> - true or false, defaults to default campaign settings if not specified</p>\n</li>\n</ul>\n<p>-<strong>TrafficTypeIds</strong> - list of integers.  Download a list of available Traffic Types and their ID's <a href=\"https://docs.google.com/spreadsheets/d/1HpOZIU5JNkSbg_o_ug7VTF4VyzsslW0UFRO2u2sAbFk/export?format=xlsx\">here</a>.  Example: [1,2,3,4]</p>\n<ul>\n<li><p><strong>NetworkExclusivity</strong> - 1 or \"NA\" / 2 or \"Exclusive\" / 3 or \"NonExclusive\" / 4 or \"AgencyOfRecord\", default is N/A</p>\n</li>\n<li><p><strong>HasRecurringCommission</strong> - true or false.  Default is false. (CPA/CPL Campaigns Only)</p>\n</li>\n<li><p><strong>SeasonalNames</strong> - Must be a string of valid seasonal name(s) from your account. Example: All, Spring, Summer, Fall, Example: [\"Spring\",\"fall\"], Default is all seasons allowed.</p>\n</li>\n</ul>\n<p>Values allowed: (Old, Female, Male, Sports, Outdoors, Graduation, Death, Birth, Birthday, Anniversary, Wedding, Taxes, BacktoSchool, SpringBreak, Hanukah, Young, Christmas, Thanksgiving, Halloween, VeteransDay, Easter, CincodeMayo, FourthofJuly, MemorialDay, StPatricksDay, ValentinesDay, PresidentsDay, NewYears, Winter, Summer, Spring, Fall)</p>\n<ul>\n<li><p><strong>VisibilityGroups</strong> - Must be a string of group names from your account, default is visible by all groups.  Example: [\"Email Group\",\"Silver\"]</p>\n</li>\n<li><p><strong>TermsAndConditions</strong> - Alphanumeric values.  Default is blank.</p>\n</li>\n<li><p><strong>EmailFromLines</strong> - Alphanumeric list of values, default is blank. Example: [\"From lines\", \"more from lines\"]</p>\n</li>\n<li><p><strong>EmailSubjectLines</strong> - Alphanumeric list of values, default is blank. Example:  [\"Subject lines\", \"more Subject lines\"]</p>\n</li>\n<li><p><strong>SuppressionFileUrl</strong> - Must be a valid URL.  Example: <code>https://linktrust.com?id=1234&amp;amp;pid=54</code>. Default is blank.</p>\n</li>\n</ul>\n<h3 id=\"pixel-cpacpl-campaigns-only\">Pixel (CPA/CPL Campaigns Only)</h3>\n<ul>\n<li><p><strong>AllowAffiliateToManageTheirPixel</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>PixelType</strong> - 1 or \"Image\", 2 or \"JavaScript\", 3 or \"ServerSide\", default is JavaScript</p>\n</li>\n<li><p><strong>AllowAffiliateToPlaceImagePixel</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>AllowAffiliatesToPlaceJavaScriptPixels</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>AllowAffiliateToPlaceServerSidePixels</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>AllowAffiliateToPlaceIFramePixels</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>AllowAffiliatesToAddAdditionalCode</strong> - true or false.  Defaults to the default campaign settings. Only set to true if the pixel type is JavaScript.</p>\n</li>\n<li><p><strong>RequireSecurePixelURLs</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>OptionalAdditionalCodeForCampaign</strong> - optional.  Defaults to the default campaign settings. Only displayed if pixel type is JavaScript.  HTML MUST BE ENCODED</p>\n</li>\n</ul>\n<h3 id=\"rights\">Rights</h3>\n<ul>\n<li><p><strong>ViewImpressionInAffiliateCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>ViewClicksInAffiliateCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>ViewQualifiedInAffiliateCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>ExportQualifiedTransactionsInAffiliateCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>HideQualifiedConversionIPandReferrerAffiliateCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>ExportApprovedTransactionsInAffiliateCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>HideApprovedConversionIPandReferrerAffiliateCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>ViewImpressionInMerchantCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>ViewClicksInMerchantCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>ViewQualifiedInMerchantCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v2","Campaigns","Campaign"],"host":["api","linktrust","com"],"query":[],"variable":[]}},"response":[{"id":"a8203b34-b09d-4d83-96c6-57bea8681b22","name":"Create Campaign - JSON","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"Campaign\":{\r\n      \"CampaignName\":\"test\",\r\n      \"Type\":2,\r\n      \"Category\":\"test Category\",\r\n      \"Group\":\"MyCampGroup\",\r\n      \"CampaignStatus\":2,\r\n      \"MerchantId\":9876,\r\n      \"RevenueType\":1,\r\n      \"Revenue\":4.5,\r\n      \"DefaultAffiliatePayout\":2.3,\r\n      \"DefaultAffiliatePayoutType\":1,\r\n      \"AutoApproveTransactionForAllAffiliates\":true,\r\n      \"CampaignManagers\":[\r\n         654,\r\n         657,\r\n         652\r\n      ],\r\n      \"Affiliates\":[\r\n         2345,\r\n         2346,\r\n         2347\r\n      ],\r\n      \"StartDate\":\"2013-10-15\",\r\n      \"ExpirationDate\":\"2014-10-15\",\r\n      \"ExpiredRedirectType\":1,\r\n      \"ExpiredRedirectCampaign\":{\r\n         \"RedirectCampaignId\":123456,\r\n         \"PropogateCookieParameter\":true,\r\n         \"PropogateTrackingParameter\":true,\r\n         \"PropogateAdditionalData\":true\r\n      },\r\n      \"ExpiredRedirectUrl\":\"http://www.google.com\",\r\n      \"DefaultLandingPageURL\":\"http://some.page.com\",\r\n      \"DefaultLandingPageAllowUnassignedTraffic\":true,\r\n      \"DefaultLandingPagePropagateAdditionalData\":true,\r\n      \"DefaultLandingPageHideAffiliateReferrers\":true,\r\n      \"CookieLife\":45,\r\n      \"Tracking\":\"Standard\",\r\n      \"AllowClickIDPostbacks\":true,\r\n      \"AllowAFIDPostbacks\":true,\r\n      \"EnablePayPerCallIntegration\":true,\r\n      \"AllowCookieTracking\":true,\r\n      \"AllowCookielessTracking\":true,\r\n      \"RestrictPostbackToWhitelistedIPs\":true,\r\n      \"AllowCustomConversionParameters\":true,\r\n      \"AllowExternalTransactionModifications\":true,\r\n      \"ExternalTransactionModificationPassword\":\"extModPW\",\r\n      \"OnlyAllowModificationsFromWhitelistedIPs\":true,\r\n      \"EnableProductDataFeed\":true\r\n   },\r\n   \"Filters\":{\r\n      \"RecordOnlyUniqueImpression\":true,\r\n      \"UniqueImpressionValidValue\":4,\r\n      \"UniqueImpressionTimeFrame\":2,\r\n      \"IfNoReferrerSetAsDuplicateClick\":true,\r\n      \"AllowDuplicateClicksByIp\":true,\r\n      \"TrackUniqueClicks\":true,\r\n      \"DuplicateClickValidValue\":3,\r\n      \"DuplicateClickValidTimeFrame\":2,\r\n      \"DuplicateIpRedirectType\":1,\r\n      \"DuplicateIpRedirectCampaign\":{\r\n         \"RedirectCampaignId\":123456,\r\n         \"PropogateCookieParameter\":true,\r\n         \"PropogateTrackingParameter\":true,\r\n         \"PropogateAdditionalData\":true\r\n      },\r\n      \"DuplicateIpRedirectUrl\":\"http://FilteredRedirectUrl.com\",\r\n      \"DuplicateIpRedirectUrlPropagateAdditionalData\":true,\r\n      \"DuplicateIpRedirectLandingPageWriteCookie\":true,\r\n      \"BlockedAffiliateRedirectType\":1,\r\n      \"BlockedAffiliateRedirectCampaign\":{\r\n         \"RedirectCampaignId\":123456,\r\n         \"PropogateCookieParameter\":true,\r\n         \"PropogateTrackingParameter\":true,\r\n         \"PropogateAdditionalData\":true\r\n      },\r\n      \"BlockedAffiliateRedirectUrl\":\"http://someurl.com\",\r\n      \"BlockedAffiliateRedirectUrlPropagateAdditionalData\":true,\r\n      \"BlockClicksFromPublicProxies\":true,\r\n      \"TrafficCapRedirectType\":1,\r\n      \"TrafficCapRedirectCampaign\":{\r\n         \"RedirectCampaignId\":123456,\r\n         \"PropogateCookieParameter\":true,\r\n         \"PropogateTrackingParameter\":true,\r\n         \"PropogateAdditionalData\":true\r\n      },\r\n      \"TrafficCapRedirectUrl\":\"http://CappedRedirectUrl.com\",\r\n      \"TrafficCapRedirectUrlPropagateAdditionalData\":true,\r\n      \"Countries\":[\r\n         \"Uganda”, “Saudi Arabia”, “Brazil\"\r\n      ],\r\n      \"UnauthorizedCountryRedirectType\":1,\r\n      \"UnauthorizedCountryRedirectCampaign\":{\r\n         \"RedirectCampaignId\":123456,\r\n         \"PropogateCookieParameter\":true,\r\n         \"PropogateTrackingParameter\":true,\r\n         \"PropogateAdditionalData\":true\r\n      },\r\n      \"UnauthorizedCountryRedirectUrl\":\"http://redirect.com\",\r\n      \"UnauthorizedCountryRedirectUrlPropagateAdditionalData\":true,\r\n      \"UnauthorizedCountryRedirectLandingPageWriteCookie\":true,\r\n      \"SpecificCountryRedirects\":[\r\n         {\r\n            \"CountryName\":\"Afghanistan\",\r\n            \"RedirectType\":1,\r\n            \"RedirectCampaign\":{\r\n               \"RedirectCampaignId\":123456,\r\n               \"PropogateCookieParameter\":true,\r\n               \"PropogateTrackingParameter\":true,\r\n               \"PropogateAdditionalData\":true\r\n            },\r\n            \"RedirectUrl\":\"http://www.gmail.com\",\r\n            \"RedirectUrlPropagateAdditionalData\":true\r\n         }\r\n      ],\r\n      \"UnapproveTransactionsWhenClickAndConversionIPDontMatch\":true,\r\n      \"UnapproveTransactionsClickToConversionLessThanValue\":3,\r\n      \"UnapproveTransactionsClickToConversionLessThanTimeFrame\":2,\r\n      \"UnapproveTransactionsWhenIPFromPublicProxy\":true,\r\n      \"DoNotTrackTransactionsWithDuplicateMerchantReferenceIDsWithinTheLast90Days\":true,\r\n      \"UnapproveTransactionsWhenTheConfirmationPageDomainDoesMotMatchUrl\":true,\r\n      \"ApprovedConfirmationPageUrls\":[\r\n         \"http://ComfUrl1.com\",\r\n         \"http://ComfUrl2.com\"\r\n      ],\r\n      \"ArePromoCodesFiltered\":true,\r\n      \"ArePromoCodesBlackList\":true,\r\n      \"DoNotTrackFilteredPromoCodes\":false,\r\n      \"PromoCodes\":[\r\n         \"Promo1\",\r\n         \"Promo2\"\r\n      ]\r\n   },\r\n   \"Notes\":{\r\n      \"InsertionOrder\":true,\r\n      \"PrePayment\":85.21,\r\n      \"Notes\":\"The note goes here\"\r\n   },\r\n   \"AffiliateCenterSettings\":{\r\n      \"Title\":\"title here\",\r\n      \"Description\":\"my description\",\r\n      \"SpecialInstructions\":\"Special Instructions\",\r\n      \"ImpressionUrl\":\"http://Improession.Url\",\r\n      \"ImpressionUrlFormat\":1,\r\n      \"TrackingUrl\":\"http://tracking.url.com\",\r\n      \"TrackingUrlFormat\":0,\r\n      \"AutoAssignOnApprovedAffiliateApplication\":true,\r\n      \"AutoAssignOnAffiliateCenterRequest\":true,\r\n      \"TrafficTypeIds\":[\r\n         1,\r\n         2,\r\n         3,\r\n         4,\r\n         5,\r\n         6,\r\n         7,\r\n         8\r\n      ],\r\n      \"NetworkExclusivity\":1,\r\n      \"HasRecurringCommission\":true,\r\n      \"SeasonalNames\":[\r\n         \"spring\",\r\n         \"fall\"\r\n      ],\r\n      \"VisibilityGroups\":[\r\n         \"Camp Group 1\",\r\n         \"Camp Group 2\"\r\n      ],\r\n      \"TermsAndConditions\":\"Some terms and conditions\",\r\n      \"EmailFromLines\":\"email from lines\",\r\n      \"EmailSubjectLines\":\"Email SubjectLines\",\r\n      \"SuppressionFileUrl\":\"http://suppressionfileurl.com\"\r\n   },\r\n   \"Pixel\":{\r\n      \"AllowAffiliateToManageTheirPixel\":true,\r\n      \"PixelType\":2,\r\n      \"AllowAffiliateToPlaceImagePixel\":true,\r\n      \"AllowAffiliatesToPlaceJavaScriptPixels\":true,\r\n      \"AllowAffiliateToPlaceServerSidePixels\":true,\r\n      \"AllowAffiliateToPlaceIFramePixels\":true,\r\n      \"AllowAffiliatesToAddAdditionalCode\":true,\r\n      \"RequireSecurePixelURLs\":true,\r\n      \"OptionalAdditionalCodeForCampaign\":\"optional code\"\r\n   },\r\n   \"Rights\":{\r\n      \"ViewImpressionInAffiliateCenter\":true,\r\n      \"ViewClicksInAffiliateCenter\":true,\r\n      \"ViewQualifiedInAffiliateCenter\":true,\r\n      \"ExportQualifiedTransactionsInAffiliateCenter\":true,\r\n      \"HideQualifiedConversionIPandReferrerAffiliateCenter\":true,\r\n      \"ExportApprovedTransactionsInAffiliateCenter\":true,\r\n      \"HideApprovedConversionIPandReferrerAffiliateCenter\":true,\r\n      \"ViewImpressionInMerchantCenter\":true,\r\n      \"ViewClicksInMerchantCenter\":true,\r\n      \"ViewQualifiedInMerchantCenter\":true\r\n   }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.linktrust.com/v2/Campaigns/Campaign"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"c1026481-bc96-4569-a1f6-d4d9178be42a"},{"name":"Create/Modify Campaign - XML","id":"c8cc4c4b-cb6e-46b9-90ca-f3a9b8cd7ff9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/Campaigns/Campaign","description":"<p><strong>This is for CPC and CPA/CPL campaigns only.</strong></p>\n<h2 id=\"xml-format\">XML Format:</h2>\n<p>You can use this API using XML or JSON.  Please review the appropriate section for the method you choose.  We recommend that you set up the campaign default settings before using this API.  The XML tags are case sensitive.</p>\n<p>Must use a PUT method to create a campaign. Remove tags for optional fields not passed in.  </p>\n<h3 id=\"for-any-content-that-is-html-the-xml-requires-that-it-is-encoded\">For any content that is HTML, the xml requires that it is encoded.</h3>\n<h3 id=\"required-values\">Required Values</h3>\n<ul>\n<li><p><strong>Type</strong> - CPA/CPL/CPC - Required and must be all caps.</p>\n</li>\n<li><p><strong>CampaignName</strong> - Required and must be more than 1 character and less than 255 characters. &lt;, &gt;, /, |, ~ are not allowed.</p>\n</li>\n<li><p><strong>Category</strong> - Required and must be exact match to an existing category. &lt;, &gt;, /, |, ~ are not allowed.</p>\n</li>\n<li><p><strong>MerchantId</strong> - Required and must be a valid advertiser id from your account.</p>\n</li>\n<li><p><strong>DefaultLandingPageURL</strong> - Required and must be a valid url and encoded. 2000 character max.</p>\n</li>\n<li><p><strong>CampaignId</strong> - (only required if modifying a campaign) This is the Campaign ID of an existing campaign in your account.  If you do not include the CampaignId you will create a new campaign.</p>\n</li>\n</ul>\n<h3 id=\"optional-values\">Optional Values</h3>\n<ul>\n<li><p><strong>ExternalId</strong> - FOR CAMPAIGN MODIFICATION API ONLY. Alphanumeric with a limit of 100 characters.</p>\n</li>\n<li><p><strong>AutoApprovePercent</strong> – 0-100. Default is none.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>CampaignStatus</strong> - (Testing/PublicLive/PrivateLive/Paused/Dead) case sensitive.  Default is Testing.</p>\n</li>\n<li><p><strong>DefaultLandingPageAllowUnassignedTraffic</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>DefaultLandingPagePropagateAdditionalData</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>DefaultLandingPageHideAffiliateReferrers</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>Group</strong> - Optional and must be an exact match to an existing group.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>Revenue</strong> - Decimal values up to 4 decimal places allowed.  Default is 0.  Example: 1.00, 1, 10, 10.55, 10.5456.</p>\n</li>\n<li><p><strong>RevenueType</strong> - Flat or Percent.  Default is Flat.</p>\n</li>\n<li><p><strong>DefaultAffiliatePayout</strong> - Decimal values up to 4 decimal places allowed.  Default is 0.  Example: 1.00, 1, 10, 10.55, 10.5456.</p>\n</li>\n<li><p><strong>DefaultAffiliatePayoutType</strong> - Flat or Percent.  Default is Flat.  MUST be Flat if Revenue is Flat or not provided since the default Revenue is Flat.</p>\n</li>\n<li><p><strong>AutoApproveTransactionForAllAffiliates</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>CampaignManagers</strong> - Must be a valid user id and included in <code>&lt;int&gt;&lt;/int&gt;</code> tags.  If tags are included then you must include a value.   Example:\n <code>&lt;int&gt;10037&lt;/int&gt;</code></p>\n</li>\n<li><p><strong>Affiliates</strong> - Must be a valid affiliate id and included in <code>&lt;int&gt;&lt;/int&gt;</code> tags.  If tags are included then you must include a value.  Example:</p>\n<p> <code>&lt;int&gt;100001&lt;/int&gt;</code></p>\n<p> <code>&lt;int&gt;100003&lt;/int&gt;</code></p>\n</li>\n<li><p><strong>StartDate</strong> - Must be before the expiration date.  Default is blank.  Format: yyyy-MM-dd, 2012-10-20.</p>\n</li>\n<li><p><strong>ExpirationDate</strong> - Must be after the start date.  Default is blank.  Format: yyyy-MM-dd, 2015-10-20.  </p>\n</li>\n<li><p><strong>ExpiredRedirectType</strong> - URL/Campaign/Forbidden.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>RedirectCampaignId</strong> - Must be a valid campaign ID from your account.  Example: 100166.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateCookieParameter</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateTrackingParameter</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateAdditionalData</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>ExpiredRedirectUrl</strong> - Required if redirect type is set to URL.  Must be a valid Url and encoded. Example: <code>https://linktrust.com?id=1234&amp;amp;pid=54</code>.</p>\n</li>\n<li><p><strong>ExpiredRedirectUrlPropagateAdditionalData</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>CookieLife</strong> - Must be a whole number.  Example: 0,1,2,3...  Defaults to the default campaign settings. (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>Tracking</strong> - Standard/Mobile.  Default is Standard.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>AllowClickIDPostbacks</strong> - true or false.  Default is true.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>AllowAFIDPostbacks</strong> - true or false.  Default is false.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>EnablePayPerCallIntegration</strong> - true or false.  Default is false.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>AllowCookieTracking</strong> - true or false.  Default is true.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>AllowCookielessTracking</strong> - true or false.  Default is true.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>RestrictPostbackToWhitelistedIPs</strong> - true or false.  Default is false.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>AllowCustomConversionParameters</strong> - true or false.  Default is false.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>AllowExternalTransactionModifications</strong> - true or false.  Default is false.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>ExternalTransactionModificationPassword</strong> - Alphanumeric values.  Required if 'Allow External Transaction Modifications' is true.  Default is blank.  Max 50 characters.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>OnlyAllowModificationsFromWhitelistedIPs</strong> - true or false.  Required if 'Allow External Transaction Modifications' is true.  Default is false.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>EnableProductDataFeed</strong> - true or false.  Default is false.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>IsZeroRevenueForQualifiedNotApproved</strong> - true or false. Default is false.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n</ul>\n<h4 id=\"filters\">Filters</h4>\n<ul>\n<li><p><strong>RecordOnlyUniqueImpression</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>UniqueImpressionValidValue</strong> - Must be a whole number, ie...1,2,3,4,5.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>UniqueImpressionTimeFrame</strong> - Days/Hours/Minutes.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>IfNoReferrerSetAsDuplicateClick</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>AllowDuplicateClicksByIp</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>TrackUniqueClicks</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>DuplicateClickValidValue</strong> - 3, must be a whole number.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>DuplicateClickValidTimeFrame</strong> - Days/Hours/Minutes.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>DuplicateIpRedirectType</strong> - Forbidden/Campaign/URL/LandingPage.  Defaults to the default campaign settings.</p>\n</li>\n</ul>\n<h4 id=\"duplicate-redirect-campaign\">Duplicate Redirect Campaign</h4>\n<ul>\n<li><p><strong>RedirectCampaignId</strong> - Must be a valid campaign ID from your account: Example - 123456.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateCookieParameter</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateTrackingParameter</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateAdditionalData</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>DuplicateIpRedirectUrl</strong> - Must be a valid URL and encoded.  Example: <code>https://linktrust.com?id=1234&amp;amp;pid=54</code>  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>DuplicateIpRedirectUrlPropagateAdditionalData</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>DuplicateIpRedirectLandingPageWriteCookie</strong> - true or false.  Defaults to the default campaign settings. (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>BlockedAffiliateRedirectType</strong> - Forbidden/Campaign/URL.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>BlockedAffiliateRedirectCampaign</strong> (ONLY INCLUDE THE CODE FOR THE TYPE SUBMITTED.  FOR EXAMPLE, IF THE TYPE IS URL, REMOVE CODE FOR FORBIDDEN AND CAMPAIGN)</p>\n</li>\n<li><p><strong>RedirectCampaignId</strong> - Must be a valid campaign ID from your account.  Example: 123456.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateCookieParameter</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateTrackingParameter</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateAdditionalData</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>BlockedAffiliateRedirectUrl</strong> - Required if the redirect type is set to URL.  Must be a valid URL and encoded.  Example: <code>https://linktrust.com?id=1234&amp;pid=54</code>  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>BlockedAffiliateRedirectUrlPropagateAdditionalData</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>BlockClicksFromPublicProxies</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>TrafficCapRedirectType</strong> - Forbidden/Campaign/URL.  Defaults to the default campaign settings.</p>\n</li>\n</ul>\n<h4 id=\"traffic-cap-redirect-campaign\">Traffic Cap Redirect Campaign</h4>\n<ul>\n<li><p><strong>RedirectCampaignId</strong> - Must be a valid campaign ID from your account.  Example: 123456.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateCookieParameter</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateTrackingParameter</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>PropogateAdditionalData</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>TrafficCapRedirectUrl</strong> - Must be a valid URL and encoded.  Example: <code>https://linktrust.com?id=1234&amp;amp;pid=54</code>  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>TrafficCapRedirectUrlPropagateAdditionalData</strong> - true or false.  Defaults to the default campaign settings.</p>\n</li>\n<li><p><strong>Countries</strong> - Defaults to ALL countries.  Example:</p>\n<p> <code>&lt;string&gt;Uganda&lt;/string&gt;</code></p>\n<p> <code>&lt;string&gt;Saudi Arabia&lt;/string&gt;</code></p>\n<p> <code>&lt;string&gt;Brazil&lt;/string&gt;</code></p>\n</li>\n<li><p><strong>UnauthorizedCountryRedirectType</strong> - Forbidden / Campaign / URL / LandingPage.  Required if countries are specified.</p>\n</li>\n</ul>\n<h4 id=\"unauthorized-country-redirect-campaign\">Unauthorized Country Redirect Campaign</h4>\n<ul>\n<li><p><strong>RedirectCampaignId</strong> - Required if type is Campaign.  Must be a valid campaign ID from your account. Example: 123456.</p>\n</li>\n<li><p><strong>PropogateCookieParameter</strong> - true or false.  Defaults to false.</p>\n</li>\n<li><p><strong>PropogateTrackingParameter</strong> - true or false.  Defaults to false.</p>\n</li>\n<li><p><strong>PropogateAdditionalData</strong> - true or false.  Defaults to false.</p>\n</li>\n<li><p><strong>UnauthorizedCountryRedirectUrl</strong> - Required if type is URL.  Must be a valid URL and encoded. Example: <code>https://linktrust.com?id=1234&amp;amp;pid=54</code></p>\n</li>\n<li><p><strong>UnauthorizedCountryRedirectUrlPropagateAdditionalData</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>UnauthorizedCountryRedirectLandingPageWriteCookie</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>CountryName</strong> - Specific unauthorized country.  Example: <code>&lt;CountryName&gt;Uganda&lt;/CountryName&gt;</code></p>\n</li>\n<li><p><strong>RedirectType</strong> - Campaign / URL.  Where you wish to redirect unauthorized traffic. Example: <code>&lt;RedirectType&gt;Campaign&lt;/RedirectType&gt;</code></p>\n</li>\n</ul>\n<p>###Redirect Campaign</p>\n<ul>\n<li><p><strong>RedirectCampaignId</strong> - Must be a valid campaign from your account.  Example: 123456</p>\n</li>\n<li><p><strong>PropogateCookieParameter</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>PropogateTrackingParameter</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>PropogateAdditionalData</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>RedirectUrl</strong> - Must be a valid URL and encoded.  Example: <code>https://linktrust.com?id=1234&amp;amp;pid=54</code></p>\n</li>\n<li><p><strong>RedirectUrlPropagateAdditionalData</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>UnapproveTransactionsWhenClickAndConversionIPDontMatch</strong> - true or false.  (CPA/CPL Campaigns ONLY).  Default is false.</p>\n</li>\n<li><p><strong>UnapproveTransactionsClickToConversionLessThanValue</strong> - Must be a whole number. Example: 1,2,3 ,(CPA/CPL Campaigns ONLY).  Default is false.</p>\n</li>\n<li><p><strong>UnapproveTransactionsClickToConversionLessThanTimeFrame</strong> - Minutes / Seconds.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>UnapproveTransactionsWhenIPFromPublicProxy</strong> - true or false.  (CPA/CPL Campaigns ONLY)</p>\n</li>\n<li><p><strong>DoNotTrackTransactionsWithDuplicateMerchantReferenceIDsWithinTheLast90Days</strong> - true or false.  (CPA/CPL Campaigns ONLY).  Default is false.</p>\n</li>\n<li><p><strong>UnapproveTransactionsWhenTheConfirmationPageDomainDoesMotMatchUrl</strong> - true or false.  (CPA/CPL Campaigns ONLY).  Default is false and the confirmation page domain is required if set to true. Example:</p>\n</li>\n</ul>\n<p> <em>Must be encoded</em></p>\n<p>   <code>&lt;ApprovedConfirmationPageUrls&gt;</code></p>\n<p>   <code> &lt;string&gt;http://ComfUrl1?id=123&amp;amp;pid=12&lt;/string&gt;</code></p>\n<p>   <code>&lt;string&gt;http://ComfUrl2?id=123&amp;amp;pid=12&lt;/string&gt;</code></p>\n<p>   <code>&lt;/ApprovedConfirmationPageUrls&gt;</code></p>\n<ul>\n<li><p><strong>ArePromoCodesFiltered</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>ArePromoCodesBlackList</strong> - true or false.  Default is true.</p>\n</li>\n<li><p><strong>DoNotTrackFilteredPromoCodes</strong> - true or false.  Default is false.</p>\n</li>\n<li><p><strong>PromoCodes</strong> - Alphanumeric string of values and required if 'ArePromoCodesFiltered' is set to true. Example:</p>\n<p> <code>&lt;string&gt;Promo1&lt;/string&gt;</code></p>\n<p> <code>&lt;string&gt;Promo2&lt;/string&gt;</code></p>\n</li>\n</ul>\n<h3 id=\"notes\">Notes</h3>\n<ul>\n<li><p><strong>InsertionOrder</strong> - true or false.  Default is set to false.</p>\n</li>\n<li><p><strong>PrePayment</strong> - decimal values - 85, 85.21.  Default is blank.</p>\n</li>\n<li><p><strong>Notes</strong> - Alphanumeric values.  Unlimited characters.  Default is blank.</p>\n</li>\n</ul>\n<h3 id=\"affiliate-center-settings\">Affiliate Center Settings</h3>\n<ul>\n<li><p><strong>Title</strong> - Alphanumeric values only.  Defaults to the campaign name if not specified.  255 character max.</p>\n</li>\n<li><p><strong>Description</strong> - Alphanumeric values or HTML, unlimited characters.  Default is blank.  *NOTE- if you use HTML, it must be included as CDATA.</p>\n</li>\n</ul>\n<p>Example: </p>\n<p>   <code>&lt;![CDATA[</code></p>\n<p>   <code>Your HTML description here.</code></p>\n<p>   <code>]]&gt;</code></p>\n<ul>\n<li><strong>SpecialInstructions</strong> - Alphanumeric values or HTML, unlimited characters.  Default is blank.  *NOTE- if you use HTML, it must be included as CDATA.</li>\n</ul>\n<p>Example:</p>\n<p>   <code>&lt;![CDATA[</code></p>\n<p>   <code>Your HTML description here.</code></p>\n<p>   <code>]]&gt;</code></p>\n<ul>\n<li><p><strong>ImpressionUrl</strong> - Must be a valid URL and encoded.  Example: <code>https://linktrust.com?id=1234&amp;amp;pid=54</code>, defaults to the default campaign settings if not specified, required if the format is 'Custom'. Max 3000 characters.</p>\n</li>\n<li><p><strong>ImpressionUrlFormat</strong> - Standard/SEO/Custom.  Defaults to default campaign settings if not specified.  Required if the format is 'Custom'.  Max 3000 characters.</p>\n</li>\n<li><p><strong>TrackingUrl</strong> - Must be a valid URL and encoded.  Example: <code>https://linktrust.com?id=1234&amp;amp;pid=54</code>, defaults to the default campaign settings if not specified.  Required if the format is 'Custom'.</p>\n</li>\n<li><p><strong>TrackingUrlFormat</strong> - Standard/SEO/Custom.  Defaults to the default campaign settings if not specified</p>\n</li>\n<li><p><strong>AutoAssignOnApprovedAffiliateApplication</strong> - true or false.  Defaults to the default campaign settings if not specified</p>\n</li>\n<li><p><strong>AutoAssignOnAffiliateCenterRequest</strong> - true or false, defaults to default campaign settings if not specified</p>\n</li>\n</ul>\n<p>-<strong>TrafficTypeIds</strong> - list of integers.  Download a list of available Traffic Types and their ID's <a href=\"https://docs.google.com/spreadsheets/d/1HpOZIU5JNkSbg_o_ug7VTF4VyzsslW0UFRO2u2sAbFk/export?format=xlsx\">here</a>.  Example: </p>\n<p>   <code>&lt;int&gt;1&lt;/int&gt;</code></p>\n<p>   <code>&lt;int&gt;2&lt;/int&gt;</code></p>\n<ul>\n<li><p><strong>NetworkExclusivity</strong> - Exclusive/NonExclusive/AgencyOfRecord.  Default is N/A.</p>\n</li>\n<li><p><strong>HasRecurringCommission</strong> - true or false.  Default is false. (CPA/CPL Campaigns Only)</p>\n</li>\n<li><p><strong>SeasonalNames</strong> - Must be a string of valid seasonal name(s) from your account.  Example: All, Spring, Summer, Fall, (Spring, Summer), Default is all seasons allowed.</p>\n</li>\n</ul>\n<p>Values allowed: (Old, Female, Male, Sports, Outdoors, Graduation, Death, Birth, Birthday, Anniversary, Wedding, Taxes, BacktoSchool, SpringBreak, Hanukah, Young, Christmas, Thanksgiving, Halloween, VeteransDay, Easter, CincodeMayo, FourthofJuly, MemorialDay, StPatricksDay, ValentinesDay, PresidentsDay, NewYears, Winter, Summer, Spring, Fall)</p>\n<ul>\n<li><p><strong>VisibilityGroups</strong> - Must be a string of group names from your account.  Default is visible by all groups.  Example: (Silver, emailgroup, Standard)</p>\n</li>\n<li><p><strong>TermsAndConditions</strong> - Alphanumeric values.  Default is blank.</p>\n</li>\n<li><p><strong>EmailFromLines</strong> - Alphanumeric list of values.  Default is blank. Example:</p>\n<p> <code>&lt;EmailFromLines&gt;</code></p>\n<p> <code>&lt;string&gt;From line 1&lt;/string&gt;</code></p>\n<p> <code>&lt;string&gt;From line 2&lt;/string&gt;</code></p>\n<p> <code>&lt;/EmailFromLines&gt;</code></p>\n</li>\n<li><p><strong>EmailSubjectLines</strong> - Alphanumeric list of values.  Default is blank. Example:</p>\n<p> <code>&lt;EmailSubjectLines&gt;</code></p>\n<p> <code>&lt;string&gt;Subject line 1&lt;/string&gt;</code></p>\n<p> <code>&lt;string&gt;Subject line 2&lt;/string&gt;</code></p>\n<p> <code>&lt;/EmailSubjectLines&gt;</code></p>\n</li>\n<li><p><strong>SuppressionFileUrl</strong> - Must be a valid URL and encoded.  Example: <code>https://linktrust.com?id=1234&amp;amp;pid=54</code>. Default is blank.</p>\n</li>\n</ul>\n<h3 id=\"pixel-cpacpl-campaigns-only\">Pixel (CPA/CPL Campaigns Only)</h3>\n<ul>\n<li><p><strong>AllowAffiliateToManageTheirPixel</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>PixelType</strong> - JavaScript, Image, ServerSide.  Default is JavaScript</p>\n</li>\n<li><p><strong>AllowAffiliateToPlaceImagePixel</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>AllowAffiliatesToPlaceJavaScriptPixels</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>AllowAffiliateToPlaceServerSidePixels</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>AllowAffiliateToPlaceIFramePixels</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>AllowAffiliatesToAddAdditionalCode</strong> - true or false.  Defaults to the default campaign settings. Only set to true if the pixel type is JavaScript.</p>\n</li>\n<li><p><strong>RequireSecurePixelURLs</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>OptionalAdditionalCodeForCampaign</strong> - optional.  Defaults to the default campaign settings. Only displayed if pixel type is JavaScript.  HTML MUST BE ENCODED</p>\n</li>\n</ul>\n<h3 id=\"rights\">Rights</h3>\n<ul>\n<li><p><strong>ViewImpressionInAffiliateCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>ViewClicksInAffiliateCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>ViewQualifiedInAffiliateCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>ExportQualifiedTransactionsInAffiliateCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>HideQualifiedConversionIPandReferrerAffiliateCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>ExportApprovedTransactionsInAffiliateCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>HideApprovedConversionIPandReferrerAffiliateCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>ViewImpressionInMerchantCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>ViewClicksInMerchantCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n<li><p><strong>ViewQualifiedInMerchantCenter</strong> - true or false.  Defaults to the default campaign settings</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v2","Campaigns","Campaign"],"host":["api","linktrust","com"],"query":[],"variable":[]}},"response":[{"id":"a243f3e4-7ab4-4198-9fc1-34ee5ab8116f","name":"Create Campaign - XML","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/xml","type":"text"}],"body":{"mode":"raw","raw":"<CampaignSettings>\r\n    <Campaign>\r\n        <CampaignName>gster</CampaignName>\r\n        <Type>CPA</Type>\r\n        <Category>Men</Category>\r\n        <Group>Email</Group>\r\n        <CampaignStatus>PrivateLive</CampaignStatus>\r\n        <MerchantId>100036</MerchantId>\r\n        <Revenue>10.5692</Revenue>\r\n        <RevenueType>Percent</RevenueType>\r\n        <DefaultAffiliatePayout>5.5589</DefaultAffiliatePayout>\r\n        <DefaultAffiliatePayoutType>Flat</DefaultAffiliatePayoutType>\r\n        <AutoApproveTransactionForAllAffiliates>true</AutoApproveTransactionForAllAffiliates>\r\n        <CampaignManagers>\r\n            <int>10037</int>\r\n        </CampaignManagers>\r\n        <Affiliates>\r\n            <int>100001</int>\r\n            <int>100003</int>\r\n        </Affiliates>\r\n        <StartDate>2012-10-15</StartDate>\r\n        <ExpirationDate>2015-10-15</ExpirationDate>\r\n        <ExpiredRedirectType>URL</ExpiredRedirectType>\r\n        <ExpiredRedirectCampaign>\r\n            <RedirectCampaignId>100166</RedirectCampaignId>\r\n            <PropogateCookieParameter>true</PropogateCookieParameter>\r\n            <PropogateTrackingParameter>true</PropogateTrackingParameter>\r\n            <PropogateAdditionalData>true</PropogateAdditionalData>\r\n        </ExpiredRedirectCampaign>\r\n        <ExpiredRedirectUrl>http://www.gmail.com</ExpiredRedirectUrl>\r\n        <ExpiredRedirectUrlPropagateAdditionalData>true</ExpiredRedirectUrlPropagateAdditionalData>\r\n        <DefaultLandingPageURL>http://linktrust.com?id=1234&pid=54</DefaultLandingPageURL>\r\n        <DefaultLandingPageAllowUnassignedTraffic>true</DefaultLandingPageAllowUnassignedTraffic>\r\n        <DefaultLandingPagePropagateAdditionalData>true</DefaultLandingPagePropagateAdditionalData>\r\n        <DefaultLandingPageHideAffiliateReferrers>true</DefaultLandingPageHideAffiliateReferrers>\r\n        <CookieLife>0</CookieLife>\r\n        <Tracking>Standard</Tracking>\r\n        <AllowClickIDPostbacks>false</AllowClickIDPostbacks>\r\n        <AllowAFIDPostbacks>false</AllowAFIDPostbacks>\r\n        <EnablePayPerCallIntegration>false</EnablePayPerCallIntegration>\r\n        <AllowCookieTracking>false</AllowCookieTracking>\r\n        <AllowCookielessTracking>false</AllowCookielessTracking>\r\n        <RestrictPostbackToWhitelistedIPs>false</RestrictPostbackToWhitelistedIPs>\r\n        <AllowCustomConversionParameters>false</AllowCustomConversionParameters>\r\n        <AllowExternalTransactionModifications>false</AllowExternalTransactionModifications>\r\n        <ExternalTransactionModificationPassword>extModPW</ExternalTransactionModificationPassword>\r\n        <OnlyAllowModificationsFromWhitelistedIPs>true</OnlyAllowModificationsFromWhitelistedIPs>\r\n        <EnableProductDataFeed>false</EnableProductDataFeed>\r\n    </Campaign>\r\n    <Filters>\r\n        <RecordOnlyUniqueImpression>true</RecordOnlyUniqueImpression>\r\n        <UniqueImpressionValidValue>5</UniqueImpressionValidValue>\r\n        <UniqueImpressionTimeFrame>Minutes</UniqueImpressionTimeFrame>\r\n        <IfNoReferrerSetAsDuplicateClick>false</IfNoReferrerSetAsDuplicateClick>\r\n        <TrackUniqueClicks>false</TrackUniqueClicks>\r\n        <AllowDuplicateClicksByIp>false</AllowDuplicateClicksByIp>\r\n        <DuplicateClickValidValue>3</DuplicateClickValidValue>\r\n        <DuplicateClickValidTimeFrame>Minutes</DuplicateClickValidTimeFrame>\r\n        <DuplicateIpRedirectType>URL</DuplicateIpRedirectType>\r\n        <DuplicateIpRedirectCampaign>\r\n            <RedirectCampaignId>100038</RedirectCampaignId>\r\n            <PropogateCookieParameter>false</PropogateCookieParameter>\r\n            <PropogateTrackingParameter>false</PropogateTrackingParameter>\r\n            <PropogateAdditionalData>false</PropogateAdditionalData>\r\n        </DuplicateIpRedirectCampaign>\r\n        <DuplicateIpRedirectUrl>http://linktrust.com?id=1234&pid=54</DuplicateIpRedirectUrl>\r\n        <DuplicateIpRedirectUrlPropagateAdditionalData>true</DuplicateIpRedirectUrlPropagateAdditionalData>\r\n        <DuplicateIpRedirectLandingPageWriteCookie>true</DuplicateIpRedirectLandingPageWriteCookie>\r\n        <BlockedAffiliateRedirectType>Campaign</BlockedAffiliateRedirectType>\r\n        <BlockedAffiliateRedirectCampaign>\r\n            <RedirectCampaignId>100166</RedirectCampaignId>\r\n            <PropogateCookieParameter>true</PropogateCookieParameter>\r\n            <PropogateTrackingParameter>true</PropogateTrackingParameter>\r\n            <PropogateAdditionalData>true</PropogateAdditionalData>\r\n        </BlockedAffiliateRedirectCampaign>\r\n        <BlockedAffiliateRedirectUrl>http://linktrust.com?id=1234&pid=54</BlockedAffiliateRedirectUrl>\r\n        <BlockedAffiliateRedirectUrlPropagateAdditionalData>false</BlockedAffiliateRedirectUrlPropagateAdditionalData>\r\n        <BlockClicksFromPublicProxies>false</BlockClicksFromPublicProxies>\r\n        <TrafficCapRedirectType>URL</TrafficCapRedirectType>\r\n        <TrafficCapRedirectCampaign>\r\n            <RedirectCampaignId>100166</RedirectCampaignId>\r\n            <PropogateCookieParameter>false</PropogateCookieParameter>\r\n            <PropogateTrackingParameter>false</PropogateTrackingParameter>\r\n            <PropogateAdditionalData>false</PropogateAdditionalData>\r\n        </TrafficCapRedirectCampaign>\r\n        <TrafficCapRedirectUrl>http://linktrust.com?id=1234&pid=54</TrafficCapRedirectUrl>\r\n        <TrafficCapRedirectUrlPropagateAdditionalData>false</TrafficCapRedirectUrlPropagateAdditionalData>\r\n        <Countries>\r\n            <string>Uganda</string>\r\n            <string>Saudi Arabia</string>\r\n            <string>Brazil</string>\r\n            <string>United States</string>\r\n        </Countries>\r\n        <UnauthorizedCountryRedirectType>Campaign</UnauthorizedCountryRedirectType>\r\n        <UnauthorizedCountryRedirectCampaign>\r\n            <RedirectCampaignId>100166</RedirectCampaignId>\r\n            <PropogateCookieParameter>true</PropogateCookieParameter>\r\n            <PropogateTrackingParameter>true</PropogateTrackingParameter>\r\n            <PropogateAdditionalData>true</PropogateAdditionalData>\r\n        </UnauthorizedCountryRedirectCampaign>\r\n        <UnauthorizedCountryRedirectUrl>http://linktrust.com?id=1234&pid=54</UnauthorizedCountryRedirectUrl>\r\n        <UnauthorizedCountryRedirectUrlPropagateAdditionalData>true</UnauthorizedCountryRedirectUrlPropagateAdditionalData>\r\n        <UnauthorizedCountryRedirectLandingPageWriteCookie>true</UnauthorizedCountryRedirectLandingPageWriteCookie>\r\n        <SpecificCountryRedirects>\r\n            <SpecificCountryRedirect>\r\n                <CountryName>Uganda</CountryName>\r\n                <RedirectType>Campaign</RedirectType>\r\n                <RedirectCampaign>\r\n                    <RedirectCampaignId>100166</RedirectCampaignId>\r\n                    <PropogateCookieParameter>true</PropogateCookieParameter>\r\n                    <PropogateTrackingParameter>true</PropogateTrackingParameter>\r\n                    <PropogateAdditionalData>true</PropogateAdditionalData>\r\n                </RedirectCampaign>\r\n                <RedirectUrl>http://linktrust.com?id=1234&pid=54</RedirectUrl>\r\n                <RedirectUrlPropagateAdditionalData>true</RedirectUrlPropagateAdditionalData>\r\n            </SpecificCountryRedirect>\r\n        </SpecificCountryRedirects>\r\n        <UnapproveTransactionsWhenClickAndConversionIPDontMatch>false</UnapproveTransactionsWhenClickAndConversionIPDontMatch>\r\n        <UnapproveTransactionsWhenIPFromPublicProxy>true</UnapproveTransactionsWhenIPFromPublicProxy>\r\n        <UnapproveTransactionsClickToConversionLessThanValue>3</UnapproveTransactionsClickToConversionLessThanValue>\r\n        <UnapproveTransactionsClickToConversionLessThanTimeFrame>Minutes</UnapproveTransactionsClickToConversionLessThanTimeFrame>\r\n        <DoNotTrackTransactionsWithDuplicateMerchantReferenceIDsWithinTheLast90Days>false</DoNotTrackTransactionsWithDuplicateMerchantReferenceIDsWithinTheLast90Days>\r\n        <UnapproveTransactionsWhenTheConfirmationPageDomainDoesMotMatchUrl>true</UnapproveTransactionsWhenTheConfirmationPageDomainDoesMotMatchUrl>\r\n        <ApprovedConfirmationPageUrls>\r\n            <string>http://ComfUrl1.com?id=123&pid=123</string>\r\n            <string>http://ComfUrl2.com?id=123&pid=12</string>\r\n        </ApprovedConfirmationPageUrls>\r\n        <ArePromoCodesFiltered>true</ArePromoCodesFiltered>\r\n        <ArePromoCodesBlackList>true</ArePromoCodesBlackList>\r\n        <DoNotTrackFilteredPromoCodes>false</DoNotTrackFilteredPromoCodes>\r\n        <PromoCodes>\r\n            <string>christmas</string>\r\n            <string>promo 2</string>\r\n        </PromoCodes>\r\n    </Filters>\r\n    <Notes>\r\n        <InsertionOrder>true</InsertionOrder>\r\n        <PrePayment>20</PrePayment>\r\n        <Notes>=</Notes>\r\n    </Notes>\r\n    <AffiliateCenterSettings>\r\n        <Title>Netflix</Title>\r\n        <Description>Watch movies online</Description>\r\n        <SpecialInstructions/>\r\n        <ImpressionUrl>http://www.Impression.Url</ImpressionUrl>\r\n        <ImpressionUrlFormat>Standard</ImpressionUrlFormat>\r\n        <TrackingUrl>http://tracking.url.com</TrackingUrl>\r\n        <TrackingUrlFormat>Custom</TrackingUrlFormat>\r\n        <AutoAssignOnApprovedAffiliateApplication>true</AutoAssignOnApprovedAffiliateApplication>\r\n        <AutoAssignOnAffiliateCenterRequest>false</AutoAssignOnAffiliateCenterRequest>\r\n        <TrafficTypeIds>\r\n            <int>1</int>\r\n            <int>2</int>\r\n            <int>3</int>\r\n            <int>4</int>\r\n            <int>5</int>\r\n            <int>6</int>\r\n            <int>7</int>\r\n            <int>8</int>\r\n        </TrafficTypeIds>\r\n        <NetworkExclusivity>AgencyOfRecord</NetworkExclusivity>\r\n        <HasRecurringCommission>true</HasRecurringCommission>\r\n        <SeasonalNames>\r\n            <string>Old</string>\r\n            <string>Female</string>\r\n            <string>Male</string>\r\n            <string>Sports</string>\r\n            <string>Outdoors</string>\r\n            <string>Graduation</string>\r\n            <string>Death</string>\r\n            <string>Birth</string>\r\n            <string>Birthday</string>\r\n            <string>Anniversary</string>\r\n            <string>Wedding</string>\r\n            <string>Taxes</string>\r\n            <string>BacktoSchool</string>\r\n            <string>SpringBreak</string>\r\n            <string>Hanukah</string>\r\n            <string>Young</string>\r\n            <string>Christmas</string>\r\n            <string>Thanksgiving</string>\r\n            <string>Halloween</string>\r\n            <string>VeteransDay</string>\r\n            <string>Easter</string>\r\n            <string>CincodeMayo</string>\r\n            <string>FourthofJuly</string>\r\n            <string>MemorialDay</string>\r\n            <string>StPatricksDay</string>\r\n            <string>ValentinesDay</string>\r\n            <string>PresidentsDay</string>\r\n            <string>NewYears</string>\r\n            <string>Winter</string>\r\n            <string>Summer</string>\r\n            <string>Spring</string>\r\n            <string>Fall</string>\r\n        </SeasonalNames>\r\n        <VisibilityGroups>\r\n            <string>silver</string>\r\n            <string>email group</string>\r\n            <string>Standard</string>\r\n        </VisibilityGroups>\r\n        <TermsAndConditions>Some terms and conditions</TermsAndConditions>\r\n        <EmailFromLines>\r\n            <string>From line 1</string>\r\n            <string>From line 2</string>\r\n        </EmailFromLines>\r\n        <EmailSubjectLines>\r\n            <string>Subject line 1</string>\r\n            <string>Subject line 2</string>\r\n        </EmailSubjectLines>\r\n        <SuppressionFileUrl>http://www.suppressionfilehere.com</SuppressionFileUrl>\r\n    </AffiliateCenterSettings>\r\n    <Pixel>\r\n        <AllowAffiliateToManageTheirPixel>true</AllowAffiliateToManageTheirPixel>\r\n        <PixelType>JavaScript</PixelType>\r\n        <AllowAffiliateToPlaceImagePixel>false</AllowAffiliateToPlaceImagePixel>\r\n        <AllowAffiliatesToPlaceJavaScriptPixels>false</AllowAffiliatesToPlaceJavaScriptPixels>\r\n        <AllowAffiliateToPlaceServerSidePixels>false</AllowAffiliateToPlaceServerSidePixels>\r\n        <AllowAffiliateToPlaceIFramePixels>false</AllowAffiliateToPlaceIFramePixels>\r\n        <AllowAffiliatesToAddAdditionalCode>false</AllowAffiliatesToAddAdditionalCode>\r\n        <RequireSecurePixelURLs>false</RequireSecurePixelURLs>\r\n        <OptionalAdditionalCodeForCampaign>optional code here</OptionalAdditionalCodeForCampaign>\r\n    </Pixel>\r\n    <Rights>\r\n        <ViewImpressionInAffiliateCenter>false</ViewImpressionInAffiliateCenter>\r\n        <ViewClicksInAffiliateCenter>false</ViewClicksInAffiliateCenter>\r\n        <ViewQualifiedInAffiliateCenter>false</ViewQualifiedInAffiliateCenter>\r\n        <ExportQualifiedTransactionsInAffiliateCenter>false</ExportQualifiedTransactionsInAffiliateCenter>\r\n        <HideQualifiedConversionIPandReferrerAffiliateCenter>false</HideQualifiedConversionIPandReferrerAffiliateCenter>\r\n        <ExportApprovedTransactionsInAffiliateCenter>false</ExportApprovedTransactionsInAffiliateCenter>\r\n        <HideApprovedConversionIPandReferrerAffiliateCenter>false</HideApprovedConversionIPandReferrerAffiliateCenter>\r\n        <ViewImpressionInMerchantCenter>false</ViewImpressionInMerchantCenter>\r\n        <ViewClicksInMerchantCenter>false</ViewClicksInMerchantCenter>\r\n        <ViewQualifiedInMerchantCenter>false</ViewQualifiedInMerchantCenter>\r\n    </Rights>\r\n</CampaignSettings>","options":{"raw":{"language":"xml"}}},"url":"https://api.linktrust.com/v2/Campaigns/Campaign"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"c8cc4c4b-cb6e-46b9-90ca-f3a9b8cd7ff9"},{"name":"Create/Modify Creatives","id":"fe5619a6-e856-49eb-b39e-795c011f320b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/Campaigns/Creative","description":"<p>Must use a PUT method to run the creative API.  The maximum number of creative’s allowed to be created is 1000.  Remove any fields that are not being used or that will be blank.  The XML tags are case sensitive.  Any values that require a true or false are case sensitive.</p>\n<h3 id=\"for-any-content-that-is-html-the-xml-requires-that-it-is-encoded\">For any content that is HTML, the xml requires that it is encoded.</h3>\n<ul>\n<li><p><strong>CampaignId</strong> - The Campaign ID is required in order to create a new creative. The Campaign ID must be a valid id in your account. Example: 123456</p>\n</li>\n<li><p><strong>Enabled</strong> - The enabled field allows you to control whether or not the creative will be displayed in the affiliate center.   This is an optional field and allows true or false values.</p>\n</li>\n<li><p><strong>EnableForAllAffiliates</strong>  - This field allows you to enable the creative for all affiliates or none.  Allowed values are true or false.  Use the AffiliateGroupName field to specify a particular affiliate group to be able to view the creative.  This field is ignored if a value for AffiliateGroupName is provided.</p>\n</li>\n<li><p><strong>AffiliateId</strong> - This field is used if you want the response from the API to contain a tracking and impression link with a specific affiliate ID.  Must be a valid AFID and must be assigned to the campaign and have rights to view this creative.  Example: 12345</p>\n</li>\n<li><p><strong>CreativeId</strong> - This is the id of an existing creative and is required to update/delete a creative.</p>\n</li>\n<li><p><strong>AffiliateGroupName</strong> - The affiliate group name is an optional value. If a valid affiliate group name is submitted, the creative will only be visible for affiliates that are in that group. If it is not submitted, the default is set to none. The affiliate group name must be a valid affiliate group name that exists within your account</p>\n</li>\n<li><p><strong>Name</strong> - This is required to create a new creative. This is the name of the creative. Alphanumeric values only and limited to 100 characters.</p>\n</li>\n<li><p><strong>Type</strong> - Required if creating a new creative. Values allowed: HTML, Text, Custom_Banner, PopUp, Flash, Simple_Banner,QR_Code, File</p>\n</li>\n<li><p><strong>SizeId</strong> - This is the creative size. Required ONLY for new Custom Banner, Flash and Simple Banner type creative’s. This is not required to update an existing creative. Download a list of allowed values <a href=\"https://docs.google.com/spreadsheets/d/1klegpZGmlpPopuHbY73OZtq7BNuAZv0B225CrT1gKpw/export?format=xlsx\">here</a>.</p>\n</li>\n<li><p><strong>FileOrImageUrl</strong> - Required ONLY for File or Simple Banner type creatives. This is the Url of the file or image that will be used for the creative. Must be a valid URL and encoded: <code>https://www.google.com?id=123&amp;amp;pid=34.</code></p>\n</li>\n<li><p><strong>AddImpressionTrackingCode</strong> -  This field will allow you to add the impression tracking token or URL to the creative and response code.  Allowed values for this field are true or false.  If you submit an affiliate ID and this field is set to true, the response will display the impression URL for the specific affiliate ID, <code>http://www.linktrust.com/impression.track?CID=123456&amp;AFID=123456&amp;ADID=123456&amp;SID=</code>.  If this field is set to true and an affiliate ID is not submitted, the response will display the impression URL with the [=AFID=] token, <code>http://www.linktrust.com/impression.track?CID=123456&amp;AFID=[=AFID=]&amp;ADID=123456&amp;SID=</code>. This is only for Custom Banner, Flash, HTML and Popup type creative's.  </p>\n</li>\n<li><p><strong>ReplaceAllLinksWithTrackingLink</strong> - This field allows you to replace all href links with the tracking URL in your creative and response code.  Values allowed are true or false and the default is false.  If an affiliate ID is submitted, the href links in the API response will be replaced with the tracking link for the specific affiliate ID,<code>https://www.trackingurl.com/click.track?CID=123456&amp;AFID=123456&amp;ADID=123456&amp;SID=</code>.  If an affiliate ID is not submitted, the href links in the API response will be replaced with the tracking URL with the [=AFID=] token, <code>https://www.trackingurl.com/click.track?CID=123456&amp;AFID=[=AFID=]&amp;ADID=123456&amp;SID=</code>.  This field is only for Custom Banner, Flash, HTML and Popup type creative’s.</p>\n</li>\n<li><p><strong>DoNotReplaceLastXLinks</strong> - Use this to prevent your unsubscribe links, which are usually located at the bottom of the creative code, from being replaced by the tracking URL token or tracking URL. This is only for Custom Banner, HTML or Popup type creatives.  Only whole numbers are allowed.  Example values: 1,2,3,4,5. This may be used in place of the ReplaceAllLinksWithTrackingLink if you wish to not replace some of your href links in a creative.</p>\n</li>\n<li><p><strong>ShowTrackingLinkInListing</strong> -  This field will allow you to hide or show the tracking link of the creative in the creative list in the affiliate center.  Allowed values are true or false and the default is false.</p>\n</li>\n<li><p><strong>CustomLandingPageUrl</strong> - This is used if you want the creative to redirect to a different landing page than you have setup for the main campaign. The custom landing page URL is an optional value and must be a valid URL and encoded. http is not required, however, if the URL is secure you must submit the URL with https.</p>\n</li>\n<li><p><strong>PropagateAdditionalData</strong> - Optional, true or false, default is false. This will enable you to pass along any data that is appended to the affiliate’s tracking URL to the custom landing page URL.</p>\n</li>\n<li><p><strong>OverrideAffiliatePayout</strong> - true or false, default is false. This will allow you to set a custom affiliate payout for the creative. This will override the main campaign affiliate payout.</p>\n</li>\n<li><p><strong>AffiliatePayout</strong> - Default is the same as the campaign settings payout. This is required if OverrideAffiliatePayout is true. Remove if OverrideAffiliatePayout is false. Whole numbers with up to 4 decimals allowed. Example: 1.2555</p>\n</li>\n<li><p><strong>AffiliatePayoutType</strong> - This field allows you to change the affiliate payout type to Flat or Percent. This is required if OverrideAffiliatePayout is set to true. The default value is the same as the campaign settings payout. Remove if OverrideAffiliatePayout is false. If the advertiser revenue is set to Flat, the value must be Flat. If the advertiser revenue is set to Percent, the value may be either Flat or Percent.</p>\n</li>\n<li><p><strong>OverrideAdvertiserRevenue</strong> - This field allows you to set a custom advertiser revenue for a creative.  This will override the main campaign advertiser revenue if it is set to true.  Values allowed are true or false and the default value is false.  Do not include this field in your call if the value will be blank.</p>\n</li>\n<li><p><strong>AdvertiserRevenue</strong> - This field allows you to set a custom advertiser revenue.  The default is the same as the campaign advertiser revenue.  It is required if OverrideAdvertiserRevenue is true. Remove it from your call if OverrideAdvertiserRevenue is set to false.  Only whole numbers with up to 4 decimals allowed. Example: 1.2555</p>\n</li>\n<li><p><strong>Content</strong> - Required Only for Custom Banner, Flash, HTML, Popup and Text creatives. This is where the HTML code for the creative is placed. HTML MUST BE ENCODED.</p>\n</li>\n<li><p><strong>OverrideTrackingDomain</strong> -This is an optional value and is used to override the default tracking and impression domain returned in the API response.  The ReplaceAllLinksWithTrackingLink field must be set to true for this field to work.  If you submit a valid URL for this field and an affiliate ID, the tracking link will be displayed with the specific affiliate ID, <code>https://www.linktrust.com/click.track?CID=123456&amp;AFID=123456&amp;ADID=123456&amp;SID=</code>. If you submit a valid URL without an affiliate ID, the response will display the tracking link with the affiliate ID represented as a token, <code>https://www.linktrust.com/click.track?CID=123456&amp;AFID=[=AFID=]&amp;ADID=123456&amp;SID=</code>. The domain must be a valid URL and may be submitted with or without <code>https://www.mytrackingdomain.com</code></p>\n</li>\n</ul>\n<p><em>Note: If your tracking domain points to an RTA, when the final response from the API will contain a click.track file name/extension. Therefore, you must ensure that your RTA file hosted at the domain submitted is named click.track. Also,ensure that your tracking link format is set to ‘Standard’ for the campaign.</em></p>\n<h3 id=\"adding-products-via-the-creative-links-to-the-product-data-feeds\">Adding Products via the Creative Links to the Product Data Feeds</h3>\n<p>The field requirements to add products via creative links to the product data feed follow the same requirements for the <strong>product data feed API</strong>.</p>\n<p>Adding products to the product data feed via creative links is easy with this API. In order for the product data feed in LinkTrust to recognize the creative link tag names (name value pair) in your creative links, you will need to map your tag names with the field names in the product data feed. For example, the product data feed requires a SKU value in order for a product to be added to your data feed. The tag name for the SKU in your creative link may not be named SKU. That’s okay, the API will allow you to specify which variable you would like to use as the SKU. Whatever value you assign to the SkuTagName will be associated to the SKU value in the product data feed. For example, if you assign the SkuTagName to be “dog” in your href link, and the value for “dog” is 123, that value will be recorded as the SKU value in the product data feed.</p>\n<p>Example Link: <code>&lt;a dog=\"123\" productname=\"air jordans\" href=\"http://www.google.com\"&gt;&lt;img border=\"0\" src=\"http://www.linkimg.com/auto/720x400animatedtest.gif\" alt=\"\" /&gt;&lt;/a&gt;</code></p>\n<p>The following product data feed fields are available for mapping. Only three values are required to add a product to the product data feed; AddProductDataForEachLink, SkuTagName and ProductNameTagName.</p>\n<ul>\n<li><p><strong>AddProductDataForEachLink</strong> - This field is required in order to add the links in your creative to the product data feed. This field allows true or false values and is ONLY for HTML, Custom Banner, Pop Up or Flash type creatives.</p>\n</li>\n<li><p><strong>SkuTagName</strong> – Required. This is your unique SKU tag name that you would like LinkTrust to map to the SKU value in your data feed for this campaign.</p>\n</li>\n<li><p><strong>ProductNameTagName</strong> – Required. This is your unique tag name for the product name that you would like LinkTrust to map to the product name in your data feed for this campaign.</p>\n</li>\n<li><p><strong>AutoCreateSkuForLinks</strong> – true or false, this is optional and the default value is false. This will automatically create a unique SKU for each link in the following format: ADID-LinkNumber. Example: SKU for link #1: 12345-1, link #2: 12345-2</p>\n</li>\n<li><p><strong>DescriptionTagName</strong> - This is your unique tag name for the product description that you would like LinkTrust to map to the product description in your data feed for this campaign.</p>\n</li>\n<li><p><strong>RetailPriceTagName</strong> - This is your unique tag name for the retail price that you would like LinkTrust to map to the retail price in your data feed for this campaign.</p>\n</li>\n<li><p><strong>SalePriceTagName</strong> - This is your unique tag name for the sale price that you would like LinkTrust to map to the sale price in your data feed for this campaign.</p>\n</li>\n<li><p><strong>DiscountTagName</strong> - This is your unique tag name for the product discount that you would like LinkTrust to map to the product discount in your data feed for this campaign.</p>\n</li>\n<li><p><strong>ImageUrlTagName</strong> - This is your unique tag name for the product image URL that you would like LinkTrust to map to the product image URL in your data feed for this campaign.</p>\n</li>\n<li><p><strong>RevenueTypeTagName</strong> - Flat or Percent, default is Flat. This is your unique tag name for the revenue type that you would like LinkTrust to map to the revenue type in your data feed for this campaign. This API follows the same requirements as the product data feed API. If the campaign default revenue is Flat, the revenue type must be Flat.</p>\n</li>\n<li><p><strong>RevenueTagName</strong> - This is your unique tag name for the revenue that you would like LinkTrust to map to the revenue in your data feed for this campaign.</p>\n</li>\n<li><p><strong>PayoutTypeTagName</strong> - Flat or Percent, default is Flat. This is your unique tag name for the payout type that you would like LinkTrust to map to the payout type in your data feed for this campaign. This follows the same requirements as the product data feed. If the campaign default revenue is Flat, the payout type must be Flat.</p>\n</li>\n<li><p><strong>PayoutTagName</strong> - This is your unique tag name for the payout that you would like LinkTrust to map to the payout in your data feed for this campaign.</p>\n</li>\n<li><p><strong>CategoryTagName</strong> - This is your unique tag name for the category that you would like LinkTrust to map to the category in your data feed for this campaign.</p>\n</li>\n<li><p><strong>BrandTagName</strong> - This is your unique tag name for the brand that you would like LinkTrust to map to the brand in your data feed for this campaign.</p>\n</li>\n<li><p><strong>AlternateDestinationURL</strong> – This is created from the original URL within each href link in the creative code.</p>\n</li>\n<li><p><strong>AdditionalData1TagName</strong> - This is your unique tag name for the additional data 1 field that you would like LinkTrust to map to the additional data 1 field in your data feed for this campaign.</p>\n</li>\n<li><p><strong>AdditionalData2TagName</strong> - This is your unique tag name for the additional data 2 field that you would like LinkTrust to map to the additional data 2 field in your data feed for this campaign.</p>\n</li>\n<li><p><strong>AdditionalData3TagName</strong> - This is your unique tag name for the additional data 3 field that you would like LinkTrust to map to the additional data 3 field in your data feed for this campaign.</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v2","Campaigns","Creative"],"host":["api","linktrust","com"],"query":[],"variable":[]}},"response":[{"id":"c18d62e3-946c-4ee2-9d8e-41cf8c3c6f3e","name":"Create/Modify Creatives - XML","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/xml","description":"Allowed values: application/xml,  appliaction/json","type":"text"}],"body":{"mode":"raw","raw":"<CampaignCreative>\r\n    <Creative>\r\n        <CampaignId>100183</CampaignId>\r\n        <Enabled>true</Enabled>\r\n        <AffiliateId>100000</AffiliateId>\r\n        <Name>Test8</Name>\r\n        <Type>HTML</Type>\r\n        <AddImpressionTrackingCode>true</AddImpressionTrackingCode>\r\n        <ReplaceAllLinksWithTrackingLink>false</ReplaceAllLinksWithTrackingLink>\r\n        <ShowInAffiliateCenter>true</ShowInAffiliateCenter>\r\n        <ShowTrackingLinkInListing>true</ShowTrackingLinkInListing>\r\n        <CustomLandingPageUrl>http://www.google.com?id=123&amp;pid=234</CustomLandingPageUrl>\r\n        <PropagateAditionalData>true</PropagateAditionalData>\r\n        <OverrideAffiliatePayout>true</OverrideAffiliatePayout>\r\n        <AffiliatePayout>1.23</AffiliatePayout>\r\n        <AffiliatePayoutType>Flat</AffiliatePayoutType>\r\n        <OverrideAdvertiserRevenue>true</OverrideAdvertiserRevenue>\r\n        <AdvertiserRevenue>2.3</AdvertiserRevenue>\r\n        <Content>&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;\r\n&lt;tbody&gt;\r\n&lt;tr&gt;\r\n&lt;td align=&quot;center&quot;&gt;\r\n&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;\r\n&lt;tbody&gt;\r\n&lt;tr&gt;\r\n&lt;td&gt;&lt;a dog=&quot;54&quot; description=&quot;awesome fit&quot; category=&quot;clothing&quot; brand=&quot;nike&quot; data3=&quot;new shoes&quot; data2=&quot;help me&quot; data1=&quot;go away&quot; revenue=&quot;15&quot; imageUrl=&quot;http://www.na.com/images/lt_testing/cheese.jpg&quot; retailPrice=&quot;90&quot; payout=&quot;10&quot; discount=&quot;10%&quot; salePrice=&quot;50&quot; sugar=&quot;airjordans&quot; href=&quot;http://www.google.com&quot;&gt;&lt;img border=&quot;0&quot;\r\nsrc=&quot;http://www.na.com/auto/720x400animatedtest.gif&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/td&gt;\r\n&lt;/tr&gt;\r\n&lt;/tbody&gt;\r\n&lt;/table&gt;\r\n&lt;/td&gt;\r\n&lt;/tr&gt;\r\n&lt;tr&gt;\r\n&lt;td align=&quot;center&quot;&gt;\r\n&lt;table width=&quot;450&quot; border=&quot;0&quot;&gt;\r\n&lt;tbody&gt;\r\n&lt;tr&gt;\r\n&lt;td align=&quot;center&quot;&gt;&lt;font size=&quot;1&quot; face=&quot;Arial&quot;\r\ncolor=&quot;#000000&quot;&gt;To Contact Advertiser by Postal Mail:&lt;br /&gt;Na sales, 123Test St., San Diego,CA 12345&lt;br /&gt;&lt;a dog=&quot;55&quot; description=&quot;snug&quot; category=&quot;footwear&quot; brand=&quot;adidas&quot; data3=&quot;shoes&quot; data2=&quot;eat chicken&quot; data1=&quot;go away&quot; revenue=&quot;150&quot; imageUrl=&quot;http://www.na.com/images/lt_testing/cheese.jpg&quot; retailPrice=&quot;190&quot; payout=&quot;100&quot; discount=&quot;10%&quot; salePrice=&quot;150&quot; sugar=&quot;jordans&quot; href=&quot;http://www.na.com/suppression.html&quot;&gt;Unsubscribe Here&lt;/a&gt;&lt;/font&gt;&lt;/td&gt;\r\n&lt;/tr&gt;\r\n&lt;/tbody&gt;\r\n&lt;/table&gt;\r\n&lt;img height=&quot;&amp;rdquo;1&amp;rdquo;&quot; width=&quot;&amp;rdquo;1&amp;rdquo;&quot;\r\nsrc=&quot;&amp;rdquo;http://www.na.com/imp.aspx?\r\na=239&amp;amp;b=2172&amp;amp;c=1&amp;amp;DID=1804&amp;rdquo;&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;\r\n&lt;/tr&gt;\r\n&lt;/tbody&gt;\r\n&lt;/table&gt;</Content>\r\n    </Creative>\r\n    <CreativeProductProperties>\r\n        <AddProductDataForEachLink>true</AddProductDataForEachLink>\r\n        <AutoCreateSkuForLinks>false</AutoCreateSkuForLinks>\r\n        <SkuTagName>dog</SkuTagName>\r\n        <PayoutTagName>payout</PayoutTagName>\r\n        <RevenueTagName>revenue</RevenueTagName>\r\n        <ProductNameTagName>productName</ProductNameTagName>\r\n        <SalePriceTagName>salePrice</SalePriceTagName>\r\n        <RetailPriceTagName>retailPrice</RetailPriceTagName>\r\n        <DiscountTagName>discount</DiscountTagName>\r\n        <CategoryTagName>category</CategoryTagName>\r\n        <BrandTagName>brand</BrandTagName>\r\n        <DescriptionTagName>description</DescriptionTagName>\r\n        <ImageUrlTagName>imageUrl</ImageUrlTagName>\r\n        <AdditionalData1TagName>data1</AdditionalData1TagName>\r\n        <AdditionalData2TagName>data2</AdditionalData2TagName>\r\n        <AdditionalData3TagName>data3</AdditionalData3TagName>\r\n    </CreativeProductProperties>\r\n</CampaignCreative>","options":{"raw":{"language":"xml"}}},"url":"https://api.linktrust.com/v2/Campaigns/Creative"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"fe5619a6-e856-49eb-b39e-795c011f320b"},{"name":"Update Affiliate-Campaign Assignment","id":"9856b42b-f9d9-4274-96b7-668323c1600b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"AffiliateId\": 100000,\n        \"CampaignId\": 100621,\n        \"CACID\": \"100000-100621\",\n        \"Payout\": 10.0000,\n        \"PayoutType\": \"%\",\n        \"AutoApproveTransactions\": false,\n        \"AutoApprovePercent\": null,\n        \"IsBlocked\": false\n    },\n    {\n        \"AffiliateId\": 100003,\n        \"CampaignId\": 100621,\n        \"CACID\": \"100003-100621\",\n        \"Payout\": 10.0000,\n        \"PayoutType\": \"%\",\n        \"AutoApproveTransactions\": true,\n        \"AutoApprovePercent\": 50,\n        \"IsBlocked\": false\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.linktrust.com/V2/AffiliateCampaign/Assignment","description":"<p>Uses the same object as the GET calls output for an input.  It updates any existing records and inserts any non existing records. This can be used to assign an Affiliate to a Campaign.</p>\n<p>The payout type MUST be one of the following:</p>\n<ul>\n<li>F for flat</li>\n<li>% for percent</li>\n<li>T for Tiered Structure</li>\n</ul>\n","urlObject":{"protocol":"https","path":["V2","AffiliateCampaign","Assignment"],"host":["api","linktrust","com"],"query":[],"variable":[]}},"response":[{"id":"d0ca61aa-b85c-4bc2-8f1f-1b429f9c606c","name":"Create/Update Affiliate-Campaign Assignment - JSON","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"[\n    {\n        \"AffiliateId\": 100000,\n        \"CampaignId\": 100621,\n        \"CACID\": \"100000-100621\",\n        \"Payout\": 10.0000,\n        \"PayoutType\": \"%\",\n        \"AutoApproveTransactions\": false,\n        \"AutoApprovePercent\": null,\n        \"IsBlocked\": false\n    },\n    {\n        \"AffiliateId\": 100003,\n        \"CampaignId\": 100621,\n        \"CACID\": \"100003-100621\",\n        \"Payout\": 10.0000,\n        \"PayoutType\": \"%\",\n        \"AutoApproveTransactions\": true,\n        \"AutoApprovePercent\": 50,\n        \"IsBlocked\": false\n    }\n]","options":{"raw":{"language":"json"}}},"url":"https://api.linktrust.com/V2/AffiliateCampaign/Assignment"},"code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Processed\": 2,\n    \"Errors\": []\n}"}],"_postman_id":"9856b42b-f9d9-4274-96b7-668323c1600b"},{"name":"Delete A Single Product","id":"0d8e53c4-8f76-4637-93ec-563a61fdf7ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.linktrust.com/v2/Product/<campaignId>/campaignproduct?sku=","description":"<p>Using the DELETE Request method, the enclosed product will be deleted.</p>\n","urlObject":{"protocol":"https","path":["v2","Product","<campaignId>","campaignproduct"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Required -  A valid SKU assigned to the given campaign.</p>\n","type":"text/plain"},"key":"sku","value":""}],"variable":[]}},"response":[{"id":"a0283135-4607-47cf-9a6d-3d67bd0f02f2","name":"Delete A Single Product - Example","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://api.linktrust.com/v2/Product/123456/campaignproduct?sku=23332","protocol":"https","host":["api","linktrust","com"],"path":["v2","Product","123456","campaignproduct"],"query":[{"key":"sku","value":"23332","description":"Required -  A valid SKU assigned to the given campaign."}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"0d8e53c4-8f76-4637-93ec-563a61fdf7ea"},{"name":"Delete Campaign Caps","id":"a578efd3-ad9d-4070-ac0e-2ec00770b33d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.linktrust.com/v2/Campaigns/Cap?capid=","description":"<p>Must use the DELETE method to run the delete caps API.  The delete caps API will allow you to delete a single cap from a campaign or affiliate/campaign.</p>\n","urlObject":{"protocol":"https","path":["v2","Campaigns","Cap"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is a valid Cap ID for a campaign or affiliate/campaign in your account.</p>\n","type":"text/plain"},"key":"capid","value":""}],"variable":[]}},"response":[{"id":"f4f8dfb2-6076-472d-9114-fd46af34f85b","name":"Delete Campaign Caps API - Example","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://api.linktrust.com/v2/Campaigns/Cap?capid=123","protocol":"https","host":["api","linktrust","com"],"path":["v2","Campaigns","Cap"],"query":[{"key":"capid","value":"123","description":"Required - This is a valid Cap ID for a campaign or affiliate/campaign in your account."}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"a578efd3-ad9d-4070-ac0e-2ec00770b33d"},{"name":"Delete Creatives","id":"fbdedaaa-4e40-482e-95d7-2f027f771d35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://api.linktrust.com/v2/Campaigns/Creative?campaignId=&creativeId=","description":"<p>Must use the DELETE method to run the delete creatives API.  The delete creatives API will allow you to remove a single creative from a campaign.</p>\n","urlObject":{"protocol":"https","path":["v2","Campaigns","Creative"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Required - A valid Campaign ID from your account.</p>\n","type":"text/plain"},"key":"campaignId","value":""},{"description":{"content":"<p>Required - A valid Creative ID from your account.</p>\n","type":"text/plain"},"key":"creativeId","value":""}],"variable":[]}},"response":[{"id":"57bfcc18-1d8e-4caf-b432-297dfa0606b4","name":"Delete Creatives - Example","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://api.linktrust.com/v2/Campaigns/Creative?campaignId=123456&creativeId=123123","protocol":"https","host":["api","linktrust","com"],"path":["v2","Campaigns","Creative"],"query":[{"key":"campaignId","value":"123456","description":"Required - A valid Campaign ID from your account."},{"key":"creativeId","value":"123123","description":"Required - A valid Creative ID from your account."}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"fbdedaaa-4e40-482e-95d7-2f027f771d35"},{"name":"Delete Campaign-Affiliate Assignment","id":"7a8bdd1c-b2a9-4357-9c9c-5a72d8926efe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"[\n\t{\n\t    \"AffiliateId\": 11,\n\t    \"CampaignId\": 15\n\t},\n\t{\n\t    \"AffiliateId\": 123,\n\t    \"CampaignId\": 456\n\t}\n]","options":{"raw":{"language":"json"}}},"url":"https://api.linktrust.com/V2/AffiliateCampaign/Assignment","description":"<p>Unassigns an affiliate from a campaign.</p>\n","urlObject":{"protocol":"https","path":["V2","AffiliateCampaign","Assignment"],"host":["api","linktrust","com"],"query":[],"variable":[]}},"response":[{"id":"b3feb33b-4c46-41e3-8a81-fc29e99ed100","name":"Delete Campaign-Affiliate Assignment - JSON","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"[\n\t{\n\t    \"AffiliateId\": 11,\n\t    \"CampaignId\": 15\n\t},\n\t{\n\t    \"AffiliateId\": 123,\n\t    \"CampaignId\": 456\n\t}\n]","options":{"raw":{"language":"json"}}},"url":"https://api.linktrust.com/V2/AffiliateCampaign/Assignment"},"code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true\n}"}],"_postman_id":"7a8bdd1c-b2a9-4357-9c9c-5a72d8926efe"},{"name":"Get All Products","id":"b7b4f313-a7ae-4e09-b500-302d3d6c4299","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/Product/<campaignId>/campaignproduct","description":"<p>Using the GET Request method, the system will return all products in the data feed.</p>\n","urlObject":{"protocol":"https","path":["v2","Product","<campaignId>","campaignproduct"],"host":["api","linktrust","com"],"query":[],"variable":[]}},"response":[{"id":"106d2c99-e506-45c4-903b-f88667a8a64a","name":"Get All Products - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml","type":"text"}],"url":"https://api.linktrust.com/v2/Product/123456/campaignproduct"},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<Products>\r\n    <Product>\r\n        <AdditionalData1>data1</AdditionalData1>\r\n        <AdditionalData2>data2</AdditionalData2>\r\n        <AdditionalData3>data3</AdditionalData3>\r\n        <AlternateDestinationUrl>http://www.myelectronics.com</AlternateDestinationUrl>\r\n        <Brand>Sony</Brand>\r\n        <Category>Electronics</Category>\r\n        <Description>50in TV</Description>\r\n        <Discount>45% off</Discount>\r\n        <ImageUrl>http://www.myImageUrl.com</ImageUrl>\r\n        <Name>TV's</Name>\r\n        <Payout>2.32</Payout>\r\n        <PayoutType>Flat</PayoutType>\r\n        <RetailPrice>52.32</RetailPrice>\r\n        <Revenue>14.65</Revenue>\r\n        <RevenueType>Flat</RevenueType>\r\n        <SKU>sny12345</SKU>\r\n        <SalePrice>21.16</SalePrice>\r\n    </Product>\r\n    <Product>\r\n        <AdditionalData1>data1</AdditionalData1>\r\n        <AdditionalData2>data2</AdditionalData2>\r\n        <AdditionalData3>data3</AdditionalData3>\r\n        <AlternateDestinationUrl>http://www.myelectronics.com</AlternateDestinationUrl>\r\n        <Brand>Sony</Brand>\r\n        <Category>Electronics</Category>\r\n        <Description>50in TV</Description>\r\n        <Discount>45% off</Discount>\r\n        <ImageUrl>http://www.myImageUrl.com</ImageUrl>\r\n        <Name>TV's</Name>\r\n        <Payout>2.32</Payout>\r\n        <PayoutType>Flat</PayoutType>\r\n        <RetailPrice>52.32</RetailPrice>\r\n        <Revenue>14.65</Revenue>\r\n        <RevenueType>Flat</RevenueType>\r\n        <SKU>sny155</SKU>\r\n        <SalePrice>20.00</SalePrice>\r\n    </Product>\r\n</Products>"},{"id":"78a46baa-02ea-42fe-87fb-bf302dc97549","name":"Get All Products - JSON","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","description":"Allowed values: application/xml,  appliaction/json","type":"text"}],"url":"https://api.linktrust.com/v2/Product/123456/campaignproduct"},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"CampaignId\":422754,\r\n   \"Currency\":\"USD\",\r\n   \"ProductList\":[\r\n      {\r\n         \"SKU\":\"12345\",\r\n         \"Name\":\"TV's\",\r\n         \"Description\":\"50 in TV\",\r\n         \"RetailPrice\":52.3200,\r\n         \"SalePrice\":null,\r\n         \"Discount\":\"50% off\",\r\n         \"RevenueType\":0,\r\n         \"Revenue\":14.6500,\r\n         \"PayoutType\":0,\r\n         \"Payout\":2.3200,\r\n         \"Category\":\"Electronics\",\r\n         \"Brand\":\"Sony\",\r\n         \"ImageUrl\":\"http://www.myImageUrl.com\",\r\n         \"AlternateDestinationUrl\":\"http://www.myelectronics.com\",\r\n         \"AdditionalData1\":\"data1\",\r\n         \"AdditionalData2\":\"data2\",\r\n         \"AdditionalData3\":\"data3\"\r\n      },\r\n      {\r\n         \"SKU\":\"sny12345\",\r\n         \"Name\":\"TV's\",\r\n         \"Description\":\"50in TV\",\r\n         \"RetailPrice\":52.3200,\r\n         \"SalePrice\":21.1600,\r\n         \"Discount\":\"45% off\",\r\n         \"RevenueType\":0,\r\n         \"Revenue\":14.6500,\r\n         \"PayoutType\":0,\r\n         \"Payout\":2.3200,\r\n         \"Category\":\"Electronics\",\r\n         \"Brand\":\"Sony\",\r\n         \"ImageUrl\":\"http://www.myImageUrl.com\",\r\n         \"AlternateDestinationUrl\":\"http://www.myelectronics.com\",\r\n         \"AdditionalData1\":\"data1\",\r\n         \"AdditionalData2\":\"data2\",\r\n         \"AdditionalData3\":\"data3\"\r\n      },\r\n      {\r\n         \"SKU\":\"sny12346\",\r\n         \"Name\":\"TV's\",\r\n         \"Description\":\"50in TV\",\r\n         \"RetailPrice\":52.3200,\r\n         \"SalePrice\":21.1600,\r\n         \"Discount\":\"45% off\",\r\n         \"RevenueType\":0,\r\n         \"Revenue\":14.6500,\r\n         \"PayoutType\":0,\r\n         \"Payout\":2.3200,\r\n         \"Category\":\"Electronics\",\r\n         \"Brand\":\"Sony\",\r\n         \"ImageUrl\":\"http://www.myImageUrl.com\",\r\n         \"AlternateDestinationUrl\":\"http://www.myelectronics.com\",\r\n         \"AdditionalData1\":\"data1\",\r\n         \"AdditionalData2\":\"data2\",\r\n         \"AdditionalData3\":\"data3\"\r\n      }\r\n   ]\r\n}"}],"_postman_id":"b7b4f313-a7ae-4e09-b500-302d3d6c4299"},{"name":"List All Campaign Affiliate Data","id":"dc185fac-5cae-4b1d-b67e-330bb6e8e07f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.linktrust.com/V2/AffiliateCampaign/Assignment","description":"<p>Retrieve all Campaign / Affiliate combinations from non-expired or deleted campaigns.</p>\n","urlObject":{"protocol":"https","path":["V2","AffiliateCampaign","Assignment"],"host":["api","linktrust","com"],"query":[],"variable":[]}},"response":[{"id":"64ad390f-12d7-49cd-87f3-f00b6934056e","name":"List All Campaign Affiliate Data - JSON","originalRequest":{"method":"GET","header":[],"url":"https://api.linktrust.com/V2/AffiliateCampaign/Assignment"},"code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CACID\": \"100000-100621\",\n        \"Payout\": 10,\n        \"PayoutType\": \"%\",\n        \"AutoApproveTransactions\": false,\n        \"AutoApprovePercent\": null,\n        \"IsBlocked\": false,\n        \"AffiliateId\": 100000,\n        \"CampaignId\": 100621\n    },\n    {\n        \"CACID\": \"100003-100621\",\n        \"Payout\": 10,\n        \"PayoutType\": \"%\",\n        \"AutoApproveTransactions\": true,\n        \"AutoApprovePercent\": 50,\n        \"IsBlocked\": false,\n        \"AffiliateId\": 100003,\n        \"CampaignId\": 100621\n    },\n    {\n        \"CACID\": \"100003-100621\",\n        \"Payout\": 10,\n        \"PayoutType\": \"%\",\n        \"AutoApproveTransactions\": true,\n        \"AutoApprovePercent\": 50,\n        \"IsBlocked\": false,\n        \"AffiliateId\": 100010,\n        \"CampaignId\": 100621\n    },\n    {\n        \"CACID\": \"100003-100621\",\n        \"Payout\": 20,\n        \"PayoutType\": \"%\",\n        \"AutoApproveTransactions\": true,\n        \"AutoApprovePercent\": 50,\n        \"IsBlocked\": false,\n        \"AffiliateId\": 100009,\n        \"CampaignId\": 100621\n    }\n]"}],"_postman_id":"dc185fac-5cae-4b1d-b67e-330bb6e8e07f"},{"name":"List All Campaign Affiliate Data For An Affiliate","id":"6cd9193d-ece2-4577-af61-6b3e99704cab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.linktrust.com/V2/AffiliateCampaign/Assignment?affiliateId=<affiliate_id>","description":"<p>Returns all assigned, active Campaigns for this Affiliate if they are active</p>\n","urlObject":{"protocol":"https","path":["V2","AffiliateCampaign","Assignment"],"host":["api","linktrust","com"],"query":[{"key":"affiliateId","value":"<affiliate_id>"}],"variable":[]}},"response":[{"id":"cf86f6d7-2304-4530-80af-155561ced8c2","name":"List All Campaign Affiliate Data For An Affiliate - JSON","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.linktrust.com/V2/AffiliateCampaign/Assignment?affiliateId=100000","protocol":"https","host":["api","linktrust","com"],"path":["V2","AffiliateCampaign","Assignment"],"query":[{"key":"affiliateId","value":"100000"}]}},"code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CACID\": \"100000-100621\",\n        \"Payout\": 10,\n        \"PayoutType\": \"%\",\n        \"AutoApproveTransactions\": false,\n        \"AutoApprovePercent\": null,\n        \"IsBlocked\": false,\n        \"AffiliateId\": 100000,\n        \"CampaignId\": 100621\n    },\n    {\n        \"CACID\": \"100003-100621\",\n        \"Payout\": 10,\n        \"PayoutType\": \"%\",\n        \"AutoApproveTransactions\": true,\n        \"AutoApprovePercent\": 50,\n        \"IsBlocked\": false,\n        \"AffiliateId\": 100003,\n        \"CampaignId\": 100621\n    },\n    {\n        \"CACID\": \"100003-100621\",\n        \"Payout\": 10,\n        \"PayoutType\": \"%\",\n        \"AutoApproveTransactions\": true,\n        \"AutoApprovePercent\": 50,\n        \"IsBlocked\": false,\n        \"AffiliateId\": 100010,\n        \"CampaignId\": 100621\n    },\n    {\n        \"CACID\": \"100003-100621\",\n        \"Payout\": 20,\n        \"PayoutType\": \"%\",\n        \"AutoApproveTransactions\": true,\n        \"AutoApprovePercent\": 50,\n        \"IsBlocked\": false,\n        \"AffiliateId\": 100009,\n        \"CampaignId\": 100621\n    }\n]"}],"_postman_id":"6cd9193d-ece2-4577-af61-6b3e99704cab"},{"name":"List All Campaign Affiliate Data For A Campaign","id":"bfaf1d3b-870c-434c-bab6-74ef69c030f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.linktrust.com/V2/AffiliateCampaign/Assignment?campaignId=<campaign_id>","description":"<p>Retrieve all assigned, active Affiliates for this campaign</p>\n","urlObject":{"protocol":"https","path":["V2","AffiliateCampaign","Assignment"],"host":["api","linktrust","com"],"query":[{"key":"campaignId","value":"<campaign_id>"}],"variable":[]}},"response":[{"id":"4d76e6cf-d11e-431d-b130-555a414da96f","name":"List All Campaign Affiliate Data From a Campaign - JSON","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.linktrust.com/V2/AffiliateCampaign/Assignment?campaignId=<campaign_id>","protocol":"https","host":["api","linktrust","com"],"path":["V2","AffiliateCampaign","Assignment"],"query":[{"key":"campaignId","value":"<campaign_id>"}]}},"code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"CACID\": \"100000-100621\",\n        \"Payout\": 10,\n        \"PayoutType\": \"%\",\n        \"AutoApproveTransactions\": false,\n        \"AutoApprovePercent\": null,\n        \"IsBlocked\": false,\n        \"AffiliateId\": 100000,\n        \"CampaignId\": 100621\n    },\n    {\n        \"CACID\": \"100003-100621\",\n        \"Payout\": 10,\n        \"PayoutType\": \"%\",\n        \"AutoApproveTransactions\": true,\n        \"AutoApprovePercent\": 50,\n        \"IsBlocked\": false,\n        \"AffiliateId\": 100003,\n        \"CampaignId\": 100621\n    },\n    {\n        \"CACID\": \"100003-100621\",\n        \"Payout\": 10,\n        \"PayoutType\": \"%\",\n        \"AutoApproveTransactions\": true,\n        \"AutoApprovePercent\": 50,\n        \"IsBlocked\": false,\n        \"AffiliateId\": 100010,\n        \"CampaignId\": 100621\n    },\n    {\n        \"CACID\": \"100003-100621\",\n        \"Payout\": 20,\n        \"PayoutType\": \"%\",\n        \"AutoApproveTransactions\": true,\n        \"AutoApprovePercent\": 50,\n        \"IsBlocked\": false,\n        \"AffiliateId\": 100009,\n        \"CampaignId\": 100621\n    }\n]"}],"_postman_id":"bfaf1d3b-870c-434c-bab6-74ef69c030f3"},{"name":"Product Data Feed Analytic Report","id":"2ef4646b-0bdc-4f6a-945f-5766f4f7bc02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","key":"Accept","type":"text","value":""}],"url":"https://api.linktrust.com/v2/Reports/CampaignProductAnalytics?StartDate=MM/DD/YYYY&EndDate=MM/DD/YYYY&AffiliateID=&CampaignID=","description":"<p>Must use a GET method to run the product data feed analytics report API.  Results will display all of your transactions from your data feeds as shown in the product data feed analytics report.  You may run the report by campaign, affiliate or both by adding AffiliateID or CampaignID to the request.</p>\n","urlObject":{"protocol":"https","path":["v2","Reports","CampaignProductAnalytics"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the start date (starting point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY</p>\n","type":"text/plain"},"key":"StartDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the end date (ending point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY.</p>\n","type":"text/plain"},"key":"EndDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Not Required - A valid Affiliate ID from your account.</p>\n","type":"text/plain"},"key":"AffiliateID","value":""},{"description":{"content":"<p>Not Required - A valid Campaign ID from your account.</p>\n","type":"text/plain"},"key":"CampaignID","value":""}],"variable":[]}},"response":[{"id":"61c79a6f-fa3d-43da-9eb0-e5e988dabb50","name":"Product Data Feed Analytic Report - JSON","originalRequest":{"method":"GET","header":[{"description":"Allowed values: application/xml,  appliaction/json","key":"Accept","type":"text","value":"application/json"}],"url":{"raw":"https://api.linktrust.com/v2/Reports/CampaignProductAnalytics?StartDate=01/20/2020&EndDate=01/21/2020&AffiliateID=10000&CampaignID=123456","protocol":"https","host":["api","linktrust","com"],"path":["v2","Reports","CampaignProductAnalytics"],"query":[{"key":"StartDate","value":"01/20/2020","description":"Required - This is the start date (starting point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY"},{"key":"EndDate","value":"01/21/2020","description":"Required - This is the end date (ending point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY."},{"key":"AffiliateID","value":"10000","description":"Not Required - A valid Affiliate ID from your account."},{"key":"CampaignID","value":"123456","description":"Not Required - A valid Campaign ID from your account."}]}},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n   \"ProductAnalytics\":[\r\n      {\r\n         \"Stats\":{\r\n            \"CID\":422754,\r\n            \"CampaignName\":\"Bikes\",\r\n            \"CurrencyCode\":\"USD\",\r\n            \"Clicks\":3,\r\n            \"Conversions\":1\r\n         },\r\n         \"Children\":[\r\n            {\r\n               \"SKU\":\"519\",\r\n               \"Name\":\"Tires\",\r\n               \"RetailPrice\":null,\r\n               \"SalePrice\":null,\r\n               \"Discount\":\"\",\r\n               \"Category\":null,\r\n               \"Brand\":null,\r\n               \"Clicks\":3,\r\n               \"Conversions\":1\r\n            }\r\n         ]\r\n      },\r\n      {\r\n         \"Stats\":{\r\n            \"CID\":423143,\r\n            \"CampaignName\":\"Kings Court\",\r\n            \"CurrencyCode\":\"USD\",\r\n            \"Clicks\":0,\r\n            \"Conversions\":1\r\n         },\r\n         \"Children\":[\r\n            {\r\n               \"SKU\":\"115\",\r\n               \"Name\":\"Test\",\r\n               \"RetailPrice\":199.0000,\r\n               \"SalePrice\":189.0000,\r\n               \"Discount\":\"10%\",\r\n               \"Category\":\"His Majesty's Service\",\r\n               \"Brand\":\"Jewls\",\r\n               \"Clicks\":0,\r\n               \"Conversions\":1\r\n            }\r\n         ]\r\n      }\r\n   ],\r\n   \"TotalRow\":{\r\n      \"Clicks\":6,\r\n      \"Conversions\":4\r\n   }\r\n}"},{"id":"a203770f-9e21-45ab-b7e6-360df619f776","name":"Product Data Feed Analytic Report - XML","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/xml","description":"Allowed values: application/xml,  appliaction/json","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Reports/CampaignProductAnalytics?StartDate=01/20/2020&EndDate=01/21/2020&AffiliateID=10000&CampaignID=123456","protocol":"https","host":["api","linktrust","com"],"path":["v2","Reports","CampaignProductAnalytics"],"query":[{"key":"StartDate","value":"01/20/2020"},{"key":"EndDate","value":"01/21/2020"},{"key":"AffiliateID","value":"10000"},{"key":"CampaignID","value":"123456"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<ProductAnalyticsReportResult>\r\n    <ProductAnalytics>\r\n        <ParentRow>\r\n            <Stats>\r\n                <Clicks>1</Clicks>\r\n                <Conversions>3</Conversions>\r\n                <CID>100027</CID>\r\n                <CampaignName>*Chia Pet</CampaignName>\r\n            </Stats>\r\n            <Children>\r\n                <Child>\r\n                    <Clicks>1</Clicks>\r\n                    <Conversions>2</Conversions>\r\n                    <Brand>afdasfd</Brand>\r\n                    <Category>ttt</Category>\r\n                    <Discount>af</Discount>\r\n                    <Name>chappel</Name>\r\n                    <RetailPrice>75.0000</RetailPrice>\r\n                    <SKU>1</SKU>\r\n                    <SalePrice>10.0000</SalePrice>\r\n                </Child>\r\n                <Child>\r\n                    <Clicks>0</Clicks>\r\n                    <Conversions>1</Conversions>\r\n                    <Brand i:nil=\"true\" />\r\n                    <Category i:nil=\"true\" />\r\n                    <Discount>77</Discount>\r\n                    <Name>wings</Name>\r\n                    <RetailPrice>56.0000</RetailPrice>\r\n                    <SKU>2</SKU>\r\n                    <SalePrice>4.0000</SalePrice>\r\n                </Child>\r\n            </Children>\r\n        </ParentRow>\r\n    </ProductAnalytics>\r\n    <TotalRow>\r\n        <d2p1:Clicks>1</d2p1:Clicks>\r\n        <d2p1:Conversions>3</d2p1:Conversions>\r\n    </TotalRow>\r\n</ProductAnalyticsReportResult>"}],"_postman_id":"2ef4646b-0bdc-4f6a-945f-5766f4f7bc02"},{"name":"Reset Campaign Caps","id":"4bbb03d7-8351-4593-900e-d84f55f39de9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Allowed values: application/xml,  appliaction/json</p>\n","type":"text"}],"url":"https://api.linktrust.com/v2/Campaigns/Cap?capid=","description":"<p>Must use the POST method to run the reset caps API.  The reset caps API will allow you to reset a single cap from a campaign or affiliate/campaign.</p>\n","urlObject":{"protocol":"https","path":["v2","Campaigns","Cap"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Required - A valid Cap ID for a campaign or affiliate /campaign in your account.</p>\n","type":"text/plain"},"key":"capid","value":""}],"variable":[]}},"response":[{"id":"757107a6-f2e1-424d-b3d2-ef7853c5b4f0","name":"Reset Campaign Caps - XML","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/xml","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Campaigns/Cap?capid=12345","protocol":"https","host":["api","linktrust","com"],"path":["v2","Campaigns","Cap"],"query":[{"key":"capid","value":"12345","description":"Required - A valid Cap ID for a campaign or affiliate /campaign in your account."}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<string>Successfully reset Cap Id 12345</string>"},{"id":"8fe23073-eb71-4776-8026-9c08c151b983","name":"Reset Campaign Caps - JSON","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","description":"Allowed values: application/xml,  appliaction/json","type":"text"}],"url":{"raw":"https://api.linktrust.com/v2/Campaigns/Cap?capid=12345","protocol":"https","host":["api","linktrust","com"],"path":["v2","Campaigns","Cap"],"query":[{"key":"capid","value":"12345","description":"Required - A valid Cap ID for a campaign or affiliate /campaign in your account."}]}},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"\"Successfully reset Cap Id 160439\""}],"_postman_id":"4bbb03d7-8351-4593-900e-d84f55f39de9"},{"name":"Transaction Modification","id":"770af6c4-4aad-4bb7-b922-1a0e9bb470ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://<TrackingURL.com>/transaction.edit?password=&<Transactionid or ClickID or Merchantreferenceid>=&CID=&AP=&MP=&A=&executeaffiliatepixel=","description":"<p>The Transaction Modification API feature makes it possible to remotely edit the affiliate's payout, merchant's revenue, and/or the transaction approval status. You can also grant access to a merchant and allow them to edit their own transactions.</p>\n<p>Because you are using a feature that is outside the secure environment of the LinkTrust app, LinkTrust has enhanced the layers of security for this feature. That means that you must enable external transaction modification for each campaign separately and provide a custom password. You can also restrict changes to come from only specific white listed IP addresses.</p>\n<p>To adjust a transaction, you need the updated affiliate payout, merchant revenue, or approval status with a valid click ID, transaction ID or a combination of merchant reference ID and campaign ID with the security password. The ability to use the merchant reference ID and campaign ID combination requires you to enforce a unique merchant reference ID for each transaction in the campaign settings.</p>\n<p>Merchants can also modify transactions within LinkTrust by passing their own ID from their back office CRM or shopping cart instead of needing to record and use LinkTrust identifiers.</p>\n<p>######NOTE: <em>LinkTrust highly recommends using HTTPS for all transaction edit API calls to ensure secure communications. This requires your inbound URL to be configured for HTTPS. You must have a secure certificate setup with LinkTrust to do this.</em></p>\n<h3 id=\"enable-external-transaction-modifications\">Enable External Transaction Modifications</h3>\n<p>To enable external transaction modifications, do the following:</p>\n<ol>\n<li><p>From the menu, select Campaigns &gt; <strong>View All</strong>.</p>\n</li>\n<li><p>Browse to and select the <strong>campaign</strong> you wish to enable external transaction modifications for.</p>\n</li>\n<li><p>Open the campaign settings by selecting the <strong>Edit Campaign</strong> icon.</p>\n</li>\n<li><p>Under Tracking Options, mark <strong>Allow External Transaction Modifications</strong>.</p>\n</li>\n<li><p>In the Custom Password field, enter a <strong>password</strong>.</p>\n</li>\n<li><p>If you want these externally modified transactions to ONLY come from a known IP address, select <strong>Only Allow Modifications from White Listed IPs</strong>.</p>\n</li>\n</ol>\n<p>If you plan to use the white list, make sure you add the IP address to the white list. The white list is located under Account &gt; Domains.</p>\n","urlObject":{"protocol":"https","path":["transaction.edit"],"host":["<TrackingURL","com>"],"query":[{"description":{"content":"<p>Required - the password you placed in LinkTrust when enabling the transaction modification feature must be passed in for each modification.</p>\n","type":"text/plain"},"key":"password","value":""},{"description":{"content":"<p>Required - you must have one of the following three parameters to modify transactions.</p>\n","type":"text/plain"},"key":"<Transactionid or ClickID or Merchantreferenceid>","value":""},{"description":{"content":"<p>Required only when using the Merchant Reference ID method</p>\n","type":"text/plain"},"key":"CID","value":""},{"description":{"content":"<p>Not Required - Affiliate payout</p>\n","type":"text/plain"},"key":"AP","value":""},{"description":{"content":"<p>Not Required - Merchant/Advertiser payout</p>\n","type":"text/plain"},"key":"MP","value":""},{"description":{"content":"<p>Not Required - Transaction Approval status. Allowed values: Yes, No. Yes is for an approved transaction and No is for an unapproved transaction.</p>\n","type":"text/plain"},"key":"A","value":""},{"description":{"content":"<p>Not Required - Execute the Affiliate's server side postback URL. Allowed value: Yes</p>\n","type":"text/plain"},"key":"executeaffiliatepixel","value":""}],"variable":[]}},"response":[{"id":"76995127-da43-448b-b44c-89c0629b4362","name":"Transaction Modification - Merchant Reference ID","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"","description":"Allowed values: application/xml,  appliaction/json","type":"text","disabled":true}],"url":{"raw":"https://<TrackingURL.com>/transaction.edit?password=password&Merchantreferenceid=ar6843ah98efh&AP=5.00&MP=15.00&A=Yes&executeaffiliatepixel=Yes&CID=123456","protocol":"https","host":["<TrackingURL","com>"],"path":["transaction.edit"],"query":[{"key":"password","value":"password","description":"Required - the password you placed in LinkTrust when enabling the transaction modification feature must be passed in for each modification."},{"key":"Merchantreferenceid","value":"ar6843ah98efh","description":"Required - you must have one of the following three parameters to modify transactions."},{"key":"AP","value":"5.00","description":"Not Required - Affiliate payout"},{"key":"MP","value":"15.00","description":"Not Required - Merchant/Advertiser payout"},{"key":"A","value":"Yes","description":"Not Required - Transaction Approval status. Allowed values: Yes, No. Yes is for an approved transaction and No is for an unapproved transaction."},{"key":"executeaffiliatepixel","value":"Yes","description":"Not Required - Execute the Affiliate's server side postback URL. Allowed value: Yes"},{"key":"CID","value":"123456","description":"Required when using the Merchant Reference ID method","type":"text"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<LinkTrust>\n    <ApiResponse action=\"ModifyTransaction\">\n        <Succeeded>True</Succeeded>\n        <SuppliedValues>\n            <TransactionId />\n            <ClickId />\n            <MerchantReferenceId>ar6843ah98efh</MerchantReferenceId>\n            <CID>123456</CID>\n            <AP>5.00</AP>\n            <MP>15.00</MP>\n            <A>Yes</A>\n            <ExecuteAffiliatePixel>Yes</ExecuteAffiliatePixel>\n            <REASON></REASON>\n        </SuppliedValues>\n    </ApiResponse>\n</LinkTrust>"},{"id":"b9e8f03b-00ee-4484-b39d-6cec2cf0b980","name":"Transaction Modification - Transaction ID","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"","description":"Allowed values: application/xml,  appliaction/json","type":"text"}],"url":{"raw":"https://<TrackingURL.com>/transaction.edit?password=password&Transactionid=PJU200-2700091&AP=5.00&MP=15.00&A=Yes&executeaffiliatepixel=Yes","protocol":"https","host":["<TrackingURL","com>"],"path":["transaction.edit"],"query":[{"key":"password","value":"password","description":"Required - the password you placed in LinkTrust when enabling the transaction modification feature must be passed in for each modification."},{"key":"Transactionid","value":"PJU200-2700091","description":"Required - you must have one of the following three parameters to modify transactions."},{"key":"AP","value":"5.00","description":"Not Required - Affiliate payout"},{"key":"MP","value":"15.00","description":"Not Required - Merchant/Advertiser payout"},{"key":"A","value":"Yes","description":"Not Required - Transaction Approval status. Allowed values: Yes, No. Yes is for an approved transaction and No is for an unapproved transaction."},{"key":"executeaffiliatepixel","value":"Yes","description":"Not Required - Execute the Affiliate's server side postback URL. Allowed value: Yes"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<LinkTrust>\r\n    <ApiResponse action=\"ModifyTransaction\">\r\n        <Succeeded>True</Succeeded>\r\n        <SuppliedValues>\r\n            <TransactionId>PJU200-2700091</TransactionId>\r\n            <ClickId />\r\n            <MerchantReferenceId />\r\n            <CID />\r\n            <AP>5.00</AP>\r\n            <MP>15.00</MP>\r\n            <A>Yes</A>\r\n            <ExecuteAffiliatePixel>Yes</ExecuteAffiliatePixel>\r\n            <REASON></REASON>\r\n        </SuppliedValues>\r\n    </ApiResponse>\r\n</LinkTrust>"},{"id":"f63d03d1-595c-4cee-910d-f643a743887b","name":"Transaction Modification - ClickID","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"","description":"Allowed values: application/xml,  appliaction/json","type":"text","disabled":true}],"url":{"raw":"https://<TrackingURL.com>/transaction.edit?password=password&ClickID=06_38618439_9891a600-c5c1-46d6-89a4-e0ac8aaa680e&AP=5.00&MP=15.00&A=Yes&executeaffiliatepixel=Yes","protocol":"https","host":["<TrackingURL","com>"],"path":["transaction.edit"],"query":[{"key":"password","value":"password","description":"Required - the password you placed in LinkTrust when enabling the transaction modification feature must be passed in for each modification."},{"key":"ClickID","value":"06_38618439_9891a600-c5c1-46d6-89a4-e0ac8aaa680e","description":"Required - you must have one of the following three parameters to modify transactions."},{"key":"AP","value":"5.00","description":"Not Required - Affiliate payout"},{"key":"MP","value":"15.00","description":"Not Required - Merchant/Advertiser payout"},{"key":"A","value":"Yes","description":"Not Required - Transaction Approval status. Allowed values: Yes, No. Yes is for an approved transaction and No is for an unapproved transaction."},{"key":"executeaffiliatepixel","value":"Yes","description":"Not Required - Execute the Affiliate's server side postback URL. Allowed value: Yes"}]}},"code":200,"_postman_previewlanguage":"xml","header":null,"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<LinkTrust>\n    <ApiResponse action=\"ModifyTransaction\">\n        <Succeeded>True</Succeeded>\n        <SuppliedValues>\n            <TransactionId />\n            <ClickId>06_38618439_9891a600-c5c1-46d6-89a4-e0ac8aaa680e</ClickId>\n            <MerchantReferenceId />\n            <CID />\n            <AP>5.00</AP>\n            <MP>15.00</MP>\n            <A>Yes</A>\n            <ExecuteAffiliatePixel>Yes</ExecuteAffiliatePixel>\n            <REASON></REASON>\n        </SuppliedValues>\n    </ApiResponse>\n</LinkTrust>"}],"_postman_id":"770af6c4-4aad-4bb7-b922-1a0e9bb470ea"},{"name":"Get Transactions by Campaign ID","id":"5d67696c-3259-4d85-b2a8-4c71daf5c696","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.linktrust.com/v2/Transaction/TransactionByCampaignId?CampaignID=<CampaignID>&StartDate=MM/DD/YYYY&EndDate=MM/DD/YYYY","description":"<p>Gets all transactions for the specified campaign ID.</p>\n<p>Does not work on CPC campaigns. Use /v2/Transaction/TransactionByCampaignID instead.</p>\n","urlObject":{"protocol":"https","path":["v2","Transaction","TransactionByCampaignId"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Required - The campaign ID you want to pull the data for</p>\n","type":"text/plain"},"key":"CampaignID","value":"<CampaignID>"},{"description":{"content":"<p>Required - The start date for the report. It cannot be more than one year ago.</p>\n","type":"text/plain"},"key":"StartDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - The end date for the report. It cannot be more than one year ago.</p>\n","type":"text/plain"},"key":"EndDate","value":"MM/DD/YYYY"}],"variable":[]}},"response":[{"id":"e47aaaf8-9267-4600-835f-3ebc1a8ad522","name":"Get Transactions by Campaign","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.linktrust.com/v2/Transaction/TransactionByCampaignId?CampaignID=<CampaignID>&StartDate=MM/DD/YYYY&EndDate=MM/DD/YYYY","protocol":"https","host":["api","linktrust","com"],"path":["v2","Transaction","TransactionByCampaignId"],"query":[{"key":"CampaignID","value":"<CampaignID>","description":"Required - The campaign ID you want to pull the data for"},{"key":"StartDate","value":"MM/DD/YYYY","description":"Required - The start date for the report. It cannot be more than one year ago."},{"key":"EndDate","value":"MM/DD/YYYY","description":"Required - The end date for the report. It cannot be more than one year ago."}]}},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"[\r\n  {\r\n    \"TransactionId\": {\r\n      \"RowId\": 22054642,\r\n      \"Year\": 2026,\r\n      \"MonthBucket\": 1,\r\n      \"CampaignType\": 1,\r\n      \"StringValue\": \"PJA260-22054642\"\r\n    },\r\n    \"CurrencyCode\": \"USD\",\r\n    \"AffiliatePixel\": \"/Extracts/AffiliatePixelFired.aspx?TID=PJA260-22054642\",\r\n    \"PayoutType\": \"Flat\",\r\n    \"PartnerId\": 185,\r\n    \"CampaignId\": 451203,\r\n    \"AffiliateId\": 516159,\r\n    \"CreativeId\": 0,\r\n    \"MerchantId\": 131611,\r\n    \"CampaignStepId\": 19509,\r\n    \"SubId\": \"\",\r\n    \"PromoCodeId\": null,\r\n    \"Id\": 22054642,\r\n    \"ConversionDateTimeUtc\": \"2026-01-26T22:28:09.587\",\r\n    \"ConversionDateTimeString\": \"1/26/2026 5:28 PM EST\",\r\n    \"TotalCustomAffiliateCommission\": 1.0000,\r\n    \"TotalCustomPartnerRevenue\": 3.0000,\r\n    \"IsApproved\": true,\r\n    \"ApprovalReason\": \"Qualified Step\",\r\n    \"HasBeenModified\": true,\r\n    \"Quantity\": 0,\r\n    \"TotalSales\": null,\r\n    \"AffiliatePayoutAmount\": 1.0000,\r\n    \"AffiliatePayoutId\": null,\r\n    \"OriginalAffiliatePayoutId\": null,\r\n    \"CustomAffiliatePayout\": 1.0000,\r\n    \"CustomAffiliatePayoutTypeId\": 0,\r\n    \"CustomMerchantPayoutTypeId\": 0,\r\n    \"AffiliatePayoutSource\": \"Campaign Default Payout\",\r\n    \"MerchantPayoutId\": null,\r\n    \"OriginalMerchantPayoutId\": null,\r\n    \"MerchantPayoutAmount\": 3.0000,\r\n    \"CustomMerchantPayout\": 3.0000,\r\n    \"PayoutReason\": \"Campaign Default Payout\",\r\n    \"UnitRevenue\": null,\r\n    \"RevenueType\": \"Flat\",\r\n    \"MerchantPayoutSource\": \"Custom Conversion Parameter\",\r\n    \"RevenueReason\": \"Custom Conversion Parameter\",\r\n    \"ClickDateTimeUtc\": \"2026-01-26T22:27:55.437\",\r\n    \"ClickDateTimeString\": \"1/26/2026 5:27 PM EST\",\r\n    \"ClickId\": \"01_216334341_11464e5c-ff04-4823-85c7-0481db3eb98c\",\r\n    \"ClickIPAddressString\": \"136.36.145.183\",\r\n    \"ConversionIPAddressString\": \"136.36.145.183\",\r\n    \"ClickIPCountryCode\": \"US\",\r\n    \"ConversionIPCountryCode\": \"US\",\r\n    \"ClickReferrer\": \"N/A\",\r\n    \"ConversionReferrer\": \"N/A\",\r\n    \"ConversionMethodTypeId\": 1,\r\n    \"ConversionMethodTypeIdString\": \"Cookie\",\r\n    \"MerchantReferenceId\": \"N/A\",\r\n    \"AffiliateReferenceId\": \"N/A\",\r\n    \"ClickAdditionalData\": \"N/A\",\r\n    \"ConversionAdditionalData\": \"stepid - 19509\",\r\n    \"ClickUserAgent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36\",\r\n    \"ConversionUserAgent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36\",\r\n    \"UtcDateHour\": \"2026-01-26T22:00:00\",\r\n    \"ProductDataId\": 0,\r\n    \"PartnerLocalDate\": \"2026-01-26T00:00:00\"\r\n  }\r\n]"}],"_postman_id":"5d67696c-3259-4d85-b2a8-4c71daf5c696"},{"name":"Get CPC Transactions by Campaign ID","id":"e8fc7e5f-150f-4a6a-b50a-1b6850d41008","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.linktrust.com/v2/Transaction/CpcTransactionByCampaignId?CampaignId=<Campaign ID>&StartDate=MM/DD/YYYY&EndDate=MM/DD/YYYY","description":"<p>Get all transactions by CPC campaign ID.</p>\n","urlObject":{"protocol":"https","path":["v2","Transaction","CpcTransactionByCampaignId"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Required - The campaign ID you want to pull the data for</p>\n","type":"text/plain"},"key":"CampaignId","value":"<Campaign ID>"},{"description":{"content":"<p>Required - The start date for the report. It cannot be more than one year ago.</p>\n","type":"text/plain"},"key":"StartDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - The end date for the report. It cannot be more than one year ago.</p>\n","type":"text/plain"},"key":"EndDate","value":"MM/DD/YYYY"}],"variable":[]}},"response":[],"_postman_id":"e8fc7e5f-150f-4a6a-b50a-1b6850d41008"},{"name":"Lead Data Update","id":"41fdd06f-8d54-4e88-88d3-0e62e09c8228","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Allowed values: application/xml, appliaction/json</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"CampaignId\": 411758,\r\n    \"LeadId\": \"L0047-26B\",\r\n    \"Fields\":{\r\n    \t\"Awesome\": \"Joe\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.linktrust.com/v2/Lead/LeadDetails","description":"<p>Must use a PUT method to run the Lead Data Update API. Results from this API will update Lead Data fields to a new desired value. You can only update Lead Data, not System Fields nor payout information for the lead (like approval status, etc.)</p>\n<h3 id=\"required-values\">Required Values</h3>\n<ul>\n<li><p><strong>CampaignID</strong> - A valid Campaign ID from your account.</p>\n</li>\n<li><p><strong>Lead ID</strong> - A valid Lead ID from your campaign.</p>\n</li>\n<li><p><strong>Field Name</strong> - The name of the data field in your campaign.</p>\n</li>\n<li><p><strong>New Field Value</strong> - The new value for the data field</p>\n</li>\n</ul>\n<h3 id=\"optional-values\">Optional Values</h3>\n<ul>\n<li>Additional Field Names and Values</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v2","Lead","LeadDetails"],"host":["api","linktrust","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"41fdd06f-8d54-4e88-88d3-0e62e09c8228"},{"name":"Single Lead Data","id":"ccd14b0f-3534-42a2-a70f-bfcfd0891a6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Allowed values: application/xml, appliaction/json</p>\n","key":"Accept","type":"text","value":""}],"url":"https://api.linktrust.com/v2/Lead/LeadDetails?leadId","description":"<p>Must use a GET method to run the Lead Data Update API. Results from this API will pull the details of a specified lead.</p>\n","urlObject":{"protocol":"https","path":["v2","Lead","LeadDetails"],"host":["api","linktrust","com"],"query":[{"description":{"content":"<p>Required - A valid Lead ID from one of your campaigns.</p>\n","type":"text/plain"},"key":"leadId","value":null}],"variable":[]}},"response":[{"id":"0dc382d6-6e61-4ab0-9176-9f25967d240d","name":"Single Lead Data - JSON","originalRequest":{"method":"GET","header":[{"description":"Allowed values: application/xml, appliaction/json","key":"Accept","type":"text","value":"application/json"}],"url":{"raw":"https://api.linktrust.com/v2/Lead/LeadDetails?leadId=L0047-26B","protocol":"https","host":["api","linktrust","com"],"path":["v2","Lead","LeadDetails"],"query":[{"key":"leadId","value":"L0047-26B","description":"Required - A valid Lead ID from one of your campaigns."}]}},"code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"LeadId\": \"L0047-26B\",\r\n    \"CampaignId\": 411758,\r\n    \"AffiliateId\": 422849,\r\n    \"Status\": \"Sold\",\r\n    \"ClickId\": \"\",\r\n    \"EnteredAtUtc\": \"2020-04-01T20:44:53.1\",\r\n    \"EnteredAtPartnerLocal\": \"2020-04-01T14:44:53.1\",\r\n    \"CustomFields\": {\r\n        \"Awesome\": \"cody\"\r\n    }\r\n}"}],"_postman_id":"ccd14b0f-3534-42a2-a70f-bfcfd0891a6d"}],"id":"f09bb441-4395-4faf-8c44-93a5658fa746","description":"<p>This section contains information specific to the Version 2 of the LinkTrust Admin API's. It covers the basic information needed to use the APIs and is meant for a technical audience desiring to integrate with the LinkTrust system.</p>\n<p>The General Information section should be read prior to reading any of the specific API information.</p>\n<p>LinkTrust is in the process of releasing a new API framework: Version 2. These new APIs are built upon RESTful principals. They are designed to be accessible from any HTTP client including in many cases your web browser. Each API has a unique URL along with a list of required and optional parameters.</p>\n<h1 id=\"general-information\">General Information</h1>\n<h2 id=\"fundamentals\">Fundamentals</h2>\n<p>All the APIs are available via any HTTP client. Each element or resource in the LinkTrust system exposed by the APIs will be available via a specific URL. This means resources such as reports, campaigns, affiliates, creatives etc. will all have their own URL. If you want to get the current configuration of a resource or run a report you make an HTTP get request to that URL. To modify a resource you make an HTTP put request to that URL with the body of the request containing the new configuration of the resource. HTTP post requests are used to append data to resources or to create new resources.</p>\n<p>The URL to access Admin Center APIs is: <strong>api.linktrust.com</strong></p>\n<h2 id=\"authentication\">Authentication</h2>\n<p>All API access is performed over HTTPS (SSL) connections. To make authentication easy, basic http authentication is used. Any Admin center user with the right to access APIs can be used. Simply authenticate with that user's username and password. Additionally if you are accessing an API from within your web browser for testing purposes your browser should present a standard login box for you to authenticate.</p>\n<h2 id=\"content-negotiation\">Content Negotiation</h2>\n<p>The LinkTrust APIs support content negotiation. You may request the responses as XML or JSON. The system will look at the Accept header for any GET requests. In that header you need to pass the content type you wish returned. For example an Accept header value of text/xml or application/xml will return XML. An Accept header of application/json will return json. For Post/Put requests the content type being posted in determines the format the data will be returned in.</p>\n<h2 id=\"error-handling-and-reporting\">Error Handling and Reporting</h2>\n<p>In keeping with a REST based architecture the LinkTrust API uses HTTP status codes to communicate when error conditions occur. When an error occurs the details of the error are also exposed via the returned document. When a resource is requested in an XML format the errors will be returned in an XML format, when requested in an alternate format the errors will match that format. Below is a listing of each of the HTTP status codes used by the LinkTrust API and what it is used for by LinkTrust</p>\n<p><strong>200</strong> – This is the standard HTTP success status code. It is used to communicate that the request was successful.</p>\n<p><strong>400</strong> – This is the HTTP error code for a bad request. This is used to indicate something about the request as it was sent is invalid. This could be a missing or incorrect query string parameter for a get request. It could mean the data being sent in a put or post request is invalid in some way. The returned document will provide details on exactly what about the request is bad.</p>\n<p><strong>401</strong> – This is the HTTP error code for an unauthorized request. This indicates the authentication token was not found, is invalid, or is expired. The returned document will provide details on why.</p>\n<p><strong>404</strong> – This is the HTTP error code used to indicate that a URL cannot be found. This code is returned if the requested URL is invalid. This could indicate the API User ID on the front of the URL is invalid, or some other part of the URL cannot be found or is otherwise invalid. The returned document may return some further clarification.</p>\n<p><strong>405</strong> – This is the HTTP error code used to indicate the specified HTTP method is not allowed for the given URL. You will get this code if you try and POST or PUT to a resource that doesn’t allow POST or PUT. Check the documentation for the resource you are accessing to ensure you know which methods it allows.</p>\n<p><strong>50X</strong> – Errors in the 500 range indicate a problem with our servers. If you receive an error in the 500 range contact support for further assistance.<br />Errors will always be returned in a plain text format.</p>\n","event":[{"listen":"prerequest","script":{"id":"648665a4-496a-4692-9c3d-886694110c34","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"24ee62f5-eee0-489d-9a37-5d1171660b50","type":"text/javascript","exec":[""]}}],"_postman_id":"f09bb441-4395-4faf-8c44-93a5658fa746"},{"name":"V2 Merchant API's","item":[{"name":"Campaign Performance","id":"eafb4c36-4494-4d37-a55a-06d3165e699a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"api-mc.linktrust.com/v2/Reports/CampaignPerformance?StartDate=MM/DD/YYYY&EndDate=MM/DD/YYYY","urlObject":{"path":["v2","Reports","CampaignPerformance"],"host":["api-mc","linktrust","com"],"query":[{"description":{"content":"<p>Required - This is the start date (starting point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY</p>\n","type":"text/plain"},"key":"StartDate","value":"MM/DD/YYYY"},{"description":{"content":"<p>Required - This is the end date (ending point) to filter results by date.  Must be a valid date in the following format: MM/DD/YYYY.</p>\n","type":"text/plain"},"key":"EndDate","value":"MM/DD/YYYY"}],"variable":[]}},"response":[],"_postman_id":"eafb4c36-4494-4d37-a55a-06d3165e699a"}],"id":"c1f4483f-2ad2-40b3-bb71-7e67dbe72c51","description":"<p>This section contains information specific to the Version 2 of the LinkTrust Marchant/Advertiser API's. It covers the basic information needed to use the APIs and is meant for a technical audience desiring to integrate with the LinkTrust system.</p>\n<h1 id=\"general-information\">General Information</h1>\n<h2 id=\"fundamentals\">Fundamentals</h2>\n<p>All the APIs are available via any HTTP client. Each element or resource in the LinkTrust system exposed by the APIs will be available via a specific URL. This means resources such as reports, campaigns, creatives etc. will all have their own URL. If you want to get the current configuration of a resource or run a report you make an HTTP get request to that URL. To modify a resource you make an HTTP put request to that URL with the body of the request containing the new configuration of the resource. HTTP post requests are used to append data to resources or to create new resources.</p>\n<p>The URL to access Merchant Center APIs is: <strong>api-mc.linktrust.com</strong></p>\n<h2 id=\"authentication\">Authentication</h2>\n<p>All API access is performed over HTTPS (SSL) connections. To make authentication easy, basic http authentication is used. Any merchant center user with the right to access APIs can be used. Simply authenticate with the Merchant ID (NOT merchant user name) and password. Additionally if you are accessing an API from within your web browser for testing purposes your browser should present a standard login box for you to authenticate.</p>\n<h2 id=\"content-negotiation\">Content Negotiation</h2>\n<p>The LinkTrust APIs support content negotiation. You may request the responses as XML or JSON. The system will look at the Accept header for any GET requests. In that header you need to pass the content type you wish returned. For example an Accept header value of text/xml or application/xml will return XML. An Accept header of application/json will return json. For Post/Put requests the content type being posted in determines the format the data will be returned in.</p>\n<h2 id=\"error-handling-and-reporting\">Error Handling and Reporting</h2>\n<p>In keeping with a REST based architecture the LinkTrust API uses HTTP status codes to communicate when error conditions occur. When an error occurs the details of the error are also exposed via the returned document. When a resource is requested in an XML format the errors will be returned in an XML format, when requested in an alternate format the errors will match that format. Below is a listing of each of the HTTP status codes used by the LinkTrust API and what it is used for by LinkTrust</p>\n<p><strong>200</strong> – This is the standard HTTP success status code. It is used to communicate that the request was successful.</p>\n<p><strong>400</strong> – This is the HTTP error code for a bad request. This is used to indicate something about the request as it was sent is invalid. This could be a missing or incorrect query string parameter for a get request. It could mean the data being sent in a put or post request is invalid in some way. The returned document will provide details on exactly what about the request is bad.</p>\n<p><strong>401</strong> – This is the HTTP error code for an unauthorized request. This indicates the authentication token was not found, is invalid, or is expired. The returned document will provide details on why.</p>\n<p><strong>404</strong> – This is the HTTP error code used to indicate that a URL cannot be found. This code is returned if the requested URL is invalid. This could indicate the API User ID on the front of the URL is invalid, or some other part of the URL cannot be found or is otherwise invalid. The returned document may return some further clarification.</p>\n<p><strong>405</strong> – This is the HTTP error code used to indicate the specified HTTP method is not allowed for the given URL. You will get this code if you try and POST or PUT to a resource that doesn’t allow POST or PUT. Check the documentation for the resource you are accessing to ensure you know which methods it allows.</p>\n<p><strong>50X</strong> – Errors in the 500 range indicate a problem with our servers. If you receive an error in the 500 range contact support for further assistance. Errors will always be returned in a plain text format.</p>\n","_postman_id":"c1f4483f-2ad2-40b3-bb71-7e67dbe72c51"}]}