PUT api/AudienceUsersSource/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
AudienceUsersSource| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Name | string |
String length: inclusive between 0 and 100 |
|
| Description | string |
None. |
|
| SourceType | integer |
None. |
|
| CreatedBy | integer |
None. |
|
| CreatedByName | string |
String length: inclusive between 0 and 100 |
|
| CreateDate | date |
None. |
|
| Status | integer |
None. |
|
| LastModifiedBy | integer |
None. |
|
| LastModifiedByName | string |
String length: inclusive between 0 and 100 |
|
| LastModifiedOn | date |
None. |
|
| IsDeleted | integer |
None. |
|
| DeletedBy | integer |
None. |
|
| DeletedByName | string |
String length: inclusive between 0 and 100 |
|
| DeleteDate | date |
None. |
|
| AudienceID | integer |
None. |
|
| Audience | Audience |
None. |
|
| AudienceUsersSourceDetails | Collection of AudienceUsersSourceDetails |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.