GET api/TemplateConfig/GetConfig

获取配置

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

获取配置

mh163k_house_template_config
NameDescriptionTypeAdditional information
Id

integer

None.

Color

导航颜色

string

None.

BottomContent

底部内容

string

None.

HalfSizePic

半屏广告

string

None.

BannerPic

通栏广告

string

None.

BannerUrl

通栏广告地址

string

None.

BannerOpenType

通栏链接打开方式

OpenType

None.

IsHalfBannerOpen

半屏和通栏是否显示

boolean

None.

LeftFollowPic

左侧广告

string

None.

LeftFollowUrl

左侧广告地址

string

None.

LeftFollowOpenType

左侧链接打开方式

OpenType

None.

RightFollowPic

右侧广告

string

None.

RightFollowUrl

右侧广告地址

string

None.

RightFollowOpenType

右侧链接打开方式

OpenType

None.

IsRightLeftOpen

左右广告是否显示

boolean

None.

OpenSizeBigPic

开屏弹出广告

string

None.

OpenTime

弹出多少秒

integer

None.

OpenSizeSmallPic

开屏悬浮小图

string

None.

OpenSizeUrl

开屏广告的地址

string

None.

OpenSizeOpenType

开屏广告链接打开方式

OpenType

None.

IsOpenSizeOpen

开屏广告是否显示

boolean

None.

HouseNewAdv

焦点文章广告

string

None.

HouseToutiaoRightAdv

房产头条右边自定义广告

string

None.

LoupanRightAdv

新房右侧自定义广告

string

None.

SecondRightAdv

二手房右侧自定义广告

string

None.

ChuzuAdv

出租房右侧自定义广告

string

None.

IsSearchBox

是否需要搜索框

boolean

None.

SearchType

搜索类别 默认小区

CommonSearchType

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: 无法访问已关闭的流。

text/json

Sample:

An exception has occurred while using the formatter 'JsonpMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: 无法访问已关闭的流。

application/xml, text/xml

Sample:
<mh163k_house_template_config xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Mh.House.Service.Model">
  <BannerOpenType>Original</BannerOpenType>
  <BannerPic>sample string 5</BannerPic>
  <BannerUrl>sample string 6</BannerUrl>
  <BottomContent>sample string 3</BottomContent>
  <ChuzuAdv>sample string 22</ChuzuAdv>
  <Color>sample string 2</Color>
  <HalfSizePic>sample string 4</HalfSizePic>
  <HouseNewAdv>sample string 18</HouseNewAdv>
  <HouseToutiaoRightAdv>sample string 19</HouseToutiaoRightAdv>
  <Id>1</Id>
  <IsHalfBannerOpen>true</IsHalfBannerOpen>
  <IsOpenSizeOpen>true</IsOpenSizeOpen>
  <IsRightLeftOpen>true</IsRightLeftOpen>
  <IsSearchBox>true</IsSearchBox>
  <LeftFollowOpenType>Original</LeftFollowOpenType>
  <LeftFollowPic>sample string 8</LeftFollowPic>
  <LeftFollowUrl>sample string 9</LeftFollowUrl>
  <LoupanRightAdv>sample string 20</LoupanRightAdv>
  <OpenSizeBigPic>sample string 13</OpenSizeBigPic>
  <OpenSizeOpenType>Original</OpenSizeOpenType>
  <OpenSizeSmallPic>sample string 15</OpenSizeSmallPic>
  <OpenSizeUrl>sample string 16</OpenSizeUrl>
  <OpenTime>14</OpenTime>
  <RightFollowOpenType>Original</RightFollowOpenType>
  <RightFollowPic>sample string 10</RightFollowPic>
  <RightFollowUrl>sample string 11</RightFollowUrl>
  <SearchType>XX_Info</SearchType>
  <SecondRightAdv>sample string 21</SecondRightAdv>
</mh163k_house_template_config>