PUT api/AdAccount/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
AdAccount| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Social_ID | string |
String length: inclusive between 0 and 50 |
|
| Account_id | string |
String length: inclusive between 0 and 50 |
|
| Name | string |
String length: inclusive between 0 and 50 |
|
| Nickname | string |
String length: inclusive between 0 and 50 |
|
| Account_Status | string |
String length: inclusive between 0 and 50 |
|
| Type | string |
String length: inclusive between 0 and 50 |
|
| Currency | string |
String length: inclusive between 0 and 50 |
|
| Owner_id | string |
String length: inclusive between 0 and 50 |
|
| Owner_Name | string |
String length: inclusive between 0 and 50 |
|
| End_Advertiser_ID | string |
String length: inclusive between 0 and 20 |
|
| End_Advertiser_Name | string |
String length: inclusive between 0 and 250 |
|
| Account_Permissions | string |
String length: inclusive between 0 and 250 |
|
| Social_Media_ID | integer |
None. |
|
| IsDeleted | integer |
None. |
|
| DeletedBy | integer |
None. |
|
| DeletedByName | string |
String length: inclusive between 0 and 100 |
|
| DeleteDate | date |
None. |
|
| CustomerCode | string |
Required String length: inclusive between 0 and 100 |
|
| CreateDate | date |
None. |
|
| LastModifiedOn | date |
None. |
|
| FacebookUserID | string |
None. |
|
| FacebookUser | FacebookUser |
None. |
|
| GoogleUserID | string |
None. |
|
| GoogleUser | GoogleUser |
None. |
|
| ImportAdverts | boolean |
None. |
|
| Pixel | string |
String length: inclusive between 0 and 30 |
|
| AddedBySocialUserID | string |
None. |
|
| AtreemoUserGroupAdAccounts | Collection of AtreemoUserGroupAdAccount |
None. |
|
| AdAccountPixels | Collection of AdAccountPixel |
None. |
Request Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.