Deletes a list of existing Creatives.
The request body is of type http://www.FatTail.com/api:DeleteCreatives.
Request Body Parameters
Name | Description | Data Type |
creatives | Creative objects to delete. | http://www.FatTail.com/api:ArrayOfCreative |
Overview
 |
 |
Sequence
 |
creatives optional ArrayOfCreative Complex Type
 |
Sequence
 |
 |
Sequence
 |
CreativeID optional xs:long
System ID value for the Creative.
|
 |
ClientID xs:long
System ID of the Client associated with this Creative.
|
 |
CreativeDynamicProperties optional ArrayOfDynamicPropertyValue Complex Type
Collection of user defined properties for the Creative.
 |
Sequence
 |
 |
Sequence
 |
Value optional xs:string
Value being assigned to the dynamic property. The format of the value depends on the type specified in the DynamicProperty definition.
| | | | | | | | | | |
The response body is of type http://www.FatTail.com/api:DeleteCreativesResponse.
Response Body Parameters
Name | Description | Data Type |
DeleteCreativesResult | | http://www.FatTail.com/api:ArrayOfCreativeDeleteResult |
Overview
 |
 |
Sequence
| |