PUT api/SocialCampaignItemAttachment/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
SocialCampaignItemAttachmentName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
SocialCampaignItemID | integer |
None. |
|
link | string |
None. |
|
url | string |
Required |
|
thumbnails | string |
None. |
|
name | string |
None. |
|
description | string |
None. |
|
hash_onadaccount | string |
None. |
|
social_media_id_onadaccount | string |
None. |
|
google_attachement_type | string |
String length: inclusive between 0 and 15 |
|
call_to_action_Type | string |
None. |
|
MediaItemTypeID | integer |
None. |
|
MediaItemType | MediaItemType |
None. |
|
TaggedLocation | string |
None. |
|
TaggedLocationName | string |
None. |
|
TaggedLocationDesc | string |
None. |
|
Tags | Collection of SocialCampaignItemAttachmentTag |
None. |
|
extension | string |
None. |
|
width | decimal number |
None. |
|
height | decimal number |
None. |
|
duration | integer |
None. |
|
size | integer |
None. |
|
assetid | integer |
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.