PUT api/SocialAudience/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
SocialAudience| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Name | string |
String length: inclusive between 0 and 500 |
|
| Social_ID | string |
String length: inclusive between 0 and 50 |
|
| Social_Media_ID | integer |
Required |
|
| Type | string |
String length: inclusive between 0 and 50 |
|
| Size | decimal number |
None. |
|
| SizeForDisplay | decimal number |
None. |
|
| Availability | string |
None. |
|
| delivery_status | string |
None. |
|
| delivery_status_Description | string |
None. |
|
| operation_status | integer |
None. |
|
| origin_audience_id | string |
String length: inclusive between 0 and 50 |
|
| starting_ratio | decimal number |
None. |
|
| ratio | decimal number |
None. |
|
| country_groups | string |
None. |
|
| FromFacebook | boolean |
None. |
|
| CreatedBy | integer |
None. |
|
| CreatedByName | string |
String length: inclusive between 0 and 100 |
|
| CreateDate | date |
None. |
|
| Status | integer |
None. |
|
| EligibleForSearch | boolean |
None. |
|
| EligibleForDisplay | boolean |
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 |
Required |
|
| AdAccountID | integer |
Required |
|
| AdAccount | AdAccount |
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.