GET api/ChannelSubscription/GetSubscriptionChart?UserName={UserName}&UserId={UserId}&ChannelId={ChannelId}&ChannelName={ChannelName}&SubscriptionDate={SubscriptionDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
UserName

string

Required

UserId

string

Required

ChannelId

string

Required

ChannelName

string

Required

SubscriptionDate

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, text/html

Sample:

Sample not available.