API Documentation

Get Methods » GetTitleFlipbookOptions

This methods returns the flipbook and mobile interface details for a specified Title

Required paramaters: standard, TitleId

Optional paramaters: standard

For master account Key/Signature pair, the paramater UserId is also required.

Example Response (XML)

<Title>
	<id>12345</id>
	<allow_downloading>1</allow_downloading>
	<allow_downloading_pages>1</allow_downloading_pages>
	<allow_printing>0</allow_printing>
	<allow_cropping>0</allow_cropping>
	<flipbook_banner_color>#315938</flipbook_banner_color>
	<show_archive_listing>1</show_archive_listing>
	<show_links>0</show_links>
	<hide_thumbs>0</hide_thumbs>
	<hide_from_bots>0</hide_from_bots>
	<single_page_view>0</single_page_view>
	<always_open>0</always_open>
	<website>https://www.acmeco.com/reporter</website>
	<allow_sound>0</allow_sound>
	<allow_sharing>1</allow_sharing>
	<page_num_offset>0</page_num_offset>
	<flipbook_bg_color>#ebf6d5</flipbook_bg_color>
	<adult_content>0</adult_content>
	<flipbook_version>3</flipbook_version>
	<mobile_version>3</mobile_version>
	<Domain>
		<www>http://www.publishingdomain.com/</www>
		<files>http://cdn.publishingdomain.com</files>
	</Domain>
</Title>

Definitions

show_links:
for flipbook 3.0, if set to 1, the links list (which displays a list of all links within the Issue) is available via the menu

Domain values:
- www is your publishing domain,
- files is your CDN (content distribution network) domain