PUT api/Audience/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
Audience| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Name | string |
Required String length: inclusive between 0 and 200 |
|
| Description | string |
None. |
|
| CustomerCode | string |
Required String length: inclusive between 0 and 100 |
|
| R_CustomerCode | R_CustomerCode |
None. |
|
| SyncFreqNumber | integer |
None. |
|
| SyncFreqPeriod | string |
String length: inclusive between 0 and 50 |
|
| SyncEndDate | date |
None. |
|
| DeleteOnEndSync | boolean |
None. |
|
| IsValueBased | boolean |
None. |
|
| KeyMatching | string |
None. |
|
| FromFacebook | boolean |
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. |
|
| JourneyID | integer |
None. |
|
| SocialAudiences | Collection of SocialAudience |
None. |
|
| AudienceUsersSources | Collection of AudienceUsersSource |
None. |
|
| socialMedias | string |
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.