GET to /api/account/ACCOUNT_CODE/topics/TOPIC_CODE.xml
<?xml version="1.0" encoding="UTF-8"?>
<topic>
<code>ACCOUNT_CODE</code>
<default-pagewatch-results type="integer" nil="true"></default-pagewatch-results>
<description>DESCRIPTION GOES HERE</description>
<name>TOPIC_NAME</name>
<pagewatch-autosend type="boolean">false</pagewatch-autosend>
<pagewatch-enabled type="boolean">true</pagewatch-enabled>
<pagewatch-suspended type="boolean">false</pagewatch-suspended>
<pagewatch-type type="integer">1</pagewatch-type>
<rss-feed-description nil="true"></rss-feed-description>
<rss-feed-title nil="true"></rss-feed-title>
<rss-feed-url nil="true"></rss-feed-url>
<send-by-email-enabled type="boolean">false</send-by-email-enabled>
<short-name>TOPIC_SHORT_NAME</short-name>
<subscribers-count type="integer">1</subscribers-count>
<watch-tagged-content type="boolean">false</watch-tagged-content>
<wireless-enabled type="boolean">true</wireless-enabled>
<send-by-email-address nil="true"></send-by-email-address>
<pages type="array">
<page>
<url>PAGE_WATCH_URL</url>
</page>
</pages>
<visibility>Listed</visibility>
</topic>
Was this page helpful? Can't find what you need? Let us know